mariadb 02:50:16.10  mariadb 02:50:16.10 Welcome to the Bitnami mariadb-galera container mariadb 02:50:16.10 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 02:50:16.11 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 02:50:16.11  mariadb 02:50:16.12 INFO  ==> ** Starting MariaDB setup ** mariadb 02:50:16.18 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 02:50:16.28 INFO  ==> Initializing mariadb database mariadb 02:50:16.29 DEBUG ==> Ensuring expected directories/files exist mariadb 02:50:16.34 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 02:50:16.36 INFO  ==> Setting user option mariadb 02:50:16.36 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:50:16.40 INFO  ==> Setting wsrep_node_name option mariadb 02:50:16.41 DEBUG ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:50:16.42 INFO  ==> Setting wsrep_node_address option mariadb 02:50:16.43 DEBUG ==> Setting wsrep_node_address to '10.233.66.48' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:50:16.48 INFO  ==> Setting wsrep_sst_auth option mariadb 02:50:16.48 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:50:16.54 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-06-20 2:50:16 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-06-20 2:50:16 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 02:50:28.73 INFO  ==> Starting mariadb in background 2022-06-20 2:50:28 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-06-20 2:50:28 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-06-20 2:50:28 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 175 ... 2022-06-20 2:50:28 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-06-20 2:50:28 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-06-20 2:50:28 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2022-06-20 2:50:28 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-06-20 2:50:28 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-06-20 2:50:28 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-06-20 2:50:29 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-06-20 2:50:29 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-06-20 2:50:29 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.48; 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; 2022-06-20 2:50:29 0 [Note] WSREP: Start replication 2022-06-20 2:50:29 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-06-20 2:50:29 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-06-20 2:50:29 0 [Note] WSREP: protonet asio version 0 2022-06-20 2:50:29 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-06-20 2:50:29 0 [Note] WSREP: backend: asio 2022-06-20 2:50:29 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-06-20 2:50:29 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-06-20 2:50:29 0 [Note] WSREP: restore pc from disk failed 2022-06-20 2:50:29 0 [Note] WSREP: GMCast version 0 2022-06-20 2:50:29 0 [Note] WSREP: (be7ed207-92dc, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-06-20 2:50:29 0 [Note] WSREP: (be7ed207-92dc, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-06-20 2:50:29 0 [Note] WSREP: EVS version 1 2022-06-20 2:50:29 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-06-20 2:50:29 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-06-20 2:50:29 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-06-20 2:50:29 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-06-20 2:50:29 0 [Note] WSREP: Node be7ed207-92dc state prim 2022-06-20 2:50:29 0 [Note] WSREP: view(view_id(PRIM,be7ed207-92dc,1) memb { be7ed207-92dc,0 } joined { } left { } partitioned { }) 2022-06-20 2:50:29 0 [Note] WSREP: save pc into disk 2022-06-20 2:50:29 0 [Note] WSREP: gcomm: connected 2022-06-20 2:50:29 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-06-20 2:50:29 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-06-20 2:50:29 0 [Note] WSREP: Opened channel 'galera' 2022-06-20 2:50:29 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-06-20 2:50:29 1 [Note] WSREP: Starting rollbacker thread 1 2022-06-20 2:50:29 0 [Note] WSREP: Starting new group from scratch: be800f6e-f043-11ec-ad25-da41f580266c 2022-06-20 2:50:29 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: be80142c-f043-11ec-a835-534287c2d91f 2022-06-20 2:50:29 0 [Note] WSREP: STATE EXCHANGE: sent state msg: be80142c-f043-11ec-a835-534287c2d91f 2022-06-20 2:50:29 0 [Note] WSREP: STATE EXCHANGE: got state msg: be80142c-f043-11ec-a835-534287c2d91f from 0 (onap-mariadb-galera-0) 2022-06-20 2:50:29 2 [Note] WSREP: Starting applier thread 2 2022-06-20 2:50:29 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 = be800f6e-f043-11ec-ad25-da41f580266c 2022-06-20 2:50:29 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-06-20 2:50:29 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-06-20 2:50:29 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-06-20 2:50:29 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-06-20 2:50:29 2 [Note] WSREP: ####### processing CC 1, local, ordered 2022-06-20 2:50:29 2 [Note] WSREP: Process first view: be800f6e-f043-11ec-ad25-da41f580266c my uuid: be7ed207-f043-11ec-92dc-7a72eefb3ca1 2022-06-20 2:50:29 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position be800f6e-f043-11ec-ad25-da41f580266c:1 with ID be7ed207-f043-11ec-92dc-7a72eefb3ca1 2022-06-20 2:50:29 2 [Note] WSREP: Server status change disconnected -> connected 2022-06-20 2:50:29 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:29 2 [Note] WSREP: ####### My UUID: be7ed207-f043-11ec-92dc-7a72eefb3ca1 2022-06-20 2:50:29 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-06-20 2:50:29 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:50:29 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-06-20 2:50:29 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-06-20 2:50:29 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-06-20 2:50:29 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:50:29 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> be800f6e-f043-11ec-ad25-da41f580266c:0 2022-06-20 2:50:29 2 [Note] WSREP: ================================================ View: id: be800f6e-f043-11ec-ad25-da41f580266c: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: be7ed207-f043-11ec-92dc-7a72eefb3ca1, onap-mariadb-galera-0 ================================================= 2022-06-20 2:50:29 2 [Note] WSREP: Server status change connected -> joiner 2022-06-20 2:50:29 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:29 2 [Note] WSREP: Server status change joiner -> initializing 2022-06-20 2:50:29 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:29 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/ 2022-06-20 2:50:29 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2022-06-20 2:50:29 0 [Note] InnoDB: Using Linux native AIO 2022-06-20 2:50:29 0 [Note] InnoDB: Uses event mutexes 2022-06-20 2:50:29 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-06-20 2:50:29 0 [Note] InnoDB: Number of pools: 1 2022-06-20 2:50:29 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-06-20 2:50:29 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2022-06-20 2:50:29 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-06-20 2:50:29 0 [Note] InnoDB: Completed initialization of buffer pool 2022-06-20 2:50:29 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2022-06-20 2:50:29 0 [Note] InnoDB: 128 rollback segments are active. 2022-06-20 2:50:29 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-06-20 2:50:29 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-06-20 2:50:32 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-06-20 2:50:32 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2022-06-20 2:50:32 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-06-20 2:50:32 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 2022-06-20 2:50:32 0 [Note] InnoDB: Buffer pool(s) load completed at 220620 2:50:32 2022-06-20 2:50:33 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-06-20 2:50:33 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 2:50:33 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 2:50:33 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 2:50:33 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-06-20 2:50:33 0 [Note] WSREP: Server initialized 2022-06-20 2:50:33 0 [Note] WSREP: Server status change initializing -> initialized 2022-06-20 2:50:33 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:33 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-06-20 2:50:33 6 [Note] WSREP: Starting applier thread 6 2022-06-20 2:50:33 7 [Note] WSREP: Starting applier thread 7 2022-06-20 2:50:33 8 [Note] WSREP: Starting applier thread 8 2022-06-20 2:50:33 0 [Note] Reading of all Master_info entries succeeded 2022-06-20 2:50:33 0 [Note] Added new Master_info '' to hash table 2022-06-20 2:50:33 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 2022-06-20 2:50:33 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-06-20 2:50:33 2 [Note] WSREP: Server status change initialized -> joined 2022-06-20 2:50:33 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:33 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:33 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-06-20 2:50:33 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-06-20 2:50:33 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-06-20 2:50:33 2 [Note] WSREP: Server status change joined -> synced 2022-06-20 2:50:33 2 [Note] WSREP: Synchronized with group, ready for connections 2022-06-20 2:50:33 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 02:50:34.76 DEBUG ==> Sleeping 5 seconds before continuing with initialization 2022-06-20 2:50:36 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2022-06-20 2:50:36 12 [Warning] Access denied for user 'root'@'localhost' (using password: YES) mariadb 02:50:39.77 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:39.78 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 220620 2:50:40 # User@Host: root[root] @ localhost [] # Thread_id: 13 Schema: mysql QC_hit: No # Query_time: 0.346433 Lock_time: 0.341719 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1655693440; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 02:50:40.15 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:40.17 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; 2022-06-20 2:50:40 14 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:50:40.21 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:40.23 DEBUG ==> Executing SQL command: select Host from user where User=''; # User@Host: root[root] @ localhost [] # Thread_id: 15 Schema: mysql QC_hit: No # Query_time: 0.002133 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1655693440; select Host from user where User=''; mariadb 02:50:40.25 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:40.27 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; mariadb 02:50:40.30 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:40.31 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 02:50:40.34 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:40.35 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 02:50:40.39 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-06-20 2:50:40 19 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:50:40.43 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:40.44 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2022-06-20 2:50:40 20 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:50:40.49 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:50:40.50 DEBUG ==> Executing SQL command: flush privileges; 2022-06-20 2:50:40 21 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:50:40.54 INFO  ==> Stopping mariadb 2022-06-20 2:50:40 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-06-20 2:50:40 0 [Note] WSREP: Shutdown replication 2022-06-20 2:50:40 0 [Note] WSREP: Server status change synced -> disconnecting 2022-06-20 2:50:40 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:40 0 [Note] WSREP: Closing send monitor... 2022-06-20 2:50:40 0 [Note] WSREP: Closed send monitor. 2022-06-20 2:50:40 0 [Note] WSREP: gcomm: terminating thread 2022-06-20 2:50:40 0 [Note] WSREP: gcomm: joining thread 2022-06-20 2:50:40 0 [Note] WSREP: gcomm: closing backend 2022-06-20 2:50:40 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-06-20 2:50:40 0 [Note] WSREP: view((empty)) 2022-06-20 2:50:40 0 [Note] WSREP: gcomm: closed 2022-06-20 2:50:40 0 [Note] WSREP: New SELF-LEAVE. 2022-06-20 2:50:40 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-06-20 2:50:40 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-06-20 2:50:40 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2022-06-20 2:50:40 0 [Note] WSREP: RECV thread exiting 0: Success 2022-06-20 2:50:40 2 [Note] WSREP: ================================================ View: id: be800f6e-f043-11ec-ad25-da41f580266c: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): ================================================= 2022-06-20 2:50:40 2 [Note] WSREP: Non-primary view 2022-06-20 2:50:40 2 [Note] WSREP: Server status change disconnecting -> disconnected 2022-06-20 2:50:40 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:40 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:40 0 [Note] WSREP: recv_thread() joined. 2022-06-20 2:50:40 0 [Note] WSREP: Closing replication queue. 2022-06-20 2:50:40 0 [Note] WSREP: Closing slave action queue. 2022-06-20 2:50:40 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2022-06-20 2:50:40 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-06-20 2:50:40 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2022-06-20 2:50:40 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2022-06-20 2:50:40 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-06-20 2:50:40 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-06-20 2:50:40 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-06-20 2:50:40 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-06-20 2:50:40 1 [Note] WSREP: rollbacker thread exiting 1 2022-06-20 2:50:40 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-06-20 2:50:40 0 [Note] Event Scheduler: Purging the queue. 0 events 2022-06-20 2:50:40 0 [Note] WSREP: dtor state: CLOSED 2022-06-20 2:50:40 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2022-06-20 2:50:40 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-06-20 2:50:40 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-06-20 2:50:40 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2022-06-20 2:50:40 0 [Note] WSREP: cert index usage at exit 1 2022-06-20 2:50:40 0 [Note] WSREP: cert trx map usage at exit 11 2022-06-20 2:50:40 0 [Note] WSREP: deps set usage at exit 0 2022-06-20 2:50:40 0 [Note] WSREP: avg deps dist 1 2022-06-20 2:50:40 0 [Note] WSREP: avg cert interval 0 2022-06-20 2:50:40 0 [Note] WSREP: cert index size 1 2022-06-20 2:50:40 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:50:40 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-06-20 2:50:40 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2022-06-20 2:50:40 0 [Note] WSREP: Flushing memory map to disk... 2022-06-20 2:50:43 0 [Note] InnoDB: FTS optimize thread exiting. 2022-06-20 2:50:43 0 [Note] InnoDB: Starting shutdown... 2022-06-20 2:50:43 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-06-20 2:50:43 0 [Note] InnoDB: Buffer pool(s) dump completed at 220620 2:50:43 2022-06-20 2:50:44 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2022-06-20 2:50:44 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2022-06-20 2:50:44 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 02:50:45.58 INFO  ==> ** MariaDB setup finished! ** mariadb 02:50:45.68 INFO  ==> ** Starting MariaDB ** mariadb 02:50:45.68 INFO  ==> Setting previous boot 2022-06-20 2:50:45 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-06-20 2:50:45 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-06-20 2:50:45 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2022-06-20 2:50:45 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-06-20 2:50:45 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-06-20 2:50:45 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2022-06-20 2:50:45 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-06-20 2:50:45 0 [Note] WSREP: Found saved state: be800f6e-f043-11ec-ad25-da41f580266c:12, safe_to_bootstrap: 1 2022-06-20 2:50:45 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: be800f6e-f043-11ec-ad25-da41f580266c Seqno: 1 - 12 Offset: 1280 Synced: 1 2022-06-20 2:50:45 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: be800f6e-f043-11ec-ad25-da41f580266c, offset: 1280 2022-06-20 2:50:45 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-06-20 2:50:45 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-06-20 2:50:45 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2022-06-20 2:50:45 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2022-06-20 2:50:45 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2022-06-20 2:50:45 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2022-06-20 2:50:45 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2022-06-20 2:50:45 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.48; 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; 2022-06-20 2:50:45 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:50:45 0 [Note] WSREP: ####### Assign initial position for certification: be800f6e-f043-11ec-ad25-da41f580266c:12, protocol version: -1 2022-06-20 2:50:45 0 [Note] WSREP: Start replication 2022-06-20 2:50:45 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-06-20 2:50:45 0 [Note] WSREP: Setting GCS initial position to be800f6e-f043-11ec-ad25-da41f580266c:12 2022-06-20 2:50:45 0 [Note] WSREP: protonet asio version 0 2022-06-20 2:50:45 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-06-20 2:50:45 0 [Note] WSREP: backend: asio 2022-06-20 2:50:45 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-06-20 2:50:45 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-06-20 2:50:45 0 [Note] WSREP: restore pc from disk failed 2022-06-20 2:50:45 0 [Note] WSREP: GMCast version 0 2022-06-20 2:50:45 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-06-20 2:50:45 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-06-20 2:50:45 0 [Note] WSREP: EVS version 1 2022-06-20 2:50:45 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-06-20 2:50:45 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-06-20 2:50:45 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-06-20 2:50:45 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-06-20 2:50:45 0 [Note] WSREP: Node c873faf7-b0a0 state prim 2022-06-20 2:50:45 0 [Note] WSREP: view(view_id(PRIM,c873faf7-b0a0,1) memb { c873faf7-b0a0,0 } joined { } left { } partitioned { }) 2022-06-20 2:50:45 0 [Note] WSREP: save pc into disk 2022-06-20 2:50:45 0 [Note] WSREP: gcomm: connected 2022-06-20 2:50:45 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-06-20 2:50:45 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-06-20 2:50:45 0 [Note] WSREP: Opened channel 'galera' 2022-06-20 2:50:45 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-06-20 2:50:45 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: c87f51df-f043-11ec-a8b3-7a994aff997b 2022-06-20 2:50:45 0 [Note] WSREP: STATE EXCHANGE: sent state msg: c87f51df-f043-11ec-a8b3-7a994aff997b 2022-06-20 2:50:45 0 [Note] WSREP: STATE EXCHANGE: got state msg: c87f51df-f043-11ec-a8b3-7a994aff997b from 0 (onap-mariadb-galera-0) 2022-06-20 2:50:45 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 = be800f6e-f043-11ec-ad25-da41f580266c 2022-06-20 2:50:45 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-06-20 2:50:45 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2022-06-20 2:50:45 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-06-20 2:50:45 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2022-06-20 2:50:45 1 [Note] WSREP: Starting applier thread 1 2022-06-20 2:50:45 1 [Note] WSREP: ####### processing CC 13, local, ordered 2022-06-20 2:50:45 1 [Note] WSREP: Process first view: be800f6e-f043-11ec-ad25-da41f580266c my uuid: c873faf7-f043-11ec-b0a0-663e14a1b39b 2022-06-20 2:50:45 1 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position be800f6e-f043-11ec-ad25-da41f580266c:13 with ID c873faf7-f043-11ec-b0a0-663e14a1b39b 2022-06-20 2:50:45 1 [Note] WSREP: Server status change disconnected -> connected 2022-06-20 2:50:45 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:45 1 [Note] WSREP: ####### My UUID: c873faf7-f043-11ec-b0a0-663e14a1b39b 2022-06-20 2:50:45 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-06-20 2:50:45 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:50:45 2 [Note] WSREP: Starting rollbacker thread 2 2022-06-20 2:50:45 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-06-20 2:50:45 1 [Note] WSREP: REPL Protocols: 10 (5) 2022-06-20 2:50:45 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2022-06-20 2:50:45 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:50:45 1 [Note] WSREP: ================================================ View: id: be800f6e-f043-11ec-ad25-da41f580266c: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: c873faf7-f043-11ec-b0a0-663e14a1b39b, onap-mariadb-galera-0 ================================================= 2022-06-20 2:50:45 1 [Note] WSREP: Server status change connected -> joiner 2022-06-20 2:50:45 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:45 1 [Note] WSREP: Server status change joiner -> initializing 2022-06-20 2:50:45 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:45 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/ 2022-06-20 2:50:45 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2022-06-20 2:50:45 0 [Note] InnoDB: Using Linux native AIO 2022-06-20 2:50:45 0 [Note] InnoDB: Uses event mutexes 2022-06-20 2:50:45 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-06-20 2:50:45 0 [Note] InnoDB: Number of pools: 1 2022-06-20 2:50:45 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-06-20 2:50:45 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2022-06-20 2:50:46 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-06-20 2:50:46 0 [Note] InnoDB: Completed initialization of buffer pool 2022-06-20 2:50:46 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2022-06-20 2:50:46 0 [Note] InnoDB: 128 rollback segments are active. 2022-06-20 2:50:46 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-06-20 2:50:46 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-06-20 2:50:49 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-06-20 2:50:49 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2022-06-20 2:50:49 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-06-20 2:50:49 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 2022-06-20 2:50:49 0 [Note] InnoDB: Buffer pool(s) load completed at 220620 2:50:49 2022-06-20 2:50:49 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-06-20 2:50:49 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 2:50:50 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-06-20 2:50:50 0 [Note] WSREP: Server initialized 2022-06-20 2:50:50 0 [Note] WSREP: Server status change initializing -> initialized 2022-06-20 2:50:50 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:50 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-06-20 2:50:50 6 [Note] WSREP: Starting applier thread 6 2022-06-20 2:50:50 7 [Note] WSREP: Starting applier thread 7 2022-06-20 2:50:50 8 [Note] WSREP: Starting applier thread 8 2022-06-20 2:50:50 5 [Note] WSREP: Recovered cluster id be800f6e-f043-11ec-ad25-da41f580266c 2022-06-20 2:50:50 0 [Note] Reading of all Master_info entries succeeded 2022-06-20 2:50:50 0 [Note] Added new Master_info '' to hash table 2022-06-20 2:50:50 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 2022-06-20 2:50:50 1 [Note] WSREP: Server status change initialized -> joined 2022-06-20 2:50:50 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:50 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:50:50 1 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2022-06-20 2:50:50 1 [Note] WSREP: Min available from gcache for CC from group: 1 2022-06-20 2:50:50 1 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-06-20 2:50:50 1 [Note] WSREP: Server status change joined -> synced 2022-06-20 2:50:50 1 [Note] WSREP: Synchronized with group, ready for connections 2022-06-20 2:50:50 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 220620 2:50:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693450; SELECT page_size, buffer_pool_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.001659 Lock_time: 0.001468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.001050 Lock_time: 0.000854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.003230 Lock_time: 0.003005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:51:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 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=1655693466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-06-20 2:51:14 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') connection established to d978850a-ac70 tcp://10.233.71.184:4567 2022-06-20 2:51:14 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2022-06-20 2:51:14 0 [Note] WSREP: declaring d978850a-ac70 at tcp://10.233.71.184:4567 stable 2022-06-20 2:51:14 0 [Note] WSREP: Node c873faf7-b0a0 state prim 2022-06-20 2:51:14 0 [Note] WSREP: view(view_id(PRIM,c873faf7-b0a0,2) memb { c873faf7-b0a0,0 d978850a-ac70,0 } joined { } left { } partitioned { }) 2022-06-20 2:51:14 0 [Note] WSREP: save pc into disk 2022-06-20 2:51:14 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2022-06-20 2:51:14 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: d9a08cf5-f043-11ec-bc35-8f67a82c27b4 2022-06-20 2:51:14 0 [Note] WSREP: STATE EXCHANGE: sent state msg: d9a08cf5-f043-11ec-bc35-8f67a82c27b4 2022-06-20 2:51:14 0 [Note] WSREP: STATE EXCHANGE: got state msg: d9a08cf5-f043-11ec-bc35-8f67a82c27b4 from 0 (onap-mariadb-galera-0) 2022-06-20 2:51:15 0 [Note] WSREP: STATE EXCHANGE: got state msg: d9a08cf5-f043-11ec-bc35-8f67a82c27b4 from 1 (onap-mariadb-galera-1) 2022-06-20 2:51:15 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 = be800f6e-f043-11ec-ad25-da41f580266c 2022-06-20 2:51:15 0 [Note] WSREP: Flow-control interval: [23, 23] 2022-06-20 2:51:15 1 [Note] WSREP: ####### processing CC 14, local, ordered 2022-06-20 2:51:15 1 [Note] WSREP: ####### My UUID: c873faf7-f043-11ec-b0a0-663e14a1b39b 2022-06-20 2:51:15 1 [Note] WSREP: Skipping cert index reset 2022-06-20 2:51:15 1 [Note] WSREP: REPL Protocols: 10 (5) 2022-06-20 2:51:15 1 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2022-06-20 2:51:15 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:51:15 1 [Note] WSREP: ================================================ View: id: be800f6e-f043-11ec-ad25-da41f580266c: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: c873faf7-f043-11ec-b0a0-663e14a1b39b, onap-mariadb-galera-0 1: d978850a-f043-11ec-ac70-ae6dc062d323, onap-mariadb-galera-1 ================================================= 2022-06-20 2:51:15 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:51:15 1 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2022-06-20 2:51:15 1 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 220620 2:51:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.002889 Lock_time: 0.002667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-06-20 2:51:17 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-06-20 2:51:18 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. 2022-06-20 2:51:18 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2022-06-20 2:51:18 1 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-06-20 2:51:18 1 [Note] WSREP: Cert index preload: 14 -> 14 2022-06-20 2:51:18 1 [Note] WSREP: Server status change synced -> donor 2022-06-20 2:51:18 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:51:18 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:51:18 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.71.184:4568 sending 14-14, preload starts from 14 2022-06-20 2:51:18 0 [Note] WSREP: Donor monitor thread started to monitor 2022-06-20 2:51:18 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.71.184:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'be800f6e-f043-11ec-ad25-da41f580266c: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' 2022-06-20 2:51:18 0 [Note] WSREP: IST sender 14 -> 14 2022-06-20 2:51:18 1 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Streaming with xbstream (20220620 02:51:18.552) WSREP_SST: [INFO] Using socat as streamer (20220620 02:51:18.561) WSREP_SST: [INFO] Using /tmp/tmp.fKhRul7fIz as innobackupex temporary directory (20220620 02:51:18.596) WSREP_SST: [INFO] Streaming GTID file before SST (20220620 02:51:18.603) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.71.184:4444; RC=( ${PIPESTATUS[@]} ) (20220620 02:51:18.618) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220620 02:51:18.639) # Time: 220620 2:51:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 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=1655693486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693486; 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.71.184 4444 (20220620 02:51:28.650) 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.71.184:4444; RC=( ${PIPESTATUS[@]} ) (20220620 02:51:28.657) # Time: 220620 2:51:28 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.003498 Lock_time: 0.001829 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1655693488; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 220620 2:51:30 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.001968 Lock_time: 0.000408 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1655693490; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-06-20 2:51:31 0 [Note] WSREP: SST sent: be800f6e-f043-11ec-ad25-da41f580266c:14 2022-06-20 2:51:31 0 [Note] WSREP: Server status change donor -> joined 2022-06-20 2:51:31 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:51:31 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2022-06-20 2:51:31 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2022-06-20 2:51:31 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-06-20 2:51:31 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2022-06-20 2:51:31 7 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-06-20 2:51:31 7 [Note] WSREP: Server status change joined -> synced 2022-06-20 2:51:31 7 [Note] WSREP: Synchronized with group, ready for connections 2022-06-20 2:51:31 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220620 02:51:31.298) WSREP_SST: [INFO] Cleaning up temporary directories (20220620 02:51:31.307) 2022-06-20 2:51:31 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 220620 2:51:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.002853 Lock_time: 0.002618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.002143 Lock_time: 0.002013 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-06-20 2:51:37 0 [Note] WSREP: async IST sender served 2022-06-20 2:51:37 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-06-20 2:51:37 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 220620 2:51:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:51:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693509; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693509; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-06-20 2:51:51 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') connection established to ef58120d-b87b tcp://10.233.69.252:4567 2022-06-20 2:51:51 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2022-06-20 2:51:52 0 [Note] WSREP: declaring d978850a-ac70 at tcp://10.233.71.184:4567 stable 2022-06-20 2:51:52 0 [Note] WSREP: declaring ef58120d-b87b at tcp://10.233.69.252:4567 stable 2022-06-20 2:51:52 0 [Note] WSREP: Node c873faf7-b0a0 state prim 2022-06-20 2:51:52 0 [Note] WSREP: view(view_id(PRIM,c873faf7-b0a0,3) memb { c873faf7-b0a0,0 d978850a-ac70,0 ef58120d-b87b,0 } joined { } left { } partitioned { }) 2022-06-20 2:51:52 0 [Note] WSREP: save pc into disk 2022-06-20 2:51:52 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2022-06-20 2:51:52 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: f02cd9b0-f043-11ec-953e-0b88b47ce874 2022-06-20 2:51:52 0 [Note] WSREP: STATE EXCHANGE: sent state msg: f02cd9b0-f043-11ec-953e-0b88b47ce874 2022-06-20 2:51:52 0 [Note] WSREP: STATE EXCHANGE: got state msg: f02cd9b0-f043-11ec-953e-0b88b47ce874 from 0 (onap-mariadb-galera-0) 2022-06-20 2:51:52 0 [Note] WSREP: STATE EXCHANGE: got state msg: f02cd9b0-f043-11ec-953e-0b88b47ce874 from 1 (onap-mariadb-galera-1) 2022-06-20 2:51:52 0 [Note] WSREP: STATE EXCHANGE: got state msg: f02cd9b0-f043-11ec-953e-0b88b47ce874 from 2 (onap-mariadb-galera-2) 2022-06-20 2:51:52 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 = be800f6e-f043-11ec-ad25-da41f580266c 2022-06-20 2:51:52 0 [Note] WSREP: Flow-control interval: [28, 28] 2022-06-20 2:51:52 8 [Note] WSREP: ####### processing CC 15, local, ordered 2022-06-20 2:51:52 8 [Note] WSREP: ####### My UUID: c873faf7-f043-11ec-b0a0-663e14a1b39b 2022-06-20 2:51:52 8 [Note] WSREP: Skipping cert index reset 2022-06-20 2:51:52 8 [Note] WSREP: REPL Protocols: 10 (5) 2022-06-20 2:51:52 8 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2022-06-20 2:51:52 0 [Note] WSREP: Service thread queue flushed. 2022-06-20 2:51:52 8 [Note] WSREP: ================================================ View: id: be800f6e-f043-11ec-ad25-da41f580266c: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: c873faf7-f043-11ec-b0a0-663e14a1b39b, onap-mariadb-galera-0 1: d978850a-f043-11ec-ac70-ae6dc062d323, onap-mariadb-galera-1 2: ef58120d-f043-11ec-b87b-d2d66af18197, onap-mariadb-galera-2 ================================================= 2022-06-20 2:51:52 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:51:52 8 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-06-20 2:51:52 8 [Note] WSREP: Min available from gcache for CC from group: 1 2022-06-20 2:51:55 0 [Note] WSREP: (c873faf7-b0a0, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-06-20 2:51:55 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. 2022-06-20 2:51:55 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2022-06-20 2:51:55 8 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-06-20 2:51:55 8 [Note] WSREP: Cert index preload: 15 -> 15 2022-06-20 2:51:55 8 [Note] WSREP: Server status change synced -> donor 2022-06-20 2:51:55 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:51:55 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:51:55 0 [Note] WSREP: Donor monitor thread started to monitor 2022-06-20 2:51:55 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.69.252:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'be800f6e-f043-11ec-ad25-da41f580266c: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' 2022-06-20 2:51:55 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.69.252:4568 sending 15-15, preload starts from 15 2022-06-20 2:51:55 0 [Note] WSREP: IST sender 15 -> 15 2022-06-20 2:51:55 8 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Moving /bitnami/mariadb/data//mariabackup.backup.log to /tmp/sst_log_archive/mariabackup.backup.log.2022.06.20-02.51.55.867464226 (20220620 02:51:55.876) WSREP_SST: [INFO] Streaming with xbstream (20220620 02:51:55.897) WSREP_SST: [INFO] Using socat as streamer (20220620 02:51:55.903) WSREP_SST: [INFO] Using /tmp/tmp.Z2cOhHw0P1 as innobackupex temporary directory (20220620 02:51:55.923) WSREP_SST: [INFO] Streaming GTID file before SST (20220620 02:51:55.929) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.69.252:4444; RC=( ${PIPESTATUS[@]} ) (20220620 02:51:55.942) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220620 02:51:55.974) # Time: 220620 2:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.002071 Lock_time: 0.001941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000830 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.004626 Lock_time: 0.004454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693516; 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.69.252 4444 (20220620 02:52:05.984) 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.69.252:4444; RC=( ${PIPESTATUS[@]} ) (20220620 02:52:05.990) # Time: 220620 2:52:06 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.004012 Lock_time: 0.002168 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1655693526; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.001067 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693526; SELECT page_size, buffer_pool_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.000478 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 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=1655693526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 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=1655693526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:52:07 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.001224 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1655693527; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-06-20 2:52:08 0 [Note] WSREP: SST sent: be800f6e-f043-11ec-ad25-da41f580266c:15 2022-06-20 2:52:08 0 [Note] WSREP: Server status change donor -> joined 2022-06-20 2:52:08 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-06-20 2:52:08 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2022-06-20 2:52:08 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2022-06-20 2:52:08 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-06-20 2:52:08 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2022-06-20 2:52:08 7 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-06-20 2:52:08 7 [Note] WSREP: Server status change joined -> synced 2022-06-20 2:52:08 7 [Note] WSREP: Synchronized with group, ready for connections 2022-06-20 2:52:08 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220620 02:52:08.654) WSREP_SST: [INFO] Cleaning up temporary directories (20220620 02:52:08.664) 2022-06-20 2:52:08 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec 2022-06-20 2:52:13 0 [Note] WSREP: async IST sender served 2022-06-20 2:52:13 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-06-20 2:52:13 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 220620 2:52:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:52:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693540; SELECT page_size, compress_ops, 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.000222 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.001496 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.001261 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:52:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.001373 Lock_time: 0.001193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.001102 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:52:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.002939 Lock_time: 0.002722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:52:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:53:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.001723 Lock_time: 0.001515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:53:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:53:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:53:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.005779 Lock_time: 0.005685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.001195 Lock_time: 0.001103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:53:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 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=1655693616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:53:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.015521 Lock_time: 0.014631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 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=1655693626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.001170 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:53:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693630; SELECT page_size, compress_ops, 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.000618 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:54:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.002487 Lock_time: 0.002241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:54:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.012951 Lock_time: 0.012268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:54:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693660; SELECT page_size, compress_ops, 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.000215 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.002625 Lock_time: 0.002425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693666; SELECT page_size, buffer_pool_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.012925 Lock_time: 0.012665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:54:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.001507 Lock_time: 0.001215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693676; SELECT page_size, buffer_pool_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.002692 Lock_time: 0.002532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693676; SELECT page_size, buffer_pool_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.002582 Lock_time: 0.002477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.001075 Lock_time: 0.000861 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:54:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.002015 Lock_time: 0.001756 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.001809 Lock_time: 0.001350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693686; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:54:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693690; SELECT page_size, compress_ops, 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.000203 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693696; SELECT page_size, buffer_pool_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.000635 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693696; SELECT page_size, compress_ops, 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.000562 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:55:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 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=1655693706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.004555 Lock_time: 0.004326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:55:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.001266 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693716; SELECT page_size, buffer_pool_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.000631 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693716; SELECT page_size, compress_ops, 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.000298 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:55:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693720; SELECT page_size, buffer_pool_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.000231 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.004480 Lock_time: 0.004287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693726; SELECT page_size, compress_ops, 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.012005 Lock_time: 0.011783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:55:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.006245 Lock_time: 0.006036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693736; SELECT page_size, compress_ops, 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.006583 Lock_time: 0.006384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.001521 Lock_time: 0.001315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:55:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693746; SELECT page_size, buffer_pool_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.000456 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693746; SELECT page_size, buffer_pool_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.000260 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:55:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693750; SELECT page_size, compress_ops, 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.000249 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.003932 Lock_time: 0.003709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.002293 Lock_time: 0.002096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693756; SELECT page_size, compress_ops, 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.000433 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:56:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 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=1655693766; SELECT page_size, compress_ops, 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.000280 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.019136 Lock_time: 0.018947 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:56:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693776; SELECT page_size, buffer_pool_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.000383 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:56:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.002804 Lock_time: 0.002612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693779; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:56:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.001102 Lock_time: 0.000891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693786; SELECT page_size, buffer_pool_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.000740 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693786; SELECT page_size, compress_ops, 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.004907 Lock_time: 0.004707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:56:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.002241 Lock_time: 0.002101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.002742 Lock_time: 0.002516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693796; SELECT page_size, compress_ops, 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.006457 Lock_time: 0.006239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:56:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.004378 Lock_time: 0.004170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.002040 Lock_time: 0.001386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.002150 Lock_time: 0.001496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:56:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 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=1655693816; SELECT page_size, compress_ops, 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.000471 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693816; SELECT page_size, buffer_pool_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.000484 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693816; SELECT page_size, buffer_pool_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.000434 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:57:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693826; SELECT page_size, compress_ops, 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.000480 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693826; SELECT page_size, compress_ops, 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.000386 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 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=1655693826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:57:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.001814 Lock_time: 0.001542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693836; SELECT page_size, buffer_pool_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.000458 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693836; SELECT page_size, compress_ops, 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.000416 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:57:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693839; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693839; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.004976 Lock_time: 0.004761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.007992 Lock_time: 0.007816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:57:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.007974 Lock_time: 0.007707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693856; SELECT page_size, compress_ops, 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.000328 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.003081 Lock_time: 0.002886 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 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=1655693856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:57:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 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=1655693866; SELECT page_size, buffer_pool_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.002546 Lock_time: 0.002333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:57:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693869; SELECT page_size, compress_ops, 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.000244 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693869; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.004096 Lock_time: 0.003879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:58:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.001534 Lock_time: 0.001413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:58:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.006402 Lock_time: 0.006151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693896; SELECT page_size, buffer_pool_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.001127 Lock_time: 0.000961 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693896; SELECT page_size, compress_ops, 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.000332 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:58:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693899; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693899; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.001464 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:58:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693916; SELECT page_size, buffer_pool_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.002203 Lock_time: 0.002112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:58:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 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=1655693926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.005955 Lock_time: 0.005730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:58:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693929; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:58:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.004907 Lock_time: 0.004734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:59:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.002146 Lock_time: 0.001955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693946; SELECT page_size, compress_ops, 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.000514 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693946; SELECT page_size, buffer_pool_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.000576 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:59:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.003220 Lock_time: 0.002945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 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=1655693956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:59:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693959; SELECT page_size, compress_ops, 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.000202 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693959; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:59:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.004657 Lock_time: 0.004464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693976; SELECT page_size, compress_ops, 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.001149 Lock_time: 0.001077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.006597 Lock_time: 0.006399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 2:59:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693986; SELECT page_size, compress_ops, 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.000448 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:59:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693990; SELECT page_size, compress_ops, 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.000858 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 2:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.001392 Lock_time: 0.001223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655693996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.002088 Lock_time: 0.001904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.006065 Lock_time: 0.005864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655693996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:00:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.001345 Lock_time: 0.001142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.001310 Lock_time: 0.001091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:00:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 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=1655694016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.002198 Lock_time: 0.001993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.001690 Lock_time: 0.001425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694016; SELECT page_size, buffer_pool_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.001297 Lock_time: 0.001171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:00:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:00:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.001093 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.001316 Lock_time: 0.001217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:00:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694036; SELECT page_size, compress_ops, 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.000272 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:00:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 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=1655694046; SELECT page_size, buffer_pool_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.005613 Lock_time: 0.005382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 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=1655694046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:00:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694049; SELECT page_size, compress_ops, 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.000354 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694049; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:01:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.001069 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694066; SELECT page_size, compress_ops, 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.001635 Lock_time: 0.001441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.017232 Lock_time: 0.016832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 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=1655694066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:01:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694076; SELECT page_size, buffer_pool_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.000787 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694076; SELECT page_size, buffer_pool_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.000341 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.001323 Lock_time: 0.001104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:01:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694080; SELECT page_size, compress_ops, 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.000342 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.001302 Lock_time: 0.001102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000980 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:01:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 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=1655694096; SELECT page_size, compress_ops, 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.000794 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:01:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694106; SELECT page_size, buffer_pool_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.000705 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:01:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694109; SELECT page_size, compress_ops, 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.000442 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694109; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 308 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=1655694116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 308 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=1655694116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:02:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:02:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694136; SELECT page_size, buffer_pool_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.000254 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:02:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.005226 Lock_time: 0.005056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:02:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694156; SELECT page_size, compress_ops, 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.003033 Lock_time: 0.002752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694156; SELECT page_size, compress_ops, 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.000691 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:02:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694166; SELECT page_size, compress_ops, 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.000293 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694166; SELECT page_size, compress_ops, 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.000255 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:02:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694170; SELECT page_size, compress_ops, 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.000651 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:03:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.002616 Lock_time: 0.002395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:03:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.003983 Lock_time: 0.003770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.002875 Lock_time: 0.002759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694196; SELECT page_size, buffer_pool_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.000936 Lock_time: 0.000861 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:03:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694199; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:03:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.003606 Lock_time: 0.003335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.001102 Lock_time: 0.000959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:03:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.001365 Lock_time: 0.001159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:03:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694226; SELECT page_size, buffer_pool_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.000412 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:03:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694230; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:04:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.013136 Lock_time: 0.012920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694246; SELECT page_size, compress_ops, 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.000295 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:04:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000937 Lock_time: 0.000780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694256; SELECT page_size, compress_ops, 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.000264 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.004105 Lock_time: 0.003936 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:04:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.001185 Lock_time: 0.001015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694259; SELECT page_size, buffer_pool_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.001823 Lock_time: 0.001661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694259; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:04:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 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=1655694276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 378 Schema: QC_hit: No # Query_time: 0.002904 Lock_time: 0.002292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 378 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:04:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 382 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=1655694286; SELECT page_size, buffer_pool_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.000354 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 382 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.001934 Lock_time: 0.000757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:04:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694289; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694289; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 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=1655694296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.003296 Lock_time: 0.003088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:05:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 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=1655694306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.002448 Lock_time: 0.002207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.001040 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694306; SELECT page_size, buffer_pool_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.025664 Lock_time: 0.025240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:05:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694316; SELECT page_size, buffer_pool_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.000981 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694316; SELECT page_size, compress_ops, 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.000573 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:05:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694319; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:05:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694326; SELECT page_size, buffer_pool_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.000385 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 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=1655694326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:05:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.001142 Lock_time: 0.001031 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694336; SELECT page_size, compress_ops, 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.000468 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:05:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.002666 Lock_time: 0.002425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694346; SELECT page_size, compress_ops, 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.001330 Lock_time: 0.001204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694346; SELECT page_size, buffer_pool_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.000742 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:05:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694350; SELECT page_size, compress_ops, 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.000212 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694356; SELECT page_size, buffer_pool_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.001779 Lock_time: 0.001615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694356; SELECT page_size, buffer_pool_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.000544 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:06:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.005300 Lock_time: 0.005092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694366; SELECT page_size, compress_ops, 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.003013 Lock_time: 0.002923 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694366; SELECT page_size, compress_ops, 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.001451 Lock_time: 0.001308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:06:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694376; SELECT page_size, buffer_pool_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.000287 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694376; SELECT page_size, compress_ops, 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.000752 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694376; SELECT page_size, compress_ops, 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.000381 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:06:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694379; SELECT page_size, buffer_pool_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.001743 Lock_time: 0.001575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694379; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694386; SELECT page_size, compress_ops, 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.000380 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694386; SELECT page_size, compress_ops, 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.000394 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:06:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:06:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694406; SELECT page_size, buffer_pool_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.000800 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694406; SELECT page_size, compress_ops, 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.000602 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:06:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.002589 Lock_time: 0.002382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694410; SELECT page_size, buffer_pool_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.000486 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 439 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=1655694416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 439 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694416; SELECT page_size, buffer_pool_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.000718 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694416; SELECT page_size, compress_ops, 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.000325 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:07:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694426; SELECT page_size, compress_ops, 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.000524 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694426; SELECT page_size, buffer_pool_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.000796 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.001151 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:07:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694436; SELECT page_size, compress_ops, 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.001099 Lock_time: 0.001031 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.010649 Lock_time: 0.004490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694436; SELECT page_size, compress_ops, 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.011654 Lock_time: 0.011434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:07:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694439; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694446; SELECT page_size, buffer_pool_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.001374 Lock_time: 0.001166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694446; SELECT page_size, buffer_pool_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.000297 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:07:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.002631 Lock_time: 0.002438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694456; SELECT page_size, buffer_pool_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.000406 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694456; SELECT page_size, buffer_pool_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.000227 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694456; SELECT page_size, compress_ops, 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.011983 Lock_time: 0.011763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:08:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 16.450646 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1655694483; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 16.451259 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1655694483; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 13.220803 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1655694483; SELECT @@version; # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 459 Schema: ejbca QC_hit: No # Query_time: 19.967533 Lock_time: 0.027679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 use ejbca; SET timestamp=1655694483; CREATE TABLE PublisherData ( id INT(11) NOT NULL, data LONGTEXT, name VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, updateCounter INT(11) NOT NULL, PRIMARY KEY (id) ); # Time: 220620 3:08:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.198515 Lock_time: 0.198307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.230919 Lock_time: 0.230691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.257986 Lock_time: 0.257807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694487; SELECT page_size, buffer_pool_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.309168 Lock_time: 0.308981 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:08:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.001798 Lock_time: 0.001698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.004227 Lock_time: 0.004085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.012740 Lock_time: 0.012387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694496; SELECT page_size, compress_ops, 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.001259 Lock_time: 0.000983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:08:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.004543 Lock_time: 0.004313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694500; SELECT page_size, compress_ops, 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.000343 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.002331 Lock_time: 0.002169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.003405 Lock_time: 0.003259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.001480 Lock_time: 0.001275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694506; SELECT page_size, buffer_pool_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.000529 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:08:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.003071 Lock_time: 0.002850 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694516; SELECT page_size, compress_ops, 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.000543 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694516; SELECT page_size, compress_ops, 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.002270 Lock_time: 0.002132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694516; SELECT page_size, buffer_pool_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.000701 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:08:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694526; SELECT page_size, buffer_pool_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.002721 Lock_time: 0.002485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694526; SELECT page_size, buffer_pool_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.004815 Lock_time: 0.004622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:08:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.008334 Lock_time: 0.008003 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.002259 Lock_time: 0.001960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:08:55 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.020871 Lock_time: 0.017333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 use datarouter; SET timestamp=1655694535; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE '%' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 220620 3:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.002193 Lock_time: 0.001984 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.002898 Lock_time: 0.002673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:08:57 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000809 Lock_time: 0.000379 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 879 SET timestamp=1655694537; select * from PARAMETERS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000869 Lock_time: 0.000593 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1655694537; select count(*) from FEEDS where DELETED = 0; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000719 Lock_time: 0.000412 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1655694537; select count(*) from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.009953 Lock_time: 0.009657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 128 SET timestamp=1655694537; select NODEID, NAME from NODES; # Time: 220620 3:09:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694546; SELECT page_size, compress_ops, 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.000259 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:09:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.002733 Lock_time: 0.002519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694556; SELECT page_size, compress_ops, 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.000580 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694556; SELECT page_size, buffer_pool_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.000296 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:09:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 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=1655694559; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:09:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.007673 Lock_time: 0.007433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694566; SELECT page_size, buffer_pool_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.000605 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:09:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 517 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694576; SELECT page_size, buffer_pool_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.000241 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 517 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:09:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.001502 Lock_time: 0.001251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 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=1655694586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694586; SELECT page_size, compress_ops, 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.003904 Lock_time: 0.003496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:09:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694589; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:09:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694596; SELECT page_size, compress_ops, 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.000287 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:10:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 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=1655694606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694606; SELECT page_size, compress_ops, 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.003134 Lock_time: 0.002837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:10:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694616; SELECT page_size, buffer_pool_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.000604 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694616; SELECT page_size, compress_ops, 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.001158 Lock_time: 0.000966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.001620 Lock_time: 0.001536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:10:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694619; SELECT page_size, compress_ops, 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.000282 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694619; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694626; SELECT page_size, buffer_pool_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.000519 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:10:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.001120 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694636; SELECT page_size, compress_ops, 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.004753 Lock_time: 0.004538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.001329 Lock_time: 0.001007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.011590 Lock_time: 0.011345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:10:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694646; SELECT page_size, compress_ops, 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.003667 Lock_time: 0.003474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694646; SELECT page_size, buffer_pool_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.004179 Lock_time: 0.003822 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.002469 Lock_time: 0.002272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:10:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694650; SELECT page_size, buffer_pool_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.000314 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.002006 Lock_time: 0.001546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694656; SELECT page_size, compress_ops, 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.000842 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.009805 Lock_time: 0.009629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 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=1655694656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:11:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694666; SELECT page_size, buffer_pool_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.000316 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:11:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.002344 Lock_time: 0.001986 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694676; SELECT page_size, buffer_pool_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.003304 Lock_time: 0.003145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694676; SELECT page_size, compress_ops, 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.000752 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:11:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694679; SELECT page_size, buffer_pool_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.000784 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694679; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.001398 Lock_time: 0.001202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694686; SELECT page_size, compress_ops, 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.000369 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694686; SELECT page_size, compress_ops, 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.000571 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.004172 Lock_time: 0.003965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:11:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694696; SELECT page_size, compress_ops, 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.005794 Lock_time: 0.005628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694696; SELECT page_size, compress_ops, 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.004022 Lock_time: 0.003855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:11:42 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.002857 Lock_time: 0.002353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1128 SET timestamp=1655694702; select * from FEEDS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.010424 Lock_time: 0.010119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 266 SET timestamp=1655694702; select * from FEED_ENDPOINT_IDS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.007022 Lock_time: 0.006735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 184 SET timestamp=1655694702; select * from FEED_ENDPOINT_ADDRS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000850 Lock_time: 0.000647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 466 SET timestamp=1655694702; select * from GROUPS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000782 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1538 SET timestamp=1655694702; select * from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.009937 Lock_time: 0.009647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 402 SET timestamp=1655694702; select SEQUENCE, FEEDID, USERID, SUBNET, NODESET from INGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.013218 Lock_time: 0.012266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 162 SET timestamp=1655694702; select SUBID, NODEID from EGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.005837 Lock_time: 0.005568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 250 SET timestamp=1655694702; select FROMNODE, TONODE, VIANODE from NETWORK_ROUTES; # Time: 220620 3:11:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.001534 Lock_time: 0.001367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694706; SELECT page_size, buffer_pool_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.000472 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694706; SELECT page_size, buffer_pool_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.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:11:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694709; SELECT page_size, buffer_pool_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.000190 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694709; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-06-20 3:11:52 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220620 3:11:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.972955 Lock_time: 0.972684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.950035 Lock_time: 0.949773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 1.392549 Lock_time: 1.392261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 1.388573 Lock_time: 1.388309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:12:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.001230 Lock_time: 0.000950 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694726; SELECT page_size, buffer_pool_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.003044 Lock_time: 0.002953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694726; SELECT page_size, compress_ops, 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.000348 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:12:16 # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.003537 Lock_time: 0.003168 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 use nengdb; SET timestamp=1655694736; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655694736; DELETE FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.003763 Lock_time: 0.003469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:12:17 # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.006050 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1655694737; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='nengdb' AND TABLE_NAME='DATABASECHANGELOG' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.011653 Lock_time: 0.011359 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1655694737; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1166 SET timestamp=1655694737; SELECT * FROM nengdb.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.002288 Lock_time: 0.002156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1655694737; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.000599 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 65 SET timestamp=1655694737; SELECT MAX(ORDEREXECUTED) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.005946 Lock_time: 0.005782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655694737; delete from SERVICE_PARAMETER; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.004207 Lock_time: 0.004065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655694737; delete from IDENTIFIER_MAP; # Time: 220620 3:12:18 # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.005200 Lock_time: 0.005043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655694738; delete from EXTERNAL_INTERFACE; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.000502 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655694738; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655694738; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.002091 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1655694738; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 619 Schema: nengdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1655694738; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # Time: 220620 3:12:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.000957 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694740; SELECT page_size, compress_ops, 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.000699 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: nenguser[nenguser] @ [10.233.68.67] # Thread_id: 624 Schema: nengdb QC_hit: No # Query_time: 0.021263 Lock_time: 0.005691 Rows_sent: 0 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1655694740; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220620 3:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.001855 Lock_time: 0.001705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 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=1655694746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.005580 Lock_time: 0.005180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:12:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000996 Lock_time: 0.000812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.001128 Lock_time: 0.001063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.007847 Lock_time: 0.007526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:12:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:12:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694769; SELECT page_size, compress_ops, 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.001059 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694769; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:12:53 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.001077 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 430 use ejbca; SET timestamp=1655694773; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_ where roledata0_.roleName='Certificate Update Admin' and (roledata0_.nameSpace is null); # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.000675 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1655694773; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=380696784; # Time: 220620 3:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.002311 Lock_time: 0.002108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:12:58 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.000653 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1655694778; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.007669 Lock_time: 0.007182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1655694778; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.000909 Lock_time: 0.000490 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1655694778; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.006604 Lock_time: 0.006198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 492 SET timestamp=1655694778; select userdataso0_.id as id1_35_, userdataso0_.data as data2_35_, userdataso0_.name as name3_35_, userdataso0_.rowProtection as rowProte4_35_, userdataso0_.rowVersion as rowVersi5_35_, userdataso0_.updateCounter as updateCo6_35_ from UserDataSourceData userdataso0_; # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.000853 Lock_time: 0.000459 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 9443 SET timestamp=1655694778; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_; # Time: 220620 3:13:03 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.001527 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1655694783; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # Time: 220620 3:13:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 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=1655694786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:13:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.001025 Lock_time: 0.000934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:13:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694799; SELECT page_size, compress_ops, 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.000405 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694799; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.001208 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:13:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.001326 Lock_time: 0.001102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:13:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694826; SELECT page_size, compress_ops, 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.001465 Lock_time: 0.001373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694826; SELECT page_size, compress_ops, 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.000524 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:13:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694829; SELECT page_size, buffer_pool_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.000668 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694829; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:13:51 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.011781 Lock_time: 0.011460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1655694831; select servicedat0_.id as id1_33_, servicedat0_.data as data2_33_, servicedat0_.name as name3_33_, servicedat0_.nextRunTimeStamp as nextRunT4_33_, servicedat0_.rowProtection as rowProte5_33_, servicedat0_.rowVersion as rowVersi6_33_, servicedat0_.runTimeStamp as runTimeS7_33_ from ServiceData servicedat0_; # Time: 220620 3:13:52 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.005761 Lock_time: 0.005364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1655694832; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 220620 3:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:14:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.005471 Lock_time: 0.005231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:14:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.003601 Lock_time: 0.003372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694856; SELECT page_size, buffer_pool_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.001929 Lock_time: 0.001728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:14:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694859; SELECT page_size, compress_ops, 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.000897 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694859; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000912 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.002044 Lock_time: 0.001883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:14:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 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=1655694876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:14:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694886; SELECT page_size, compress_ops, 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.000645 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694886; SELECT page_size, compress_ops, 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.000270 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:14:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694889; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694889; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:14:54 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.001251 Lock_time: 0.000725 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1655694894; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 642 Schema: ejbca QC_hit: No # Query_time: 0.000569 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1655694894; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 220620 3:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.003246 Lock_time: 0.003038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.003473 Lock_time: 0.003303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:15:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.001555 Lock_time: 0.001372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.003086 Lock_time: 0.002848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:15:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.002328 Lock_time: 0.002074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694916; SELECT page_size, compress_ops, 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.000445 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694916; SELECT page_size, buffer_pool_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.005028 Lock_time: 0.004772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:15:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694919; SELECT page_size, compress_ops, 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.000552 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694919; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:15:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.003544 Lock_time: 0.003419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:15:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694946; SELECT page_size, buffer_pool_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.000317 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694946; SELECT page_size, compress_ops, 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.000475 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:15:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694949; SELECT page_size, compress_ops, 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.000855 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694949; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694956; SELECT page_size, compress_ops, 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.000211 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:16:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 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=1655694966; SELECT page_size, compress_ops, 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.001081 Lock_time: 0.000833 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694966; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:16:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.001690 Lock_time: 0.001493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.001391 Lock_time: 0.001143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694976; SELECT page_size, compress_ops, 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.000492 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694976; SELECT page_size, buffer_pool_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.000736 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:16:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694979; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694979; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.006102 Lock_time: 0.005890 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694986; SELECT page_size, compress_ops, 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.000711 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.002032 Lock_time: 0.001924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.001208 Lock_time: 0.001014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:16:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.008093 Lock_time: 0.007716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000916 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655694996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655694996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:16:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.001233 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695006; SELECT page_size, compress_ops, 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.000535 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695006; SELECT page_size, compress_ops, 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.000315 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:16:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695009; SELECT page_size, buffer_pool_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.000555 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695009; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.001409 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695016; SELECT page_size, compress_ops, 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.003895 Lock_time: 0.003686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:17:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.001438 Lock_time: 0.001196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.002262 Lock_time: 0.001996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:17:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695036; SELECT page_size, compress_ops, 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.000596 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695036; SELECT page_size, compress_ops, 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.000720 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:17:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.001331 Lock_time: 0.001128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695039; SELECT page_size, compress_ops, 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.000370 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695039; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695046; SELECT page_size, compress_ops, 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.000449 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:17:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 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=1655695056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.003762 Lock_time: 0.003593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:17:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:17:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695069; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695069; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695076; SELECT page_size, buffer_pool_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.000544 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:18:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695086; SELECT page_size, compress_ops, 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.000599 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695086; SELECT page_size, compress_ops, 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.000647 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:18:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:18:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695099; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695099; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695106; SELECT page_size, compress_ops, 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.000669 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:18:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.001177 Lock_time: 0.001061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.013514 Lock_time: 0.013288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695116; SELECT page_size, buffer_pool_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.001043 Lock_time: 0.000847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 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=1655695116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:18:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.001313 Lock_time: 0.001095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:18:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.001925 Lock_time: 0.001808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695129; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695129; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:19:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695146; SELECT page_size, compress_ops, 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.000192 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:19:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.001230 Lock_time: 0.001050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:19:19 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 813 Schema: sdnctl QC_hit: No # Query_time: 0.011804 Lock_time: 0.000801 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 548 use sdnctl; SET timestamp=1655695159; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'SVC_LOGIC' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 813 Schema: sdnctl QC_hit: No # Query_time: 0.005708 Lock_time: 0.000570 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 549 SET timestamp=1655695159; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'NODE_TYPES' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695159; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695159; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695166; SELECT page_size, compress_ops, 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.000430 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695166; SELECT page_size, buffer_pool_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.000219 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:19:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.001380 Lock_time: 0.001165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695176; SELECT page_size, compress_ops, 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.000471 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695176; SELECT page_size, compress_ops, 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.000872 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:19:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.003315 Lock_time: 0.003071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.014956 Lock_time: 0.014613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695186; SELECT page_size, compress_ops, 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.001126 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:19:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695189; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695189; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-06-20 3:19:55 813 [Warning] Aborted connection 813 to db: 'sdnctl' user: 'sdnctl' host: '10.233.69.197' (Got an error reading communication packets) # Time: 220620 3:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695196; SELECT page_size, compress_ops, 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.000578 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695196; SELECT page_size, buffer_pool_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.000795 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695196; SELECT page_size, compress_ops, 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.007725 Lock_time: 0.007449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:20:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.004470 Lock_time: 0.004233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695206; SELECT page_size, compress_ops, 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.001312 Lock_time: 0.001112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695206; SELECT page_size, compress_ops, 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.000556 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695206; SELECT page_size, buffer_pool_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.010241 Lock_time: 0.001271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:20:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 837 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 837 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:20:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695219; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695219; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.000994 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695226; SELECT page_size, compress_ops, 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.000419 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695226; SELECT page_size, buffer_pool_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.000350 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:20:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.001226 Lock_time: 0.001024 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695236; SELECT page_size, buffer_pool_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.000624 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695236; SELECT page_size, buffer_pool_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.001291 Lock_time: 0.001094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:20:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695246; SELECT page_size, compress_ops, 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.000294 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.001054 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.004494 Lock_time: 0.004227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:20:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695249; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.006552 Lock_time: 0.006344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695249; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.003764 Lock_time: 0.003563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695256; SELECT page_size, compress_ops, 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.000847 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695256; SELECT page_size, buffer_pool_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.000848 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:21:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000875 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695266; SELECT page_size, buffer_pool_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.000304 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695266; SELECT page_size, compress_ops, 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.004571 Lock_time: 0.004262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:21:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.001215 Lock_time: 0.001048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:21:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695279; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 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=1655695279; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695286; SELECT page_size, compress_ops, 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.000663 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695286; SELECT page_size, compress_ops, 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.000422 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:21:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.002056 Lock_time: 0.001807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695296; SELECT page_size, buffer_pool_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.000707 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695296; SELECT page_size, compress_ops, 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.000671 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:21:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695306; SELECT page_size, buffer_pool_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.000616 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:21:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695309; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695309; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695316; SELECT page_size, compress_ops, 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.000460 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695316; SELECT page_size, compress_ops, 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.002614 Lock_time: 0.002264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:22:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695326; SELECT page_size, compress_ops, 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.000435 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695326; SELECT page_size, compress_ops, 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.000255 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695326; SELECT page_size, buffer_pool_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.000536 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:22:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.002038 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695336; SELECT page_size, compress_ops, 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.000656 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695336; SELECT page_size, buffer_pool_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.000281 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:22:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695339; SELECT page_size, compress_ops, 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.000292 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695339; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695346; SELECT page_size, buffer_pool_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.000342 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695346; SELECT page_size, compress_ops, 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.000527 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:22:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.011590 Lock_time: 0.011271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695356; SELECT page_size, compress_ops, 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.000352 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695356; SELECT page_size, buffer_pool_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.000970 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:22:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:22:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695369; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 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=1655695369; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 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=1655695376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695376; SELECT page_size, buffer_pool_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.000466 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.001453 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.001362 Lock_time: 0.001157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695399; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695399; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695406; SELECT page_size, compress_ops, 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.002485 Lock_time: 0.002288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695406; SELECT page_size, compress_ops, 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.000426 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.002024 Lock_time: 0.001775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.001522 Lock_time: 0.001271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695429; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695429; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.005035 Lock_time: 0.004694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.001978 Lock_time: 0.001742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:24:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.001527 Lock_time: 0.001342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.004883 Lock_time: 0.004663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:24:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 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=1655695456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.001322 Lock_time: 0.001220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.001153 Lock_time: 0.001058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:24:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.002034 Lock_time: 0.001835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695459; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695459; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:24:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.001168 Lock_time: 0.000989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695466; SELECT page_size, compress_ops, 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.007329 Lock_time: 0.006456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695466; SELECT page_size, compress_ops, 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.001415 Lock_time: 0.001247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:24:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.001637 Lock_time: 0.001445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.001972 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:24:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.001364 Lock_time: 0.001064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.001056 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:24:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695489; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695489; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:24:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.004130 Lock_time: 0.003920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:25:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 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=1655695506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:25:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.001079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:25:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695519; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695519; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.005814 Lock_time: 0.005120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 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=1655695526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.001046 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:25:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.007569 Lock_time: 0.007234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.008073 Lock_time: 0.007732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:25:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.001349 Lock_time: 0.001194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000928 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:25:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695549; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 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=1655695549; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 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=1655695556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.005609 Lock_time: 0.005355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 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=1655695556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:26:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.000914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.001614 Lock_time: 0.001428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:26:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 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=1655695576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.001804 Lock_time: 0.001576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.003928 Lock_time: 0.003656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:26:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695579; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1002 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695586; SELECT page_size, compress_ops, 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.000341 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695586; SELECT page_size, buffer_pool_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.001419 Lock_time: 0.000962 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695586; SELECT page_size, buffer_pool_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.000464 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:26:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:26:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695606; SELECT page_size, compress_ops, 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.000148 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695606; SELECT page_size, buffer_pool_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.000225 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:26:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695609; SELECT page_size, compress_ops, 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.000728 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695609; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 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=1655695616; SELECT page_size, buffer_pool_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.000251 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695616; SELECT page_size, compress_ops, 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.000419 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695616; SELECT page_size, buffer_pool_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.000180 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:27:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000996 Lock_time: 0.000857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.005880 Lock_time: 0.005540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695626; SELECT page_size, compress_ops, 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.000895 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:27:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 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=1655695636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.001640 Lock_time: 0.001380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695636; SELECT page_size, compress_ops, 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.000632 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:27:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695639; SELECT page_size, buffer_pool_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.000535 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695639; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695646; SELECT page_size, buffer_pool_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.000256 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695646; SELECT page_size, buffer_pool_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.000657 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:27:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.005609 Lock_time: 0.005168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695656; SELECT page_size, compress_ops, 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.000601 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695656; SELECT page_size, compress_ops, 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.000885 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:27:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695666; SELECT page_size, buffer_pool_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.000206 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695666; SELECT page_size, compress_ops, 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.000975 Lock_time: 0.000770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:27:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695669; SELECT page_size, compress_ops, 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.000222 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695669; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:27:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.004164 Lock_time: 0.003994 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695676; SELECT page_size, buffer_pool_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.000560 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695676; SELECT page_size, compress_ops, 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.001404 Lock_time: 0.001199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:28:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695686; SELECT page_size, compress_ops, 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.000299 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695686; SELECT page_size, buffer_pool_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.000480 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.005958 Lock_time: 0.005783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:28:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.002602 Lock_time: 0.002440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 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=1655695696; SELECT page_size, compress_ops, 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.000485 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:28:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695699; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 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=1655695699; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695706; SELECT page_size, compress_ops, 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.001745 Lock_time: 0.001549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695706; SELECT page_size, compress_ops, 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.000231 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-06-20 3:28:36 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220620 3:28:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.592445 Lock_time: 0.592204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695717; SELECT page_size, compress_ops, 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.592527 Lock_time: 0.592297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:28:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 1.022975 Lock_time: 1.022802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695718; SELECT page_size, compress_ops, 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: 1.044961 Lock_time: 1.044750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:28:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 2.482874 Lock_time: 2.482668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 2.476376 Lock_time: 2.476193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695730; SELECT page_size, compress_ops, 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.333257 Lock_time: 0.333029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695730; SELECT page_size, buffer_pool_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.333124 Lock_time: 0.332837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695730; SELECT page_size, buffer_pool_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.034649 Lock_time: 0.034428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-06-20 3:28:51 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 3:28:51 8 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 3:28:51 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 3:28:52 1068 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-06-20 3:28:52 1069 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220620 3:28:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695736; SELECT page_size, compress_ops, 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.000594 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:29:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695746; SELECT page_size, buffer_pool_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.000332 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:29:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695756; SELECT page_size, buffer_pool_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.000800 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:29:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695759; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695759; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.025125 Lock_time: 0.024628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 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=1655695766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:29:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 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=1655695776; SELECT page_size, buffer_pool_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.000691 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695776; SELECT page_size, buffer_pool_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.004870 Lock_time: 0.004698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.003048 Lock_time: 0.002819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:29:41 # User@Host: so_user[so_user] @ [10.233.68.121] # Thread_id: 1093 Schema: requestdb QC_hit: No # Query_time: 0.003224 Lock_time: 0.000555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1655695781; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220620 3:29:44 # User@Host: so_user[so_user] @ [10.233.70.191] # Thread_id: 1091 Schema: catalogdb QC_hit: No # Query_time: 0.003127 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1655695784; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; 2022-06-20 3:29:45 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220620 3:29:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.002347 Lock_time: 0.002174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695786; SELECT page_size, compress_ops, 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.000363 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695786; SELECT page_size, buffer_pool_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.000587 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000970 Lock_time: 0.000863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:29:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.175467 Lock_time: 0.175309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695790; SELECT page_size, buffer_pool_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.044730 Lock_time: 0.044396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:29:51 # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.013776 Lock_time: 0.012370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use nfvo; SET timestamp=1655695791; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.001837 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.008135 Lock_time: 0.006801 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1655695791; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.030151 Lock_time: 0.029960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.002281 Lock_time: 0.000489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1655695791; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000549 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.001469 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1655695791; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000998 Lock_time: 0.000823 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1655695791; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.017095 Lock_time: 0.016174 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1655695791; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='nfvo') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='nfvo' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.001142 Lock_time: 0.000835 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1655695791; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000463 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.037853 Lock_time: 0.036795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1655695791; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.035586 Lock_time: 0.035412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.006911 Lock_time: 0.000483 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1655695791; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000618 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.002312 Lock_time: 0.002077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.001585 Lock_time: 0.000264 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1655695791; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000531 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695791; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000794 Lock_time: 0.000443 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1655695791; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # Time: 220620 3:29:52 # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.091514 Lock_time: 0.091263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695792; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.003164 Lock_time: 0.000484 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1655695792; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000282 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695792; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.002374 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1655695792; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.026257 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1655695792; SELECT * FROM `nfvo`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.001344 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1655695792; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000478 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695792; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000280 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695792; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.002059 Lock_time: 0.000337 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1655695792; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.000746 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695792; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220620 3:29:53 # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001892 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1655695793; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000334 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695793; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001824 Lock_time: 0.000420 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695793; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000503 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695793; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001703 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1655695793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000461 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695793; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001345 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1655695793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000343 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695793; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.007690 Lock_time: 0.007117 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1655695793; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='requestdb') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='requestdb' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000592 Lock_time: 0.000282 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695793; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000225 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695793; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001574 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1655695793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000543 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695793; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.004836 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000413 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695793; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695793; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001502 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 220620 3:29:54 # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000998 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000491 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695794; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003179 Lock_time: 0.002950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003392 Lock_time: 0.000451 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001615 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 976 SET timestamp=1655695794; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001473 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000816 Lock_time: 0.000644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000363 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001728 Lock_time: 0.000363 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000560 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000558 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695794; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000695 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002611 Lock_time: 0.000389 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002533 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000538 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1068 SET timestamp=1655695794; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001568 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000419 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000355 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.006994 Lock_time: 0.000932 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001212 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000781 Lock_time: 0.000360 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695794; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000934 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002581 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001618 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000392 Lock_time: 0.000124 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 1201 SET timestamp=1655695794; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001467 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000450 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000415 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001608 Lock_time: 0.000312 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000500 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000518 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695794; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003826 Lock_time: 0.003447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655695794; delete from infra_active_requests where source != 'VID' and source != 'POLO'; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1655695794; delete from infra_active_requests where request_body like '<%'; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000269 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001627 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000151 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001613 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000068 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1313 SET timestamp=1655695794; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001228 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000528 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000784 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001838 Lock_time: 0.000352 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000687 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000850 Lock_time: 0.000439 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695794; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000622 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003045 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002504 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000393 Lock_time: 0.000080 Rows_sent: 4 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 1442 SET timestamp=1655695794; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.004130 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000544 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000484 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002292 Lock_time: 0.000573 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000624 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002415 Lock_time: 0.002006 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695794; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000725 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002889 Lock_time: 0.000319 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001330 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000317 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 1581 SET timestamp=1655695794; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001401 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000424 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001752 Lock_time: 0.000375 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695794; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000520 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695794; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000391 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695794; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 220620 3:29:55 # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000565 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002363 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000188 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001700 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000079 Rows_sent: 6 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1697 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001349 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000615 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000441 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002201 Lock_time: 0.000511 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000922 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000466 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000645 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002656 Lock_time: 0.000286 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003739 Lock_time: 0.000400 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000363 Lock_time: 0.000108 Rows_sent: 7 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 1785 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.017549 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000426 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000263 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001639 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000473 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000521 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000639 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003856 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001390 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000062 Rows_sent: 8 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1921 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001519 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000512 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000252 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001872 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000490 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001891 Lock_time: 0.001703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002559 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003113 Lock_time: 0.000317 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000080 Rows_sent: 9 Rows_examined: 9 # Rows_affected: 0 Bytes_sent: 2047 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001203 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000365 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000227 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001548 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000360 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002470 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000249 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001446 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000066 Rows_sent: 10 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 2154 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001564 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000437 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001602 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000287 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000344 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000652 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.007394 Lock_time: 0.000397 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000177 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001563 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000322 Lock_time: 0.000064 Rows_sent: 11 Rows_examined: 11 # Rows_affected: 0 Bytes_sent: 2331 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002153 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000920 Lock_time: 0.000705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001855 Lock_time: 0.000340 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000500 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000529 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000459 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002857 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001575 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000405 Lock_time: 0.000109 Rows_sent: 12 Rows_examined: 12 # Rows_affected: 0 Bytes_sent: 2485 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001588 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000419 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001317 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000315 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000420 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003325 Lock_time: 0.000291 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001618 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000065 Rows_sent: 13 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 2623 SET timestamp=1655695795; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001746 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000499 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001969 Lock_time: 0.000271 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695795; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000321 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695795; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000395 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695795; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 220620 3:29:56 # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000610 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002797 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000169 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001201 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000063 Rows_sent: 14 Rows_examined: 14 # Rows_affected: 0 Bytes_sent: 2741 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001270 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000224 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001514 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000458 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000520 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002767 Lock_time: 0.000270 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001358 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000075 Rows_sent: 15 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 2895 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001405 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000601 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000456 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001542 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000355 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000463 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002846 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000160 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001644 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000398 Lock_time: 0.000110 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 3028 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001726 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000437 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000408 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001900 Lock_time: 0.000391 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000677 Lock_time: 0.000319 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000786 Lock_time: 0.000451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003330 Lock_time: 0.000754 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000199 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001668 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000452 Lock_time: 0.000106 Rows_sent: 17 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 3166 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001680 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000471 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000407 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002616 Lock_time: 0.000551 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000341 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000615 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.008746 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000152 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001306 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000048 Rows_sent: 18 Rows_examined: 18 # Rows_affected: 0 Bytes_sent: 3304 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001203 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000271 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001522 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000433 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000466 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000534 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003534 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000195 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002240 Lock_time: 0.000341 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000444 Lock_time: 0.000096 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 3435 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001858 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001000 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000685 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.005285 Lock_time: 0.001842 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.81] # Thread_id: 1102 Schema: nfvo QC_hit: No # Query_time: 0.038473 Lock_time: 0.000666 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 92 use nfvo; SET timestamp=1655695796; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000604 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 use requestdb; SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000477 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000719 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003408 Lock_time: 0.000420 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000227 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001635 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000478 Lock_time: 0.000099 Rows_sent: 20 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 3576 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.013896 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000417 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000463 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001823 Lock_time: 0.000355 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000736 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000812 Lock_time: 0.000523 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000950 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003593 Lock_time: 0.000387 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001596 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000455 Lock_time: 0.000100 Rows_sent: 21 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 3703 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001587 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000417 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002260 Lock_time: 0.002025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001755 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000565 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000733 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000406 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.006008 Lock_time: 0.000407 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000239 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.012623 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000673 Lock_time: 0.000185 Rows_sent: 22 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 3862 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.001728 Lock_time: 0.001490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002687 Lock_time: 0.000940 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.002663 Lock_time: 0.002557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000564 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000663 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.004555 Lock_time: 0.000553 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001775 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001086 Lock_time: 0.000787 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695796; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.001316 Lock_time: 0.001185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.009028 Lock_time: 0.008762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000562 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003331 Lock_time: 0.000438 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000547 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002041 Lock_time: 0.000352 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000702 Lock_time: 0.000132 Rows_sent: 23 Rows_examined: 23 # Rows_affected: 0 Bytes_sent: 3998 SET timestamp=1655695796; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003295 Lock_time: 0.000296 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000366 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000421 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.007339 Lock_time: 0.000362 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695796; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000568 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695796; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220620 3:29:57 # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000762 Lock_time: 0.000365 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695797; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000535 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.018982 Lock_time: 0.000393 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000397 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001805 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000524 Lock_time: 0.000107 Rows_sent: 24 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 4181 SET timestamp=1655695797; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.005027 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000538 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000284 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002209 Lock_time: 0.000447 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000395 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000543 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695797; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003521 Lock_time: 0.003224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.005270 Lock_time: 0.002557 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001575 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000414 Lock_time: 0.000069 Rows_sent: 25 Rows_examined: 25 # Rows_affected: 0 Bytes_sent: 4382 SET timestamp=1655695797; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001695 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000477 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000336 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001842 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000871 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001032 Lock_time: 0.000660 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695797; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000694 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002779 Lock_time: 0.000320 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000182 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001743 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000490 Lock_time: 0.000092 Rows_sent: 26 Rows_examined: 26 # Rows_affected: 0 Bytes_sent: 4539 SET timestamp=1655695797; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001461 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000365 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001852 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000429 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000690 Lock_time: 0.000435 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695797; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001201 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.006557 Lock_time: 0.000332 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001789 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000367 Lock_time: 0.000061 Rows_sent: 27 Rows_examined: 27 # Rows_affected: 0 Bytes_sent: 4719 SET timestamp=1655695797; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001678 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000581 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003367 Lock_time: 0.000673 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001273 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000694 Lock_time: 0.000445 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695797; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.006522 Lock_time: 0.006263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655695797; UPDATE request_processing_data SET IS_DATA_INTERNAL = 1 WHERE TAG = 'BPMNExecutionData'; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655695797; UPDATE request_processing_data SET IS_DATA_INTERNAL = 0 WHERE TAG = 'StackInformation' OR TAG = 'pincFabricConfigRequest'; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001398 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000218 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001296 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000050 Rows_sent: 28 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 4843 SET timestamp=1655695797; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001196 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000427 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000495 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001770 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695797; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000548 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695797; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000554 Lock_time: 0.000271 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695797; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 220620 3:29:58 # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000571 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002833 Lock_time: 0.000333 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001196 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000069 Rows_sent: 29 Rows_examined: 29 # Rows_affected: 0 Bytes_sent: 4970 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002289 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000381 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000252 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001692 Lock_time: 0.000309 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000540 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000544 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695798; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000665 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002756 Lock_time: 0.000323 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001389 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000462 Lock_time: 0.000111 Rows_sent: 30 Rows_examined: 30 # Rows_affected: 0 Bytes_sent: 5137 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001360 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000551 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000413 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002332 Lock_time: 0.000429 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000544 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000443 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695798; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000683 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002877 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001598 Lock_time: 0.000282 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000512 Lock_time: 0.000081 Rows_sent: 31 Rows_examined: 31 # Rows_affected: 0 Bytes_sent: 5297 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001370 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000531 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000304 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002350 Lock_time: 0.000681 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000342 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000522 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695798; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000646 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003026 Lock_time: 0.000330 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001430 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000456 Lock_time: 0.000079 Rows_sent: 32 Rows_examined: 32 # Rows_affected: 0 Bytes_sent: 5461 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001781 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000550 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000664 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002280 Lock_time: 0.000342 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000574 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000466 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695798; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000589 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.003243 Lock_time: 0.000542 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000437 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001713 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000502 Lock_time: 0.000084 Rows_sent: 33 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 5621 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001531 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000836 Lock_time: 0.000656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000592 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001613 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000529 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000543 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695798; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002778 Lock_time: 0.002382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.009407 Lock_time: 0.000558 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000149 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001206 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000426 Lock_time: 0.000048 Rows_sent: 34 Rows_examined: 34 # Rows_affected: 0 Bytes_sent: 5756 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001362 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000642 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000443 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002149 Lock_time: 0.000362 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000646 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000484 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695798; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.007024 Lock_time: 0.006577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655695798; UPDATE infra_active_requests SET request_status='COMPLETE' where request_status = 'COMPLETED'; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.004769 Lock_time: 0.004392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655695798; UPDATE archived_infra_requests SET request_status='COMPLETE' where request_status = 'COMPLETED'; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000357 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001707 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000207 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001559 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000433 Lock_time: 0.000083 Rows_sent: 35 Rows_examined: 35 # Rows_affected: 0 Bytes_sent: 5885 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001655 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000509 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000688 Lock_time: 0.000451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001922 Lock_time: 0.000503 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000671 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000576 Lock_time: 0.000291 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1655695798; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000596 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.005976 Lock_time: 0.000410 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000251 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001613 Lock_time: 0.000264 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000578 Lock_time: 0.000073 Rows_sent: 36 Rows_examined: 36 # Rows_affected: 0 Bytes_sent: 6008 SET timestamp=1655695798; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.001611 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000536 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000270 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.002317 Lock_time: 0.000386 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1655695798; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.68.20] # Thread_id: 1110 Schema: requestdb QC_hit: No # Query_time: 0.000533 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1655695798; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220620 3:30:03 # User@Host: so_user[so_user] @ [10.233.68.20] # Thread_id: 1106 Schema: requestdb QC_hit: No # Query_time: 0.039284 Lock_time: 0.000692 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1655695803; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220620 3:30:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.003304 Lock_time: 0.003049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695806; SELECT page_size, buffer_pool_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.000202 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 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=1655695806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:30:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695816; SELECT page_size, compress_ops, 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.000726 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695816; SELECT page_size, buffer_pool_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.003538 Lock_time: 0.003330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:30:19 # User@Host: so_user[so_user] @ [10.233.68.9] # Thread_id: 1124 Schema: requestdb QC_hit: No # Query_time: 0.003273 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1655695819; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695819; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695819; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:30:22 # User@Host: so_user[so_user] @ [10.233.68.9] # Thread_id: 1121 Schema: catalogdb QC_hit: No # Query_time: 0.001479 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1655695822; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220620 3:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1133 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695826; SELECT page_size, compress_ops, 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.000709 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695826; SELECT page_size, buffer_pool_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.000655 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-06-20 3:30:27 1136 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220620 3:30:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.006876 Lock_time: 0.006689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695836; SELECT page_size, buffer_pool_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.000788 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:30:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1142 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.001021 Lock_time: 0.000844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695846; SELECT page_size, compress_ops, 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.000224 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1142 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:30:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695849; SELECT page_size, buffer_pool_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.000433 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695849; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:30:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.003252 Lock_time: 0.002997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:31:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695866; SELECT page_size, buffer_pool_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.000850 Lock_time: 0.000682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.007084 Lock_time: 0.006939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695866; SELECT page_size, compress_ops, 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.008041 Lock_time: 0.007470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:31:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695876; SELECT page_size, compress_ops, 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.000534 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695876; SELECT page_size, compress_ops, 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.000271 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.011164 Lock_time: 0.010952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:31:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.173057 Lock_time: 0.172873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695880; SELECT page_size, compress_ops, 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.001499 Lock_time: 0.001408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:31:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.174261 Lock_time: 0.174022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695887; SELECT page_size, compress_ops, 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.203241 Lock_time: 0.203084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695887; SELECT page_size, buffer_pool_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.060755 Lock_time: 0.060518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.060801 Lock_time: 0.060531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:31:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695896; SELECT page_size, buffer_pool_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.000845 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695896; SELECT page_size, compress_ops, 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.000399 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:31:37 # User@Host: so_user[so_user] @ [10.233.65.141] # Thread_id: 1176 Schema: requestdb QC_hit: No # Query_time: 0.003129 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1655695897; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220620 3:31:39 # User@Host: so_user[so_user] @ [10.233.71.113] # Thread_id: 1158 Schema: catalogdb QC_hit: No # Query_time: 0.262843 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 73 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1655695899; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220620 3:31:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1184 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695906; SELECT page_size, buffer_pool_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.001982 Lock_time: 0.001778 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:31:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695909; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.010298 Lock_time: 0.010067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695909; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1192 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695916; SELECT page_size, buffer_pool_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.002470 Lock_time: 0.002249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695916; SELECT page_size, buffer_pool_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.002794 Lock_time: 0.002597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695916; SELECT page_size, compress_ops, 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.000685 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:32:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1197 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695926; SELECT page_size, compress_ops, 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.000549 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695926; SELECT page_size, compress_ops, 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.000550 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695926; SELECT page_size, buffer_pool_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.000585 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:32:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1201 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 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=1655695936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695936; SELECT page_size, compress_ops, 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.000373 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:32:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.001019 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695939; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695939; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.001290 Lock_time: 0.001136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695946; SELECT page_size, compress_ops, 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.000596 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695946; SELECT page_size, buffer_pool_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.000419 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:32:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1209 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695956; SELECT page_size, compress_ops, 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.000345 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695956; SELECT page_size, compress_ops, 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.000596 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:32:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1213 Schema: QC_hit: No # Query_time: 0.005894 Lock_time: 0.005497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695966; SELECT page_size, compress_ops, 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.005793 Lock_time: 0.005687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1213 Schema: QC_hit: No # Query_time: 0.001372 Lock_time: 0.001262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:32:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695969; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695969; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.007231 Lock_time: 0.006879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695980; SELECT page_size, buffer_pool_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.001021 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695980; SELECT page_size, compress_ops, 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.000507 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695980; SELECT page_size, buffer_pool_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.000829 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:33:04 # User@Host: so_user[so_user] @ [10.233.71.113] # Thread_id: 1158 Schema: catalogdb QC_hit: No # Query_time: 0.004198 Lock_time: 0.003040 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 998 SET timestamp=1655695984; select workflow0_.ID as id1_69_, workflow0_.ARTIFACT_CHECKSUM as artifact2_69_, workflow0_.ARTIFACT_NAME as artifact3_69_, workflow0_.ARTIFACT_UUID as artifact4_69_, workflow0_.BODY as body5_69_, workflow0_.CREATION_TIMESTAMP as creation6_69_, workflow0_.DESCRIPTION as descript7_69_, workflow0_.NAME as name8_69_, workflow0_.OPERATION_NAME as operatio9_69_, workflow0_.RESOURCE_TARGET as resourc10_69_, workflow0_.SOURCE as source11_69_, workflow0_.TIMEOUT_MINUTES as timeout12_69_, workflow0_.VERSION as version13_69_ from workflow workflow0_ where workflow0_.SOURCE='sdc'; # Time: 220620 3:33:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695986; SELECT page_size, buffer_pool_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.000728 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695986; SELECT page_size, compress_ops, 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.000699 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:33:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1226 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1226 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.002724 Lock_time: 0.002527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695996; SELECT page_size, buffer_pool_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.000606 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:33:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655695999; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655695999; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696006; SELECT page_size, buffer_pool_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.004121 Lock_time: 0.003639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696006; SELECT page_size, compress_ops, 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.000499 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:33:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696016; SELECT page_size, buffer_pool_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.000583 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696016; SELECT page_size, compress_ops, 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.000792 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:33:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:33:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696029; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696029; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1244 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696036; SELECT page_size, compress_ops, 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.000415 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696036; SELECT page_size, compress_ops, 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.000501 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696036; SELECT page_size, buffer_pool_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.000498 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:34:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1249 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696046; SELECT page_size, buffer_pool_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.000812 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696046; SELECT page_size, compress_ops, 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.000270 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:34:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1252 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1252 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696056; SELECT page_size, compress_ops, 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.000661 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696056; SELECT page_size, compress_ops, 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.000338 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:34:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696059; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696059; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1257 Schema: QC_hit: No # Query_time: 0.001943 Lock_time: 0.001783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696066; SELECT page_size, compress_ops, 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.001848 Lock_time: 0.001679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696066; SELECT page_size, compress_ops, 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.000589 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:34:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1261 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1261 Schema: QC_hit: No # Query_time: 0.001728 Lock_time: 0.001464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:34:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.003529 Lock_time: 0.003325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1265 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1265 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=1655696086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:34:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696089; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696089; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696096; SELECT page_size, compress_ops, 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.001574 Lock_time: 0.001479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696096; SELECT page_size, buffer_pool_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.000566 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696096; SELECT page_size, buffer_pool_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.000235 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:35:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.005777 Lock_time: 0.005577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696106; SELECT page_size, compress_ops, 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.000568 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:35:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696116; SELECT page_size, compress_ops, 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.000227 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:35:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696119; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696119; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1286 Schema: QC_hit: No # Query_time: 0.002981 Lock_time: 0.002697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1286 Schema: QC_hit: No # Query_time: 0.004113 Lock_time: 0.003908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.004663 Lock_time: 0.004264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:35:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1290 Schema: QC_hit: No # Query_time: 0.001354 Lock_time: 0.001183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.006474 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1290 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:35:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1294 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1294 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696146; SELECT page_size, buffer_pool_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.000498 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:35:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696149; SELECT page_size, compress_ops, 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.000394 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696149; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.003024 Lock_time: 0.002898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 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=1655696156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:36:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1302 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696166; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 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=1655696166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:36:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000790 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696176; SELECT page_size, buffer_pool_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.000284 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1306 Schema: QC_hit: No # Query_time: 0.001752 Lock_time: 0.001643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:36:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1310 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696179; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1310 Schema: QC_hit: No # Query_time: 0.000985 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696179; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.002297 Lock_time: 0.002078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:36:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.001101 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696196; SELECT page_size, compress_ops, 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.000581 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1315 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:36:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696206; SELECT page_size, compress_ops, 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.000575 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696206; SELECT page_size, compress_ops, 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.000546 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 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=1655696206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:36:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696209; SELECT page_size, buffer_pool_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.000615 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696209; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.001462 Lock_time: 0.001192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:37:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.001151 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696226; SELECT page_size, compress_ops, 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.000715 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:37:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1333 Schema: QC_hit: No # Query_time: 0.003354 Lock_time: 0.003238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1333 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696236; SELECT page_size, buffer_pool_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.002697 Lock_time: 0.002539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696236; SELECT page_size, compress_ops, 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.001577 Lock_time: 0.001334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:37:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696239; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696239; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1337 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1337 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:37:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.001288 Lock_time: 0.001099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.002873 Lock_time: 0.002604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:37:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696266; SELECT page_size, compress_ops, 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.000239 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696266; SELECT page_size, buffer_pool_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.006215 Lock_time: 0.005893 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696266; SELECT page_size, buffer_pool_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.000667 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:37:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696269; SELECT page_size, buffer_pool_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.000627 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696269; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:37:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1351 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1351 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:38:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.001447 Lock_time: 0.001270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 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=1655696286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:38:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000974 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 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=1655696296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696296; SELECT page_size, buffer_pool_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.000256 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:38:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696299; SELECT page_size, compress_ops, 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.000247 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696299; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:38:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1365 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1365 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696306; SELECT page_size, compress_ops, 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.000700 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696306; SELECT page_size, compress_ops, 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.000661 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:38:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696316; SELECT page_size, compress_ops, 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.000275 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696316; SELECT page_size, buffer_pool_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.000543 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696316; SELECT page_size, buffer_pool_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.000243 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:38:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696326; SELECT page_size, compress_ops, 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.004234 Lock_time: 0.004067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696326; SELECT page_size, buffer_pool_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.000502 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:38:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696329; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696329; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000928 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696336; SELECT page_size, compress_ops, 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.000398 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:39:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696346; SELECT page_size, compress_ops, 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.000754 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696346; SELECT page_size, compress_ops, 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.000202 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696346; SELECT page_size, buffer_pool_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.000627 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:39:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696356; SELECT page_size, buffer_pool_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.000982 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:39:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696359; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696359; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.002791 Lock_time: 0.002557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:39:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.001881 Lock_time: 0.001464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.002188 Lock_time: 0.001993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1394 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696376; SELECT page_size, compress_ops, 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.000341 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:39:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.003316 Lock_time: 0.002160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696386; SELECT page_size, compress_ops, 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.001721 Lock_time: 0.001564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.001436 Lock_time: 0.001350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:39:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1402 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696389; SELECT page_size, compress_ops, 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.000650 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696389; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1406 Schema: QC_hit: No # Query_time: 0.001069 Lock_time: 0.000884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696396; SELECT page_size, buffer_pool_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.003157 Lock_time: 0.002958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696396; SELECT page_size, buffer_pool_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.000833 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:40:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1410 Schema: QC_hit: No # Query_time: 0.001022 Lock_time: 0.000726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696406; SELECT page_size, buffer_pool_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.000760 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696406; SELECT page_size, compress_ops, 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.000405 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1410 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:40:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696416; SELECT page_size, compress_ops, 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.000498 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696416; SELECT page_size, compress_ops, 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.000635 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.001429 Lock_time: 0.001168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:40:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1418 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696419; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1418 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696419; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 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=1655696426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696426; SELECT page_size, compress_ops, 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.000214 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:40:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696436; SELECT page_size, buffer_pool_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.000595 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696436; SELECT page_size, buffer_pool_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.000299 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:40:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696446; SELECT page_size, compress_ops, 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.000344 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:40:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1431 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696449; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1431 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696449; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696456; SELECT page_size, compress_ops, 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.001485 Lock_time: 0.001244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696456; SELECT page_size, buffer_pool_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.011892 Lock_time: 0.011671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:41:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.005384 Lock_time: 0.005212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.002737 Lock_time: 0.002547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.003436 Lock_time: 0.003200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:41:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1440 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1440 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:41:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696479; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696479; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1446 Schema: QC_hit: No # Query_time: 0.006448 Lock_time: 0.006214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696486; SELECT page_size, compress_ops, 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.000426 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1445 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696486; SELECT page_size, compress_ops, 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.000695 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:41:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1450 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696496; SELECT page_size, buffer_pool_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.000228 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:41:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1454 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696506; SELECT page_size, compress_ops, 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.001975 Lock_time: 0.001768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.003296 Lock_time: 0.003058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:41:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696509; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696509; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1459 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.000909 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696516; SELECT page_size, compress_ops, 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.000711 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696516; SELECT page_size, compress_ops, 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.000817 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696516; SELECT page_size, buffer_pool_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.001702 Lock_time: 0.001450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:42:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.005216 Lock_time: 0.005022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1462 Schema: QC_hit: No # Query_time: 0.002678 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1462 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:42:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.002024 Lock_time: 0.001730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696536; SELECT page_size, buffer_pool_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.000388 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:42:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1470 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696539; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1470 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696539; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696546; SELECT page_size, compress_ops, 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.000529 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.001388 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:42:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.007849 Lock_time: 0.007525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696556; SELECT page_size, compress_ops, 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.002070 Lock_time: 0.001794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696556; SELECT page_size, compress_ops, 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.001323 Lock_time: 0.001173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.001685 Lock_time: 0.001460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:42:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000911 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:42:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696569; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696569; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696576; SELECT page_size, compress_ops, 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.000863 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696576; SELECT page_size, buffer_pool_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.000660 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696576; SELECT page_size, buffer_pool_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.000235 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:43:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.020835 Lock_time: 0.020492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000903 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:43:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1493 Schema: QC_hit: No # Query_time: 0.001402 Lock_time: 0.001210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696596; SELECT page_size, buffer_pool_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.000465 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.003705 Lock_time: 0.003429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:43:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1496 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696599; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1496 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1498 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1498 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696606; SELECT page_size, compress_ops, 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.000803 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696606; SELECT page_size, compress_ops, 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.000356 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:43:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1501 Schema: QC_hit: No # Query_time: 0.000822 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1501 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696616; SELECT page_size, compress_ops, 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.000686 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:43:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1505 Schema: QC_hit: No # Query_time: 0.001390 Lock_time: 0.001246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696626; SELECT page_size, compress_ops, 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.000509 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1505 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:43:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1509 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1509 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696629; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696636; SELECT page_size, buffer_pool_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.000713 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696636; SELECT page_size, compress_ops, 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.001077 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696636; SELECT page_size, compress_ops, 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.000508 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:44:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.002908 Lock_time: 0.002231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696646; SELECT page_size, compress_ops, 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.000400 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.009482 Lock_time: 0.009251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:44:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1519 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696656; SELECT page_size, buffer_pool_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.000155 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1518 Schema: QC_hit: No # Query_time: 0.003354 Lock_time: 0.003129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1518 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:44:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696659; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696659; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696666; SELECT page_size, compress_ops, 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.000460 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696666; SELECT page_size, compress_ops, 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.000256 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:44:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.001074 Lock_time: 0.000780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.002203 Lock_time: 0.002044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:44:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1531 Schema: QC_hit: No # Query_time: 0.005158 Lock_time: 0.004960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1531 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:44:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696689; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696689; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1536 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696696; SELECT page_size, compress_ops, 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.000294 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696696; SELECT page_size, buffer_pool_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.000791 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696696; SELECT page_size, buffer_pool_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.000262 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:45:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1540 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696706; SELECT page_size, compress_ops, 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.000553 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1540 Schema: QC_hit: No # Query_time: 0.001369 Lock_time: 0.001127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.003662 Lock_time: 0.003510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:45:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1545 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1545 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=1655696716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:45:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696719; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.003615 Lock_time: 0.001640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696719; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.001238 Lock_time: 0.001091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1549 Schema: QC_hit: No # Query_time: 0.001407 Lock_time: 0.001205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696726; SELECT page_size, compress_ops, 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.009985 Lock_time: 0.009827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696726; SELECT page_size, compress_ops, 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.004734 Lock_time: 0.004440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:45:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.007429 Lock_time: 0.007190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696736; SELECT page_size, compress_ops, 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.001221 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1553 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1553 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:45:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696746; SELECT page_size, buffer_pool_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.000508 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:45:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696749; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696749; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696756; SELECT page_size, compress_ops, 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.000503 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1563 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:46:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.001282 Lock_time: 0.001059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:46:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1571 Schema: QC_hit: No # Query_time: 0.007668 Lock_time: 0.007418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696776; SELECT page_size, compress_ops, 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.006158 Lock_time: 0.005932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:46:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696779; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696779; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1575 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696786; SELECT page_size, compress_ops, 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.010464 Lock_time: 0.010234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.000903 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.001797 Lock_time: 0.001708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:46:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1580 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696796; SELECT page_size, compress_ops, 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.000590 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000943 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:46:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1584 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.001621 Lock_time: 0.000918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696806; SELECT page_size, compress_ops, 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.000389 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:46:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 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=1655696809; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696809; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.008028 Lock_time: 0.007273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.001557 Lock_time: 0.001310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696816; SELECT page_size, buffer_pool_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.010389 Lock_time: 0.010026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696816; SELECT page_size, compress_ops, 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.000322 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:47:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1592 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=1655696826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1592 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696826; SELECT page_size, compress_ops, 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.000846 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:47:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1596 Schema: QC_hit: No # Query_time: 0.005266 Lock_time: 0.004982 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696836; SELECT page_size, compress_ops, 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.000818 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1596 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1597 Schema: QC_hit: No # Query_time: 0.002022 Lock_time: 0.001800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:47:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1600 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696839; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1600 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696839; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1601 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696846; SELECT page_size, compress_ops, 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.000564 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696846; SELECT page_size, buffer_pool_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.001345 Lock_time: 0.001149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:47:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.002530 Lock_time: 0.001591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1605 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1605 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696856; SELECT page_size, buffer_pool_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.000835 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:47:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1609 Schema: QC_hit: No # Query_time: 0.003605 Lock_time: 0.003372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1609 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=1655696866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696866; SELECT page_size, compress_ops, 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.000468 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:47:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1613 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696869; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1613 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696869; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 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=1655696876; SELECT page_size, compress_ops, 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.000603 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696876; SELECT page_size, compress_ops, 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.000247 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:48:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.003267 Lock_time: 0.002971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:48:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696896; SELECT page_size, buffer_pool_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.000714 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:48:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696899; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.002931 Lock_time: 0.002811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696899; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.005823 Lock_time: 0.005579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696906; SELECT page_size, compress_ops, 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.000538 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 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=1655696906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:48:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1631 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1631 Schema: QC_hit: No # Query_time: 0.001240 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:48:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1635 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1635 Schema: QC_hit: No # Query_time: 0.003457 Lock_time: 0.003307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696926; SELECT page_size, buffer_pool_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.000495 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:48:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1639 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696929; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1639 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696929; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.002091 Lock_time: 0.001871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696936; SELECT page_size, compress_ops, 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.007343 Lock_time: 0.007052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:49:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 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=1655696946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 Schema: QC_hit: No # Query_time: 0.001402 Lock_time: 0.001177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:49:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696956; SELECT page_size, buffer_pool_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.000218 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 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=1655696956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:49:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696959; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696959; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696966; SELECT page_size, buffer_pool_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.001005 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1656 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1656 Schema: QC_hit: No # Query_time: 0.001935 Lock_time: 0.001844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:49:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1660 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.002358 Lock_time: 0.002256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1660 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696976; SELECT page_size, buffer_pool_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.000675 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:49:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696986; SELECT page_size, compress_ops, 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.001862 Lock_time: 0.001582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:49:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696989; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696989; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.001248 Lock_time: 0.001076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.005142 Lock_time: 0.004857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1669 Schema: QC_hit: No # Query_time: 0.006874 Lock_time: 0.006662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655696996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1669 Schema: QC_hit: No # Query_time: 0.001050 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655696996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:50:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.002659 Lock_time: 0.002468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.001575 Lock_time: 0.001366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.009656 Lock_time: 0.009508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:50:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.014657 Lock_time: 0.014398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697016; SELECT page_size, compress_ops, 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.000752 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 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=1655697016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:50:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697019; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 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=1655697026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:50:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.002871 Lock_time: 0.002727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697036; SELECT page_size, compress_ops, 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.000728 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:50:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.009277 Lock_time: 0.008537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.001649 Lock_time: 0.001022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697046; SELECT page_size, buffer_pool_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.000462 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:50:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697049; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697049; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.001118 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697056; SELECT page_size, compress_ops, 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.001210 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1695 Schema: QC_hit: No # Query_time: 0.000910 Lock_time: 0.000741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1695 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:51:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697066; SELECT page_size, compress_ops, 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.000260 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:51:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1703 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1703 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:51:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697079; SELECT page_size, compress_ops, 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.000286 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697079; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1708 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.001406 Lock_time: 0.001214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697086; SELECT page_size, buffer_pool_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.002537 Lock_time: 0.002373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1708 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:51:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697096; SELECT page_size, compress_ops, 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.002557 Lock_time: 0.002383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:51:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 Schema: QC_hit: No # Query_time: 0.002481 Lock_time: 0.002268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000999 Lock_time: 0.000916 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:51:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697109; SELECT page_size, compress_ops, 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.000602 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697109; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 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=1655697116; SELECT page_size, compress_ops, 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.000171 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:52:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697126; SELECT page_size, compress_ops, 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.000366 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 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=1655697126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:52:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.001913 Lock_time: 0.001692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697136; SELECT page_size, compress_ops, 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.008028 Lock_time: 0.007823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000863 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.001945 Lock_time: 0.001772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:52:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 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=1655697139; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697139; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697146; SELECT page_size, buffer_pool_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.000438 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697146; SELECT page_size, compress_ops, 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.000233 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:52:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697156; SELECT page_size, buffer_pool_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.006896 Lock_time: 0.006759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697156; SELECT page_size, compress_ops, 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.000897 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:52:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:52:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.009334 Lock_time: 0.009075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697169; SELECT page_size, compress_ops, 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.000682 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697169; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697176; SELECT page_size, buffer_pool_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.001177 Lock_time: 0.000929 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:53:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697186; SELECT page_size, compress_ops, 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.000676 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:53:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697196; SELECT page_size, buffer_pool_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.000620 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.001448 Lock_time: 0.001378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:53:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 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=1655697199; SELECT page_size, compress_ops, 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.001255 Lock_time: 0.001015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697199; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697206; SELECT page_size, buffer_pool_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.001277 Lock_time: 0.001090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697206; SELECT page_size, buffer_pool_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.000723 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.003018 Lock_time: 0.002748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:53:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.002934 Lock_time: 0.002730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1766 Schema: QC_hit: No # Query_time: 0.007594 Lock_time: 0.007374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697216; SELECT page_size, buffer_pool_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.001010 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:53:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1770 Schema: QC_hit: No # Query_time: 0.002770 Lock_time: 0.002616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.001069 Lock_time: 0.000815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1770 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:53:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697229; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697229; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1775 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697236; SELECT page_size, buffer_pool_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.001682 Lock_time: 0.001494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.002776 Lock_time: 0.002547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.011226 Lock_time: 0.011015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:54:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1779 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697246; SELECT page_size, buffer_pool_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.000619 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1778 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1778 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:54:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1783 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1783 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1782 Schema: QC_hit: No # Query_time: 0.007629 Lock_time: 0.007359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1782 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:54:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.006159 Lock_time: 0.005884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697259; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697259; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1787 Schema: QC_hit: No # Query_time: 0.015044 Lock_time: 0.014816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697266; SELECT page_size, buffer_pool_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.000891 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697266; SELECT page_size, compress_ops, 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.001102 Lock_time: 0.000955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1787 Schema: QC_hit: No # Query_time: 0.001116 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:54:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1792 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697276; SELECT page_size, compress_ops, 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.000276 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1791 Schema: QC_hit: No # Query_time: 0.001505 Lock_time: 0.001286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1791 Schema: QC_hit: No # Query_time: 0.003725 Lock_time: 0.003441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:54:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1795 Schema: QC_hit: No # Query_time: 0.001555 Lock_time: 0.001397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1795 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=1655697286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:54:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1799 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697289; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1799 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697289; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697296; SELECT page_size, buffer_pool_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.004347 Lock_time: 0.003336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697296; SELECT page_size, buffer_pool_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.000699 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.001022 Lock_time: 0.000840 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:55:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 Schema: QC_hit: No # Query_time: 0.002919 Lock_time: 0.002643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697306; SELECT page_size, compress_ops, 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.001184 Lock_time: 0.001091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697306; SELECT page_size, compress_ops, 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.002169 Lock_time: 0.001945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:55:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1808 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.001478 Lock_time: 0.001338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.001621 Lock_time: 0.001364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1808 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:55:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697319; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.001316 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697319; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1814 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697326; SELECT page_size, buffer_pool_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.000761 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:55:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1817 Schema: QC_hit: No # Query_time: 0.001080 Lock_time: 0.000876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1817 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 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=1655697336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.001252 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:55:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1821 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1821 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697346; SELECT page_size, buffer_pool_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.000438 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:55:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697349; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697349; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.009486 Lock_time: 0.009267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.004736 Lock_time: 0.004445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697356; SELECT page_size, compress_ops, 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.004254 Lock_time: 0.004024 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697356; SELECT page_size, compress_ops, 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.000768 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:56:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.004556 Lock_time: 0.004272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1830 Schema: QC_hit: No # Query_time: 0.002277 Lock_time: 0.002053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697366; SELECT page_size, compress_ops, 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.001125 Lock_time: 0.001025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1830 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:56:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1834 Schema: QC_hit: No # Query_time: 0.005443 Lock_time: 0.005234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1834 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.002969 Lock_time: 0.002879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697376; SELECT page_size, compress_ops, 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.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:56:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697379; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697379; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.001350 Lock_time: 0.001105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1840 Schema: QC_hit: No # Query_time: 0.001251 Lock_time: 0.000907 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697386; SELECT page_size, compress_ops, 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.000646 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:56:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1843 Schema: QC_hit: No # Query_time: 0.001137 Lock_time: 0.000982 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697396; SELECT page_size, buffer_pool_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.000498 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697396; SELECT page_size, compress_ops, 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.000217 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1843 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:56:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.005806 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1847 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1847 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:56:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1851 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697409; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1851 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697409; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1852 Schema: QC_hit: No # Query_time: 0.001125 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1852 Schema: QC_hit: No # Query_time: 0.001278 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697416; SELECT page_size, compress_ops, 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.000559 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697416; SELECT page_size, compress_ops, 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.000601 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:57:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.001934 Lock_time: 0.001637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 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=1655697426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1856 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1856 Schema: QC_hit: No # Query_time: 0.003745 Lock_time: 0.003492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:57:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1861 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1860 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1860 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697436; SELECT page_size, buffer_pool_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.000864 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:57:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1864 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1864 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697439; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1865 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1865 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697446; SELECT page_size, buffer_pool_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.000521 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697446; SELECT page_size, buffer_pool_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.000215 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:57:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1869 Schema: QC_hit: No # Query_time: 0.001811 Lock_time: 0.001624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697456; SELECT page_size, buffer_pool_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.000652 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1869 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1870 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:57:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1873 Schema: QC_hit: No # Query_time: 0.001271 Lock_time: 0.000980 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1874 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697466; SELECT page_size, compress_ops, 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.000888 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1873 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:57:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1877 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697469; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1877 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697469; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1882 Schema: QC_hit: No # Query_time: 0.002168 Lock_time: 0.002053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1882 Schema: QC_hit: No # Query_time: 0.000790 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697476; SELECT page_size, buffer_pool_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.002834 Lock_time: 0.002626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:58:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1886 Schema: QC_hit: No # Query_time: 0.002010 Lock_time: 0.001692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1886 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:58:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1890 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=1655697496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1890 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1891 Schema: QC_hit: No # Query_time: 0.001429 Lock_time: 0.001223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1891 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:58:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697499; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697499; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 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=1655697506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1895 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1895 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:58:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1899 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1899 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1900 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697516; SELECT page_size, compress_ops, 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.006388 Lock_time: 0.006076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:58:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1904 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1904 Schema: QC_hit: No # Query_time: 0.002448 Lock_time: 0.002331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:58:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697529; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697529; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697536; SELECT page_size, buffer_pool_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.008082 Lock_time: 0.007857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697536; SELECT page_size, buffer_pool_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.000376 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:59:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:59:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1926 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697556; SELECT page_size, buffer_pool_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.004315 Lock_time: 0.004079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697556; SELECT page_size, buffer_pool_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.004994 Lock_time: 0.004749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:59:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1930 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697559; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1930 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697559; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697566; SELECT page_size, buffer_pool_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.001668 Lock_time: 0.001466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:59:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.001193 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1942 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1942 Schema: QC_hit: No # Query_time: 0.004004 Lock_time: 0.003806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:59:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697586; SELECT page_size, compress_ops, 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.000456 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 3:59:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.002857 Lock_time: 0.002647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697589; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697589; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 3:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 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=1655697596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.001292 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.001413 Lock_time: 0.001257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:00:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.003170 Lock_time: 0.002945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697606; SELECT page_size, compress_ops, 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.000611 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:00:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.004713 Lock_time: 0.004501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697616; SELECT page_size, compress_ops, 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.000568 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.011418 Lock_time: 0.011159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:00:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697619; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.001111 Lock_time: 0.001036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697619; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.002000 Lock_time: 0.001862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697626; SELECT page_size, compress_ops, 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.000617 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697626; SELECT page_size, compress_ops, 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.000212 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:00:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.001096 Lock_time: 0.000908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1986 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1986 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.006781 Lock_time: 0.006683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:00:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1993 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697646; SELECT page_size, buffer_pool_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.002048 Lock_time: 0.001928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697646; SELECT page_size, compress_ops, 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.003946 Lock_time: 0.003678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697646; SELECT page_size, compress_ops, 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.000394 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:00:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697649; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697649; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2002 Schema: QC_hit: No # Query_time: 0.003457 Lock_time: 0.003255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2002 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:01:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.002261 Lock_time: 0.002054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.001481 Lock_time: 0.001401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697666; SELECT page_size, buffer_pool_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.001208 Lock_time: 0.000883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.001351 Lock_time: 0.000826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:01:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 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=1655697676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:01:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2021 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697679; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2021 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697679; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 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=1655697686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.002083 Lock_time: 0.001836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697686; SELECT page_size, compress_ops, 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.000413 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:01:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2028 Schema: QC_hit: No # Query_time: 0.003215 Lock_time: 0.003054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2028 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2029 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2029 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:01:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2033 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2033 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697706; SELECT page_size, buffer_pool_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.014215 Lock_time: 0.013959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:01:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 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=1655697709; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697709; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 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=1655697716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2037 Schema: QC_hit: No # Query_time: 0.001645 Lock_time: 0.000876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2037 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:02:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2041 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2042 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2042 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2041 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:02:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 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=1655697736; SELECT page_size, compress_ops, 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.003289 Lock_time: 0.003042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697736; SELECT page_size, compress_ops, 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.000430 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.001411 Lock_time: 0.001203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:02:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697739; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.001072 Lock_time: 0.000888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697739; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2055 Schema: QC_hit: No # Query_time: 0.002526 Lock_time: 0.002363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2055 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000898 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.002567 Lock_time: 0.002409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:02:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697756; SELECT page_size, compress_ops, 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.001040 Lock_time: 0.000835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 Schema: QC_hit: No # Query_time: 0.001692 Lock_time: 0.001451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697756; SELECT page_size, buffer_pool_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.000825 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:02:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 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=1655697766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:02:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697769; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697769; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2068 Schema: QC_hit: No # Query_time: 0.001592 Lock_time: 0.001250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2068 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.002109 Lock_time: 0.001870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:03:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2072 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2072 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697786; SELECT page_size, compress_ops, 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.000799 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:03:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2076 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2076 Schema: QC_hit: No # Query_time: 0.000903 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697796; SELECT page_size, buffer_pool_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.002903 Lock_time: 0.002754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:03:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697799; SELECT page_size, compress_ops, 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.001299 Lock_time: 0.001143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697799; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.001231 Lock_time: 0.001087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2081 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2081 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:03:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.001426 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2085 Schema: QC_hit: No # Query_time: 0.001130 Lock_time: 0.000928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2085 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=1655697816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:03:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2089 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697826; SELECT page_size, compress_ops, 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.000926 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2089 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:03:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2092 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697829; SELECT page_size, buffer_pool_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.006584 Lock_time: 0.006308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697829; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2093 Schema: QC_hit: No # Query_time: 0.004391 Lock_time: 0.004191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2094 Schema: QC_hit: No # Query_time: 0.008260 Lock_time: 0.008058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2093 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2094 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=1655697836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:04:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2098 Schema: QC_hit: No # Query_time: 0.001794 Lock_time: 0.001626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2098 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697846; SELECT page_size, compress_ops, 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.001735 Lock_time: 0.001530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697846; SELECT page_size, compress_ops, 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.000340 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:04:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697856; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2102 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2102 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:04:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697859; SELECT page_size, buffer_pool_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.000257 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697859; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2107 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2107 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.001509 Lock_time: 0.001257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.003572 Lock_time: 0.003349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:04:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.001102 Lock_time: 0.001014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:04:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697886; SELECT page_size, compress_ops, 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.000425 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697886; SELECT page_size, buffer_pool_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.001580 Lock_time: 0.001438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:04:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697889; SELECT page_size, buffer_pool_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.000391 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697889; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2120 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2120 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.001545 Lock_time: 0.001334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:05:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2124 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2124 Schema: QC_hit: No # Query_time: 0.002443 Lock_time: 0.002191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697906; SELECT page_size, buffer_pool_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.005258 Lock_time: 0.005041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.001883 Lock_time: 0.001710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:05:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2128 Schema: QC_hit: No # Query_time: 0.005229 Lock_time: 0.005039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2128 Schema: QC_hit: No # Query_time: 0.003302 Lock_time: 0.003126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:05:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697919; SELECT page_size, compress_ops, 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.000694 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697919; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2132 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2132 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2133 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2133 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:05:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697936; SELECT page_size, compress_ops, 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.000522 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2137 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2137 Schema: QC_hit: No # Query_time: 0.002353 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:05:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2141 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2141 Schema: QC_hit: No # Query_time: 0.002893 Lock_time: 0.002730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:05:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697949; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697949; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2145 Schema: QC_hit: No # Query_time: 0.001819 Lock_time: 0.001624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2145 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:06:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2149 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697966; SELECT page_size, compress_ops, 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.000339 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2150 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.001008 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2150 Schema: QC_hit: No # Query_time: 0.003073 Lock_time: 0.002868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:06:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697976; SELECT page_size, compress_ops, 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.000354 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.001265 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.003822 Lock_time: 0.003609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:06:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697979; SELECT page_size, compress_ops, 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.000610 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697979; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2159 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2159 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:06:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655697996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.002682 Lock_time: 0.002421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655697996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:06:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2166 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698006; SELECT page_size, buffer_pool_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.000277 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2167 Schema: QC_hit: No # Query_time: 0.002405 Lock_time: 0.002134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2167 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:06:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698009; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698009; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2173 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698016; SELECT page_size, compress_ops, 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.000275 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2172 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2172 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:07:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2177 Schema: QC_hit: No # Query_time: 0.002108 Lock_time: 0.001941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2176 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2176 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2177 Schema: QC_hit: No # Query_time: 0.001385 Lock_time: 0.001219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:07:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2181 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698036; SELECT page_size, buffer_pool_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.000752 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2181 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698036; SELECT page_size, compress_ops, 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.000651 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:07:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2185 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698039; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2185 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698039; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 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=1655698046; SELECT page_size, compress_ops, 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.001067 Lock_time: 0.000946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698046; SELECT page_size, compress_ops, 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.000203 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:07:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 Schema: QC_hit: No # Query_time: 0.000862 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698056; SELECT page_size, compress_ops, 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.002350 Lock_time: 0.002128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 Schema: QC_hit: No # Query_time: 0.003223 Lock_time: 0.002963 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698056; SELECT page_size, buffer_pool_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.002392 Lock_time: 0.002224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:07:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.003960 Lock_time: 0.003777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698066; SELECT page_size, compress_ops, 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.000767 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:07:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2198 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698069; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2198 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698069; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2201 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698076; SELECT page_size, compress_ops, 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.000814 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698076; SELECT page_size, buffer_pool_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.000874 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 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=1655698076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:08:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2205 Schema: QC_hit: No # Query_time: 0.001206 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698086; SELECT page_size, compress_ops, 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.009474 Lock_time: 0.007813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:08:10 # User@Host: rene[rene] @ [10.233.68.189] # Thread_id: 2180 Schema: nbi QC_hit: No # Query_time: 0.011575 Lock_time: 0.010972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1655698090; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # Time: 220620 4:08:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.004031 Lock_time: 0.003710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698096; SELECT page_size, buffer_pool_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.000515 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698096; SELECT page_size, compress_ops, 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.000266 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:08:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.001173 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698099; SELECT page_size, compress_ops, 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.000780 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698099; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.002779 Lock_time: 0.002485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698106; SELECT page_size, buffer_pool_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.000375 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:08:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2219 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698116; SELECT page_size, compress_ops, 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.000699 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2219 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:08:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698126; SELECT page_size, compress_ops, 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.002182 Lock_time: 0.002028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698126; SELECT page_size, compress_ops, 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.006483 Lock_time: 0.006291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.002631 Lock_time: 0.002428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:08:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000717 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698129; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698129; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2228 Schema: QC_hit: No # Query_time: 0.001487 Lock_time: 0.001124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2228 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698136; SELECT page_size, buffer_pool_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.003269 Lock_time: 0.003070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698136; SELECT page_size, buffer_pool_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.003941 Lock_time: 0.003749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:09:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.002401 Lock_time: 0.002180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.001900 Lock_time: 0.001742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:09:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.001044 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 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=1655698156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2236 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2236 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:09:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698159; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698159; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 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=1655698166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:09:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.001906 Lock_time: 0.001713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.002062 Lock_time: 0.001938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.005482 Lock_time: 0.005198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:09:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2249 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2249 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=1655698186; SELECT page_size, compress_ops, 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.000815 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698186; SELECT page_size, compress_ops, 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.000383 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:09:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698189; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698189; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2254 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698196; SELECT page_size, buffer_pool_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.000628 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2254 Schema: QC_hit: No # Query_time: 0.003259 Lock_time: 0.003035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698196; SELECT page_size, compress_ops, 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.000616 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:10:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698206; SELECT page_size, compress_ops, 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.000205 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.001051 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:10:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2262 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2262 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2261 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698216; SELECT page_size, compress_ops, 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.000426 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:10:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698219; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698219; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2266 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698226; SELECT page_size, compress_ops, 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.000337 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2267 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2267 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:10:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2271 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2271 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698236; SELECT page_size, buffer_pool_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.006386 Lock_time: 0.006175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:10:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2274 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698246; SELECT page_size, compress_ops, 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.002179 Lock_time: 0.002063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:10:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698249; SELECT page_size, compress_ops, 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.000402 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698249; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698256; SELECT page_size, buffer_pool_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.002187 Lock_time: 0.000875 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.001296 Lock_time: 0.001083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698256; SELECT page_size, compress_ops, 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.000925 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:11:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 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=1655698266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698266; SELECT page_size, buffer_pool_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.000890 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698266; SELECT page_size, buffer_pool_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.002113 Lock_time: 0.001906 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:11:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2287 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698276; SELECT page_size, buffer_pool_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.000180 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:11:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698279; SELECT page_size, buffer_pool_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.000362 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698279; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698286; SELECT page_size, compress_ops, 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.002685 Lock_time: 0.002454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698286; SELECT page_size, buffer_pool_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.000547 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:11:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.005532 Lock_time: 0.005348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698296; SELECT page_size, compress_ops, 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.002649 Lock_time: 0.002470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698296; SELECT page_size, compress_ops, 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.000317 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:11:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.003689 Lock_time: 0.003175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.001650 Lock_time: 0.001440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:11:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2307 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698309; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2307 Schema: QC_hit: No # Query_time: 0.004791 Lock_time: 0.004617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698309; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698316; SELECT page_size, buffer_pool_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.000497 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698316; SELECT page_size, compress_ops, 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.000467 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698316; SELECT page_size, compress_ops, 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.003115 Lock_time: 0.002924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:12:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.008160 Lock_time: 0.007943 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698326; SELECT page_size, compress_ops, 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.001267 Lock_time: 0.001095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698326; SELECT page_size, compress_ops, 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.000227 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:12:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2317 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000966 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698336; SELECT page_size, compress_ops, 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.000387 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:12:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2320 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698339; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2320 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698339; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2322 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698346; SELECT page_size, compress_ops, 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.000449 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698346; SELECT page_size, compress_ops, 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.000243 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:12:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698356; SELECT page_size, compress_ops, 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.000617 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698356; SELECT page_size, compress_ops, 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.000424 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698356; SELECT page_size, buffer_pool_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.000562 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:12:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698366; SELECT page_size, buffer_pool_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.000693 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698366; SELECT page_size, buffer_pool_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.002014 Lock_time: 0.001792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:12:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2333 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698369; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2333 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698369; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698376; SELECT page_size, compress_ops, 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.003031 Lock_time: 0.002825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698376; SELECT page_size, buffer_pool_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.000341 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698376; SELECT page_size, compress_ops, 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.000948 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:13:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 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=1655698386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698386; SELECT page_size, compress_ops, 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.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:13:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698396; SELECT page_size, buffer_pool_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.005897 Lock_time: 0.005662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698396; SELECT page_size, compress_ops, 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.000557 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:13:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2346 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698399; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2346 Schema: QC_hit: No # Query_time: 0.002033 Lock_time: 0.001831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698399; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698406; SELECT page_size, compress_ops, 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.000265 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698406; SELECT page_size, buffer_pool_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.001708 Lock_time: 0.001313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698406; SELECT page_size, compress_ops, 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.002428 Lock_time: 0.002162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:13:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2352 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698416; SELECT page_size, compress_ops, 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.000527 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698416; SELECT page_size, buffer_pool_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.003713 Lock_time: 0.003154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:13:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2356 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698426; SELECT page_size, buffer_pool_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.000354 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698426; SELECT page_size, compress_ops, 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.001044 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2355 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:13:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2359 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698429; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2359 Schema: QC_hit: No # Query_time: 0.001543 Lock_time: 0.001260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698429; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2360 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698436; SELECT page_size, buffer_pool_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.000963 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698436; SELECT page_size, compress_ops, 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.000424 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:14:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2364 Schema: QC_hit: No # Query_time: 0.001233 Lock_time: 0.001036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698446; SELECT page_size, compress_ops, 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.000350 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698446; SELECT page_size, buffer_pool_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.002136 Lock_time: 0.001967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698446; SELECT page_size, buffer_pool_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.000245 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:14:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698456; SELECT page_size, buffer_pool_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.001495 Lock_time: 0.001264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698456; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:14:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2372 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698459; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2372 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698459; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698466; SELECT page_size, buffer_pool_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.000471 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698466; SELECT page_size, buffer_pool_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.000228 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:14:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.001086 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698476; SELECT page_size, compress_ops, 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.000341 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:14:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698486; SELECT page_size, buffer_pool_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.000809 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:14:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2385 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698489; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2385 Schema: QC_hit: No # Query_time: 0.002034 Lock_time: 0.001841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698489; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.003590 Lock_time: 0.003376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698496; SELECT page_size, compress_ops, 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.000657 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698496; SELECT page_size, buffer_pool_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.000588 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2387 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=1655698496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:15:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2390 Schema: QC_hit: No # Query_time: 0.001128 Lock_time: 0.000997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698506; SELECT page_size, compress_ops, 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.001160 Lock_time: 0.000963 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698506; SELECT page_size, buffer_pool_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.000868 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698506; SELECT page_size, compress_ops, 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.000703 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:15:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2395 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698516; SELECT page_size, compress_ops, 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.000669 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698516; SELECT page_size, buffer_pool_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.000805 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698516; SELECT page_size, buffer_pool_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.000232 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:15:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.001074 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698519; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698519; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2399 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2399 Schema: QC_hit: No # Query_time: 0.006068 Lock_time: 0.005433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:15:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2404 Schema: QC_hit: No # Query_time: 0.001942 Lock_time: 0.001828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698536; SELECT page_size, compress_ops, 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.002763 Lock_time: 0.002328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698536; SELECT page_size, buffer_pool_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.000543 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698536; SELECT page_size, buffer_pool_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.000255 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:15:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.003173 Lock_time: 0.002799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698546; SELECT page_size, compress_ops, 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.000709 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698546; SELECT page_size, buffer_pool_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.000710 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2408 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:15:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698549; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698549; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.002575 Lock_time: 0.002371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:16:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.002121 Lock_time: 0.001831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:16:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698576; SELECT page_size, compress_ops, 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.001025 Lock_time: 0.000832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:16:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.001059 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698579; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2428 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2428 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:16:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2432 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2432 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:16:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2435 Schema: QC_hit: No # Query_time: 0.001306 Lock_time: 0.001079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698606; SELECT page_size, compress_ops, 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.000687 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:16:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698609; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698609; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2441 Schema: QC_hit: No # Query_time: 0.001733 Lock_time: 0.001468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2441 Schema: QC_hit: No # Query_time: 0.001311 Lock_time: 0.001153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:17:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2445 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2444 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2444 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2445 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:17:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2448 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698636; SELECT page_size, compress_ops, 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.007438 Lock_time: 0.006846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.006308 Lock_time: 0.005870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.006148 Lock_time: 0.005926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:17:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2452 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698639; SELECT page_size, compress_ops, 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.000348 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698639; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2453 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2453 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:17:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2457 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.002015 Lock_time: 0.001619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2457 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=1655698656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:17:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2461 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698666; SELECT page_size, compress_ops, 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.000921 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.004350 Lock_time: 0.004054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:17:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2465 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698669; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2465 Schema: QC_hit: No # Query_time: 0.001241 Lock_time: 0.001045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698669; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000999 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:18:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.001038 Lock_time: 0.000823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.001194 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:18:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698696; SELECT page_size, buffer_pool_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.003995 Lock_time: 0.003799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.001044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.004363 Lock_time: 0.004243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:18:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2478 Schema: QC_hit: No # Query_time: 0.001700 Lock_time: 0.001516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698699; SELECT page_size, compress_ops, 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.000820 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698699; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2479 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2479 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:18:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2483 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2484 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2484 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2483 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:18:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698726; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2488 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2488 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:18:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2491 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698729; SELECT page_size, buffer_pool_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.000665 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698729; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2492 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2492 Schema: QC_hit: No # Query_time: 0.001915 Lock_time: 0.001789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:19:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.002045 Lock_time: 0.001841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2496 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2496 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.002473 Lock_time: 0.002268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:19:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698756; SELECT page_size, buffer_pool_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.000778 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698756; SELECT page_size, compress_ops, 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.000730 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.003798 Lock_time: 0.003537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:19:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2504 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698759; SELECT page_size, compress_ops, 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.000472 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698759; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2505 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2506 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2505 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2506 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:19:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2509 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2509 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:19:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2514 Schema: QC_hit: No # Query_time: 0.010458 Lock_time: 0.010208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2514 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.001775 Lock_time: 0.001510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:19:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2517 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698789; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2517 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698789; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2519 Schema: QC_hit: No # Query_time: 0.004146 Lock_time: 0.003835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2518 Schema: QC_hit: No # Query_time: 0.001023 Lock_time: 0.000825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2518 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2519 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2522 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2522 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2526 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.003328 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698816; SELECT page_size, buffer_pool_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.000754 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2530 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698819; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2530 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698819; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698826; SELECT page_size, compress_ops, 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.000907 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2532 Schema: QC_hit: No # Query_time: 0.000907 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2532 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2536 Schema: QC_hit: No # Query_time: 0.001005 Lock_time: 0.000781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698836; SELECT page_size, compress_ops, 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.000532 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698836; SELECT page_size, compress_ops, 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.000720 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2536 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 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=1655698846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 Schema: QC_hit: No # Query_time: 0.005429 Lock_time: 0.005199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2544 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698849; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2544 Schema: QC_hit: No # Query_time: 0.001379 Lock_time: 0.001289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698849; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2548 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.002031 Lock_time: 0.001920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2548 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.006088 Lock_time: 0.005863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:21:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2552 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=1655698866; SELECT page_size, compress_ops, 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.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 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=1655698866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:21:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2556 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698876; SELECT page_size, compress_ops, 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.000591 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:21:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2560 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698879; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2560 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698879; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2562 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2562 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=1655698886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:21:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698896; SELECT page_size, compress_ops, 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.000727 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698896; SELECT page_size, compress_ops, 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.000315 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:21:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2570 Schema: QC_hit: No # Query_time: 0.001649 Lock_time: 0.001195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698906; SELECT page_size, compress_ops, 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.000699 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2570 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:21:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 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=1655698909; SELECT page_size, compress_ops, 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.000581 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698909; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2574 Schema: QC_hit: No # Query_time: 0.001727 Lock_time: 0.001502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2574 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=1655698916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2575 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2575 Schema: QC_hit: No # Query_time: 0.004904 Lock_time: 0.004695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:22:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2579 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2579 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.002896 Lock_time: 0.002635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:22:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2583 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698936; SELECT page_size, compress_ops, 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.000242 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2583 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2582 Schema: QC_hit: No # Query_time: 0.005156 Lock_time: 0.004989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:22:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2586 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=1655698939; SELECT page_size, buffer_pool_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.000602 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698939; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2587 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2587 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2588 Schema: QC_hit: No # Query_time: 0.005825 Lock_time: 0.005637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2588 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:22:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2592 Schema: QC_hit: No # Query_time: 0.003157 Lock_time: 0.002828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2591 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2591 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2592 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:22:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2595 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698966; SELECT page_size, compress_ops, 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.001597 Lock_time: 0.001435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2596 Schema: QC_hit: No # Query_time: 0.001663 Lock_time: 0.001386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2596 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:22:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2599 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698969; SELECT page_size, compress_ops, 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.000217 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698969; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2601 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2601 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=1655698976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2600 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2600 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:23:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 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=1655698986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2604 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698986; SELECT page_size, compress_ops, 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.000706 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:23:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2609 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2609 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698996; SELECT page_size, compress_ops, 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.000800 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698996; SELECT page_size, compress_ops, 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.000914 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655698996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:23:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 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=1655698999; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.001131 Lock_time: 0.001036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655698999; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.001978 Lock_time: 0.001815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2613 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2613 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=1655699006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:23:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 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=1655699016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.003146 Lock_time: 0.002933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.002280 Lock_time: 0.002022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:23:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2622 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2622 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=1655699026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:23:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.001137 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699029; SELECT page_size, compress_ops, 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.000455 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699029; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2627 Schema: QC_hit: No # Query_time: 0.001386 Lock_time: 0.001261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2626 Schema: QC_hit: No # Query_time: 0.006010 Lock_time: 0.005492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2626 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2627 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:24:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.002207 Lock_time: 0.002039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.001170 Lock_time: 0.001090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2631 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2631 Schema: QC_hit: No # Query_time: 0.002420 Lock_time: 0.002027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:24:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2635 Schema: QC_hit: No # Query_time: 0.001283 Lock_time: 0.001153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2635 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2634 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699056; SELECT page_size, compress_ops, 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.000485 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:24:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2638 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699059; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699059; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:24:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.001359 Lock_time: 0.001163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2639 Schema: QC_hit: No # Query_time: 0.001159 Lock_time: 0.000942 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2639 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:24:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.000905 Lock_time: 0.000684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.002486 Lock_time: 0.002285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699076; SELECT page_size, buffer_pool_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.001572 Lock_time: 0.001360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699076; SELECT page_size, compress_ops, 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.001907 Lock_time: 0.001697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:24:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2647 Schema: QC_hit: No # Query_time: 0.012064 Lock_time: 0.011761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699086; SELECT page_size, buffer_pool_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.000627 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:24:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2651 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699089; SELECT page_size, compress_ops, 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.000224 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699089; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:24:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699096; SELECT page_size, buffer_pool_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.000664 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:25:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2661 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=1655699106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2661 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699106; SELECT page_size, compress_ops, 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.000558 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:25:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699116; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:25:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699119; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699119; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2670 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699126; SELECT page_size, compress_ops, 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.008059 Lock_time: 0.007870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2670 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699126; SELECT page_size, buffer_pool_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.002561 Lock_time: 0.002352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:25:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2674 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2674 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.008452 Lock_time: 0.008233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:25:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2678 Schema: QC_hit: No # Query_time: 0.001928 Lock_time: 0.001792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2678 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699146; SELECT page_size, compress_ops, 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.001404 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:25:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699149; SELECT page_size, buffer_pool_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.000635 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699149; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2682 Schema: QC_hit: No # Query_time: 0.001658 Lock_time: 0.001075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2682 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.001233 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.003208 Lock_time: 0.002939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:26:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2687 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2686 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2687 Schema: QC_hit: No # Query_time: 0.005042 Lock_time: 0.004819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699166; SELECT page_size, compress_ops, 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.004717 Lock_time: 0.004500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:26:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2691 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699176; SELECT page_size, compress_ops, 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.001655 Lock_time: 0.001456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2691 Schema: QC_hit: No # Query_time: 0.001563 Lock_time: 0.001490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699176; SELECT page_size, buffer_pool_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.000344 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:26:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2694 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699179; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2694 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699179; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.001932 Lock_time: 0.001741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699186; SELECT page_size, compress_ops, 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.001023 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699186; SELECT page_size, compress_ops, 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.000986 Lock_time: 0.000902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:26:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2699 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2699 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2700 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2700 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:26:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2703 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699206; SELECT page_size, buffer_pool_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.000471 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2704 Schema: QC_hit: No # Query_time: 0.009082 Lock_time: 0.008769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2704 Schema: QC_hit: No # Query_time: 0.001384 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:26:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699209; SELECT page_size, compress_ops, 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.002162 Lock_time: 0.001971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699209; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699216; SELECT page_size, buffer_pool_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.000252 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.005552 Lock_time: 0.001039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:27:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2713 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699226; SELECT page_size, compress_ops, 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.000290 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2713 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:27:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2717 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2717 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699236; SELECT page_size, buffer_pool_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.000611 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699236; SELECT page_size, compress_ops, 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.000167 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:27:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.001078 Lock_time: 0.000874 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699239; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699239; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 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=1655699246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699246; SELECT page_size, buffer_pool_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.002504 Lock_time: 0.002275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699246; SELECT page_size, compress_ops, 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.000384 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:27:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2726 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2726 Schema: QC_hit: No # Query_time: 0.005670 Lock_time: 0.005565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699256; SELECT page_size, compress_ops, 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.000529 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:27:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2730 Schema: QC_hit: No # Query_time: 0.002834 Lock_time: 0.002695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2730 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.002305 Lock_time: 0.002065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:27:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699269; SELECT page_size, buffer_pool_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.000199 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699269; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:27:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2735 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699276; SELECT page_size, compress_ops, 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.002528 Lock_time: 0.002323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2734 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2735 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:28:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2739 Schema: QC_hit: No # Query_time: 0.004741 Lock_time: 0.004486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2738 Schema: QC_hit: No # Query_time: 0.001611 Lock_time: 0.001402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699286; SELECT page_size, compress_ops, 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.000339 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2739 Schema: QC_hit: No # Query_time: 0.005582 Lock_time: 0.002740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:28:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2743 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2743 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699296; SELECT page_size, buffer_pool_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.000412 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:28:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699299; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699299; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2749 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2749 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2748 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2748 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=1655699306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:28:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2754 Schema: QC_hit: No # Query_time: 0.001343 Lock_time: 0.001144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699316; SELECT page_size, compress_ops, 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.000796 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:28:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699326; SELECT page_size, buffer_pool_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.000616 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:28:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699329; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699329; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:28:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2766 Schema: QC_hit: No # Query_time: 0.005816 Lock_time: 0.005587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2767 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699336; SELECT page_size, buffer_pool_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.000463 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2766 Schema: QC_hit: No # Query_time: 0.004878 Lock_time: 0.004676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:29:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.001910 Lock_time: 0.001701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699346; SELECT page_size, buffer_pool_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.000714 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699346; SELECT page_size, compress_ops, 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.000691 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2777 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:29:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.001388 Lock_time: 0.000967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.005115 Lock_time: 0.004891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2782 Schema: QC_hit: No # Query_time: 0.001025 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2782 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:29:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2786 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699359; SELECT page_size, compress_ops, 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.000707 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699359; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000939 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2793 Schema: QC_hit: No # Query_time: 0.004271 Lock_time: 0.004058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699366; SELECT page_size, buffer_pool_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.000629 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:29:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2796 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2796 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2797 Schema: QC_hit: No # Query_time: 0.009183 Lock_time: 0.006816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699376; SELECT page_size, compress_ops, 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.000332 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:29:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.003617 Lock_time: 0.003449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2801 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2801 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:29:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2805 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699389; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2805 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699389; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:29:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.002620 Lock_time: 0.002435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 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=1655699396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:30:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2813 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2814 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2814 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2813 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:30:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.006796 Lock_time: 0.006542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2821 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2821 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:30:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2824 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699419; SELECT page_size, buffer_pool_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.000508 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699419; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2826 Schema: QC_hit: No # Query_time: 0.009497 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2826 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2827 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2827 Schema: QC_hit: No # Query_time: 0.004200 Lock_time: 0.003995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:30:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2831 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2831 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=1655699436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2830 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2830 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:30:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2835 Schema: QC_hit: No # Query_time: 0.003852 Lock_time: 0.003670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699446; SELECT page_size, compress_ops, 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.000612 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2836 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2835 Schema: QC_hit: No # Query_time: 0.003745 Lock_time: 0.003486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:30:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2839 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699449; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2839 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699449; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:30:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2841 Schema: QC_hit: No # Query_time: 0.002684 Lock_time: 0.002461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699456; SELECT page_size, buffer_pool_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.000410 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699456; SELECT page_size, compress_ops, 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.000654 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699456; SELECT page_size, compress_ops, 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.000186 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:31:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699466; SELECT page_size, compress_ops, 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.000525 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.007277 Lock_time: 0.006356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:31:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2853 Schema: QC_hit: No # Query_time: 0.001310 Lock_time: 0.001103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2853 Schema: QC_hit: No # Query_time: 0.008008 Lock_time: 0.007766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.001976 Lock_time: 0.001798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699476; SELECT page_size, compress_ops, 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.006803 Lock_time: 0.006580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:31:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2857 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699479; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2857 Schema: QC_hit: No # Query_time: 0.001738 Lock_time: 0.001522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699479; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:31:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2861 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2860 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2861 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2860 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:31:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2865 Schema: QC_hit: No # Query_time: 0.011431 Lock_time: 0.011168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2865 Schema: QC_hit: No # Query_time: 0.001591 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:31:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2869 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2869 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:31:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2873 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=1655699509; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2873 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699509; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2874 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2874 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2875 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699516; SELECT page_size, compress_ops, 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.001285 Lock_time: 0.001039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:32:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2879 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2879 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2878 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2878 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:32:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2882 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2883 Schema: QC_hit: No # Query_time: 0.003203 Lock_time: 0.002945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2883 Schema: QC_hit: No # Query_time: 0.003968 Lock_time: 0.003765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2882 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:32:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699539; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 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=1655699539; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2887 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2887 Schema: QC_hit: No # Query_time: 0.002189 Lock_time: 0.001983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699546; SELECT page_size, compress_ops, 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.000348 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699546; SELECT page_size, compress_ops, 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.000651 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:32:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2891 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2891 Schema: QC_hit: No # Query_time: 0.001538 Lock_time: 0.001345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2892 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2892 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:32:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2895 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2895 Schema: QC_hit: No # Query_time: 0.003412 Lock_time: 0.002483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2896 Schema: QC_hit: No # Query_time: 0.001743 Lock_time: 0.001521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2896 Schema: QC_hit: No # Query_time: 0.001380 Lock_time: 0.000835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:32:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699569; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699569; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:32:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2900 Schema: QC_hit: No # Query_time: 0.001348 Lock_time: 0.001068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2900 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:33:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2905 Schema: QC_hit: No # Query_time: 0.000985 Lock_time: 0.000839 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2904 Schema: QC_hit: No # Query_time: 0.011147 Lock_time: 0.010867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2905 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2904 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=1655699586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:33:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2908 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2908 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2909 Schema: QC_hit: No # Query_time: 0.001822 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2909 Schema: QC_hit: No # Query_time: 0.001069 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:33:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2912 Schema: QC_hit: No # Query_time: 0.003931 Lock_time: 0.003751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699599; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2912 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699606; SELECT page_size, compress_ops, 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.000263 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2913 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2913 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:33:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2917 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.005245 Lock_time: 0.005075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2917 Schema: QC_hit: No # Query_time: 0.001234 Lock_time: 0.000998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:33:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2921 Schema: QC_hit: No # Query_time: 0.001030 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2921 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:33:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2925 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699629; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2925 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=1655699629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.001632 Lock_time: 0.001412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.017011 Lock_time: 0.016802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2928 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699636; SELECT page_size, compress_ops, 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.000405 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2931 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2931 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2936 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699656; SELECT page_size, compress_ops, 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.000671 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2935 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2935 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2939 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699659; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2939 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=1655699659; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699666; SELECT page_size, compress_ops, 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.000518 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.001087 Lock_time: 0.000905 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699666; SELECT page_size, compress_ops, 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.001197 Lock_time: 0.001098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.009225 Lock_time: 0.008980 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2944 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699676; SELECT page_size, compress_ops, 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.001015 Lock_time: 0.000823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2944 Schema: QC_hit: No # Query_time: 0.000744 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699686; SELECT page_size, buffer_pool_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.000280 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2948 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2948 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2952 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699689; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2952 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699689; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.004153 Lock_time: 0.003894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699696; SELECT page_size, buffer_pool_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.005478 Lock_time: 0.004944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699696; SELECT page_size, compress_ops, 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.001023 Lock_time: 0.000951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.001024 Lock_time: 0.000932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:35:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.001995 Lock_time: 0.001763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.006143 Lock_time: 0.005891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.002818 Lock_time: 0.002610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:35:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2961 Schema: QC_hit: No # Query_time: 0.001821 Lock_time: 0.001656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699716; SELECT page_size, compress_ops, 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.001863 Lock_time: 0.001733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2961 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699716; SELECT page_size, buffer_pool_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.009267 Lock_time: 0.009091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:35:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2965 Schema: QC_hit: No # Query_time: 0.000892 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699719; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2965 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=1655699719; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2967 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699726; SELECT page_size, compress_ops, 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.000563 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699726; SELECT page_size, compress_ops, 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.001378 Lock_time: 0.001191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:35:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2970 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2970 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699736; SELECT page_size, buffer_pool_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.001287 Lock_time: 0.001103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2971 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:35:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2975 Schema: QC_hit: No # Query_time: 0.006020 Lock_time: 0.005805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699746; SELECT page_size, compress_ops, 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.013536 Lock_time: 0.013295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2974 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2974 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:35:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 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=1655699749; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 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=1655699749; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699756; SELECT page_size, compress_ops, 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.000401 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699756; SELECT page_size, buffer_pool_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.000366 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2980 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:36:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2984 Schema: QC_hit: No # Query_time: 0.001284 Lock_time: 0.001071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2983 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2983 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699766; SELECT page_size, buffer_pool_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.001908 Lock_time: 0.001792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:36:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2987 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2987 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2988 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699776; SELECT page_size, buffer_pool_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.001595 Lock_time: 0.000941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:36:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2991 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=1655699779; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2991 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699779; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2992 Schema: QC_hit: No # Query_time: 0.002099 Lock_time: 0.001876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699786; SELECT page_size, compress_ops, 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.000551 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699786; SELECT page_size, buffer_pool_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.001076 Lock_time: 0.000940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699786; SELECT page_size, buffer_pool_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.000559 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:36:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2997 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699796; SELECT page_size, compress_ops, 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.000637 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699796; SELECT page_size, compress_ops, 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.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:36:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699806; SELECT page_size, buffer_pool_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.000439 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699806; SELECT page_size, compress_ops, 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.000788 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:36:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000915 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699809; SELECT page_size, compress_ops, 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.000212 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699809; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3007 Schema: QC_hit: No # Query_time: 0.001844 Lock_time: 0.001759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699816; SELECT page_size, compress_ops, 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.004378 Lock_time: 0.004106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699816; SELECT page_size, compress_ops, 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.000327 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699816; SELECT page_size, buffer_pool_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.010009 Lock_time: 0.009771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:37:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 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=1655699826; SELECT page_size, compress_ops, 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.000620 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699826; SELECT page_size, compress_ops, 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.014881 Lock_time: 0.014503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 Schema: QC_hit: No # Query_time: 0.014683 Lock_time: 0.014303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:37:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3014 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699836; SELECT page_size, compress_ops, 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.002493 Lock_time: 0.002284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:37:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699839; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699839; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699846; SELECT page_size, buffer_pool_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.000855 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3019 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=1655699846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:37:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3026 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3026 Schema: QC_hit: No # Query_time: 0.001569 Lock_time: 0.001341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3025 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3025 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:37:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3029 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3029 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:37:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699869; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.001309 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699869; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:37:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3035 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699876; SELECT page_size, compress_ops, 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.000277 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3035 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699876; SELECT page_size, buffer_pool_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.000494 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3040 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699886; SELECT page_size, buffer_pool_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.001495 Lock_time: 0.001272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3039 Schema: QC_hit: No # Query_time: 0.003415 Lock_time: 0.003178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3039 Schema: QC_hit: No # Query_time: 0.002947 Lock_time: 0.002697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3043 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3043 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.002236 Lock_time: 0.001987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3047 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699899; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3047 Schema: QC_hit: No # Query_time: 0.001834 Lock_time: 0.001616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699899; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3051 Schema: QC_hit: No # Query_time: 0.006951 Lock_time: 0.006705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3051 Schema: QC_hit: No # Query_time: 0.012010 Lock_time: 0.011734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699906; SELECT page_size, buffer_pool_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.000862 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3055 Schema: QC_hit: No # Query_time: 0.001489 Lock_time: 0.001315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3055 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699926; SELECT page_size, compress_ops, 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.002596 Lock_time: 0.002346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699926; SELECT page_size, compress_ops, 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.000461 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.003756 Lock_time: 0.003576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699929; SELECT page_size, compress_ops, 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.001077 Lock_time: 0.000790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699929; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3064 Schema: QC_hit: No # Query_time: 0.001658 Lock_time: 0.001454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3064 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699936; SELECT page_size, buffer_pool_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.000501 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3063 Schema: QC_hit: No # Query_time: 0.001665 Lock_time: 0.001459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:39:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3068 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3067 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699946; SELECT page_size, buffer_pool_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.000733 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3068 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:39:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3071 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699956; SELECT page_size, compress_ops, 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.000581 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699956; SELECT page_size, compress_ops, 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.000395 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699956; SELECT page_size, buffer_pool_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.000564 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:39:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.001154 Lock_time: 0.000948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699959; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699959; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3077 Schema: QC_hit: No # Query_time: 0.015828 Lock_time: 0.015487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3077 Schema: QC_hit: No # Query_time: 0.002085 Lock_time: 0.001883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699966; SELECT page_size, buffer_pool_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.000574 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699966; SELECT page_size, buffer_pool_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.000284 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:39:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3081 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 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=1655699976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3081 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699976; SELECT page_size, buffer_pool_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.005552 Lock_time: 0.005330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:39:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3085 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3084 Schema: QC_hit: No # Query_time: 0.002096 Lock_time: 0.001901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699986; SELECT page_size, compress_ops, 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.000880 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699986; SELECT page_size, buffer_pool_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.005339 Lock_time: 0.005105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:39:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699989; SELECT page_size, buffer_pool_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.000479 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699989; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3090 Schema: QC_hit: No # Query_time: 0.001610 Lock_time: 0.001375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3089 Schema: QC_hit: No # Query_time: 0.001699 Lock_time: 0.001458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699996; SELECT page_size, compress_ops, 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.000712 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655699996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3090 Schema: QC_hit: No # Query_time: 0.001942 Lock_time: 0.001745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655699996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:40:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3094 Schema: QC_hit: No # Query_time: 0.002177 Lock_time: 0.002028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3094 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700006; SELECT page_size, buffer_pool_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.001070 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700006; SELECT page_size, compress_ops, 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.000550 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:40:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3098 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700016; SELECT page_size, compress_ops, 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.000542 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700016; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700016; SELECT page_size, buffer_pool_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.004512 Lock_time: 0.004273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:40:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3101 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700019; SELECT page_size, buffer_pool_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.005767 Lock_time: 0.005577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3103 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3103 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700026; SELECT page_size, buffer_pool_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.001253 Lock_time: 0.001022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700026; SELECT page_size, buffer_pool_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.001977 Lock_time: 0.001763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:40:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3106 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700036; SELECT page_size, compress_ops, 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.000567 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3107 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3107 Schema: QC_hit: No # Query_time: 0.006507 Lock_time: 0.006264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:40:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3110 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3111 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700046; SELECT page_size, compress_ops, 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.000570 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700046; SELECT page_size, buffer_pool_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.001163 Lock_time: 0.000994 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:40:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.001355 Lock_time: 0.001148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700049; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.005209 Lock_time: 0.005027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700049; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3115 Schema: QC_hit: No # Query_time: 0.004289 Lock_time: 0.004085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3116 Schema: QC_hit: No # Query_time: 0.006546 Lock_time: 0.006267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3116 Schema: QC_hit: No # Query_time: 0.003175 Lock_time: 0.002945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700056; SELECT page_size, compress_ops, 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.000716 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:41:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3120 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3120 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=1655700066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:41:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700076; SELECT page_size, compress_ops, 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.000857 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700076; SELECT page_size, buffer_pool_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.001595 Lock_time: 0.001346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700076; SELECT page_size, buffer_pool_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.000411 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:41:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700079; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700079; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.008240 Lock_time: 0.008049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3129 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3129 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.007728 Lock_time: 0.007503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:41:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3133 Schema: QC_hit: No # Query_time: 0.004713 Lock_time: 0.004614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3133 Schema: QC_hit: No # Query_time: 0.003346 Lock_time: 0.003028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:41:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3137 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.000962 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3137 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:41:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700109; SELECT page_size, compress_ops, 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.000667 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700109; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3141 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3142 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3142 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700116; SELECT page_size, buffer_pool_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.002078 Lock_time: 0.001237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:41:58 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.024079 Lock_time: 0.023235 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 use sdnctl; SET timestamp=1655700118; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = 'a697caa3-db29-44a2-9d02-9daaa1c96b10' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # Time: 220620 4:42:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3146 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3146 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700126; SELECT page_size, compress_ops, 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.000677 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700126; SELECT page_size, compress_ops, 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.001330 Lock_time: 0.001171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:42:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3150 Schema: QC_hit: No # Query_time: 0.005073 Lock_time: 0.004808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700136; SELECT page_size, buffer_pool_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.000804 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700136; SELECT page_size, compress_ops, 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.001113 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:42:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3155 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700146; SELECT page_size, compress_ops, 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.000248 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3155 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:42:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3159 Schema: QC_hit: No # Query_time: 0.009855 Lock_time: 0.009592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.006519 Lock_time: 0.006260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700156; SELECT page_size, compress_ops, 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.000762 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3159 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:42:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.001308 Lock_time: 0.001057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700166; SELECT page_size, compress_ops, 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.004850 Lock_time: 0.004625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700166; SELECT page_size, buffer_pool_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.003460 Lock_time: 0.003294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700166; SELECT page_size, compress_ops, 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.000302 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:42:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3166 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700169; SELECT page_size, buffer_pool_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.000610 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700169; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3172 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3172 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700176; SELECT page_size, compress_ops, 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.000567 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700176; SELECT page_size, compress_ops, 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.000433 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:43:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3176 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700186; SELECT page_size, compress_ops, 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.008609 Lock_time: 0.008426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700186; SELECT page_size, buffer_pool_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.000524 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.001755 Lock_time: 0.001547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:43:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700196; SELECT page_size, buffer_pool_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.000474 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700196; SELECT page_size, compress_ops, 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.000913 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700196; SELECT page_size, compress_ops, 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.018371 Lock_time: 0.018113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:43:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3183 Schema: QC_hit: No # Query_time: 0.002051 Lock_time: 0.001883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700199; SELECT page_size, compress_ops, 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.000446 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700199; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3185 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3185 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=1655700206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:43:35 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.001721 Lock_time: 0.000564 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 SET timestamp=1655700215; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = '99be268d-5f60-4e28-aacd-8e35d9eb2254' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # Time: 220620 4:43:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000717 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.007443 Lock_time: 0.007251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.005675 Lock_time: 0.005467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:43:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.516495 Lock_time: 0.516237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:43:38 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 3170 Schema: ejbca QC_hit: No # Query_time: 0.000820 Lock_time: 0.000394 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 use ejbca; SET timestamp=1655700218; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 220620 4:43:41 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.010361 Lock_time: 0.010061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1655700221; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '6bfdc125-cf6a-4ad6-b5b9-124877dc9dc1'; # Time: 220620 4:43:44 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.000548 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655700224; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = 'f36ec255-2b49-49e3-a5c7-edba2e96bba3'; # Time: 220620 4:43:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3192 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700227; SELECT page_size, buffer_pool_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.000976 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700227; SELECT page_size, compress_ops, 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.011059 Lock_time: 0.010588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700227; SELECT page_size, compress_ops, 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.001687 Lock_time: 0.001491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:43:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.005895 Lock_time: 0.005684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700229; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.002937 Lock_time: 0.002700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700229; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3198 Schema: QC_hit: No # Query_time: 0.001703 Lock_time: 0.001525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700236; SELECT page_size, buffer_pool_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.001186 Lock_time: 0.000953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700236; SELECT page_size, compress_ops, 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.000521 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3198 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:44:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.006878 Lock_time: 0.006661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 Schema: QC_hit: No # Query_time: 0.014111 Lock_time: 0.013888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:44:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3206 Schema: QC_hit: No # Query_time: 0.013471 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700256; SELECT page_size, buffer_pool_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.000760 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700256; SELECT page_size, buffer_pool_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.000478 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700256; SELECT page_size, compress_ops, 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.000521 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:44:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3209 Schema: QC_hit: No # Query_time: 0.006375 Lock_time: 0.006153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700259; SELECT page_size, compress_ops, 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.000821 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700259; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:44:25 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.000639 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655700265; UPDATE EIPAM_IP_ASSIGNMENTS set status = 'PENDING_DELETE_f36ec255-2b49-49e3-a5c7-edba2e96bba3' WHERE info = 'f36ec255-2b49-49e3-a5c7-edba2e96bba3'; # Time: 220620 4:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700266; SELECT page_size, compress_ops, 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.000486 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:44:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3211 Schema: QC_hit: No # Query_time: 0.001697 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3211 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:44:34 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.000712 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655700274; UPDATE EIPAM_IP_ASSIGNMENTS set status = 'PENDING_DELETE_6bfdc125-cf6a-4ad6-b5b9-124877dc9dc1' WHERE info = '6bfdc125-cf6a-4ad6-b5b9-124877dc9dc1'; # Time: 220620 4:44:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3214 Schema: QC_hit: No # Query_time: 0.001652 Lock_time: 0.001446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700276; SELECT page_size, buffer_pool_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.002624 Lock_time: 0.001902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700276; SELECT page_size, buffer_pool_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.000533 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700276; SELECT page_size, compress_ops, 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.001233 Lock_time: 0.001069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:44:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700286; SELECT page_size, buffer_pool_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.000337 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700286; SELECT page_size, compress_ops, 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.001177 Lock_time: 0.000989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:44:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3222 Schema: QC_hit: No # Query_time: 0.049751 Lock_time: 0.049450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700289; SELECT page_size, buffer_pool_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.000721 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700289; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:44:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3224 Schema: QC_hit: No # Query_time: 0.391668 Lock_time: 0.391519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.395366 Lock_time: 0.395169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3224 Schema: QC_hit: No # Query_time: 0.001031 Lock_time: 0.000862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700297; SELECT page_size, compress_ops, 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.002015 Lock_time: 0.001846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:45:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.003690 Lock_time: 0.003564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:45:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3231 Schema: QC_hit: No # Query_time: 0.001337 Lock_time: 0.001091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700316; SELECT page_size, compress_ops, 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.010125 Lock_time: 0.009844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700316; SELECT page_size, buffer_pool_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.000523 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3232 Schema: QC_hit: No # Query_time: 0.002228 Lock_time: 0.002020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:45:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3235 Schema: QC_hit: No # Query_time: 0.001500 Lock_time: 0.001305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700319; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3235 Schema: QC_hit: No # Query_time: 0.001125 Lock_time: 0.001035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700319; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3237 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3237 Schema: QC_hit: No # Query_time: 0.001546 Lock_time: 0.001423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700326; SELECT page_size, compress_ops, 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.000590 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:45:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3241 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700336; SELECT page_size, compress_ops, 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.000550 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.006933 Lock_time: 0.006716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700336; SELECT page_size, compress_ops, 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.000846 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:45:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3244 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700346; SELECT page_size, buffer_pool_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.000354 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:45:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3248 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700349; SELECT page_size, compress_ops, 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.000234 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700349; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3250 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3250 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700356; SELECT page_size, compress_ops, 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.000555 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700356; SELECT page_size, compress_ops, 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.000392 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:46:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.001119 Lock_time: 0.001020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3254 Schema: QC_hit: No # Query_time: 0.001438 Lock_time: 0.001207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700366; SELECT page_size, compress_ops, 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.001403 Lock_time: 0.000935 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:46:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3257 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3257 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 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=1655700376; SELECT page_size, compress_ops, 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.000447 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:46:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3261 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700379; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3261 Schema: QC_hit: No # Query_time: 0.001701 Lock_time: 0.001505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700379; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3262 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3263 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3263 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700386; SELECT page_size, buffer_pool_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.001010 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:46:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3266 Schema: QC_hit: No # Query_time: 0.001927 Lock_time: 0.001728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700396; SELECT page_size, compress_ops, 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.000690 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700396; SELECT page_size, compress_ops, 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.000219 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:46:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3270 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700406; SELECT page_size, buffer_pool_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.000201 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700406; SELECT page_size, compress_ops, 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.003066 Lock_time: 0.002857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700406; SELECT page_size, compress_ops, 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.000329 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:46:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3274 Schema: QC_hit: No # Query_time: 0.001087 Lock_time: 0.000980 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700409; SELECT page_size, compress_ops, 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.000622 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700409; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3276 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3276 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700416; SELECT page_size, buffer_pool_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.000312 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700416; SELECT page_size, buffer_pool_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.000488 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:47:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 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=1655700426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700426; SELECT page_size, buffer_pool_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.000653 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700426; SELECT page_size, compress_ops, 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.000531 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:47:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700436; SELECT page_size, buffer_pool_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.000284 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700436; SELECT page_size, compress_ops, 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.000466 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:47:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3287 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700439; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3287 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3292 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700446; SELECT page_size, compress_ops, 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.000927 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700446; SELECT page_size, compress_ops, 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.000302 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700446; SELECT page_size, buffer_pool_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.005343 Lock_time: 0.005101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:47:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3297 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700456; SELECT page_size, compress_ops, 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.000289 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700456; SELECT page_size, buffer_pool_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.000365 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3296 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:47:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3301 Schema: QC_hit: No # Query_time: 0.002468 Lock_time: 0.002298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700466; SELECT page_size, compress_ops, 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.003077 Lock_time: 0.002800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700466; SELECT page_size, buffer_pool_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.000667 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700466; SELECT page_size, compress_ops, 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.004179 Lock_time: 0.003747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:47:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700469; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 Schema: QC_hit: No # Query_time: 0.014692 Lock_time: 0.014472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700469; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:47:51 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 3291 Schema: ejbca QC_hit: No # Query_time: 0.001403 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 use ejbca; SET timestamp=1655700471; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='APPROVAL_PROFILE'; # Time: 220620 4:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3305 Schema: QC_hit: No # Query_time: 0.001199 Lock_time: 0.001020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3305 Schema: QC_hit: No # Query_time: 0.006520 Lock_time: 0.006321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3306 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3306 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:48:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700486; SELECT page_size, buffer_pool_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.000410 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700486; SELECT page_size, compress_ops, 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.000419 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700486; SELECT page_size, compress_ops, 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.000217 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:48:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700496; SELECT page_size, buffer_pool_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.000388 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700496; SELECT page_size, compress_ops, 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.006526 Lock_time: 0.006296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700496; SELECT page_size, compress_ops, 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.000244 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:48:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700499; SELECT page_size, buffer_pool_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.011066 Lock_time: 0.010823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700499; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3318 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700506; SELECT page_size, compress_ops, 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.000455 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700506; SELECT page_size, compress_ops, 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.000866 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700506; SELECT page_size, buffer_pool_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.000295 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:48:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3322 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700516; SELECT page_size, compress_ops, 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.001281 Lock_time: 0.001199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700516; SELECT page_size, buffer_pool_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.001950 Lock_time: 0.001855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3323 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000861 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:48:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3327 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700526; SELECT page_size, buffer_pool_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.000468 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700526; SELECT page_size, buffer_pool_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.000902 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:48:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700529; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700529; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700536; SELECT page_size, compress_ops, 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.000457 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700536; SELECT page_size, compress_ops, 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.000180 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.001321 Lock_time: 0.001219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:49:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3335 Schema: QC_hit: No # Query_time: 0.004725 Lock_time: 0.004486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700546; SELECT page_size, compress_ops, 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.002385 Lock_time: 0.002225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3336 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700546; SELECT page_size, compress_ops, 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.004312 Lock_time: 0.004059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:49:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3340 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3339 Schema: QC_hit: No # Query_time: 0.002043 Lock_time: 0.001880 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700556; SELECT page_size, compress_ops, 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.000478 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700556; SELECT page_size, buffer_pool_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.000623 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:49:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3343 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700559; SELECT page_size, buffer_pool_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.000532 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700559; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3344 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700566; SELECT page_size, compress_ops, 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.006208 Lock_time: 0.006022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700566; SELECT page_size, buffer_pool_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.000535 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700566; SELECT page_size, buffer_pool_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.000215 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:49:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3349 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3349 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3348 Schema: QC_hit: No # Query_time: 0.001324 Lock_time: 0.001118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700576; SELECT page_size, compress_ops, 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.000261 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:49:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3352 Schema: QC_hit: No # Query_time: 0.001081 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700586; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:49:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700589; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 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=1655700589; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3358 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3358 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700596; SELECT page_size, buffer_pool_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.000696 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700596; SELECT page_size, buffer_pool_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.000168 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:50:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3362 Schema: QC_hit: No # Query_time: 0.001866 Lock_time: 0.000917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700606; SELECT page_size, compress_ops, 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.000725 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700606; SELECT page_size, buffer_pool_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.001020 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700606; SELECT page_size, compress_ops, 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.000880 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:50:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3365 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700616; SELECT page_size, compress_ops, 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.000637 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700616; SELECT page_size, compress_ops, 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.000373 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3365 Schema: QC_hit: No # Query_time: 0.005255 Lock_time: 0.005017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:50:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700619; SELECT page_size, compress_ops, 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.000333 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700619; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3370 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3370 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:50:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 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=1655700636; SELECT page_size, compress_ops, 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.000404 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700636; SELECT page_size, buffer_pool_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.000629 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700636; SELECT page_size, compress_ops, 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.004801 Lock_time: 0.004535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:50:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3378 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700646; SELECT page_size, compress_ops, 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.000739 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3379 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700646; SELECT page_size, compress_ops, 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.000530 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:50:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.002675 Lock_time: 0.002451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700649; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700649; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3384 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700656; SELECT page_size, compress_ops, 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.000238 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700656; SELECT page_size, buffer_pool_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.003812 Lock_time: 0.003558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700656; SELECT page_size, buffer_pool_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.000440 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:51:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3387 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3387 Schema: QC_hit: No # Query_time: 0.001660 Lock_time: 0.001498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700666; SELECT page_size, buffer_pool_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.000860 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700666; SELECT page_size, compress_ops, 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.000611 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:51:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3392 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700676; SELECT page_size, compress_ops, 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.000447 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700676; SELECT page_size, compress_ops, 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.000996 Lock_time: 0.000924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700676; SELECT page_size, buffer_pool_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.001171 Lock_time: 0.001086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:51:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700679; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.001009 Lock_time: 0.000805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700679; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3396 Schema: QC_hit: No # Query_time: 0.005461 Lock_time: 0.005197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3396 Schema: QC_hit: No # Query_time: 0.003612 Lock_time: 0.003394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700686; SELECT page_size, buffer_pool_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.004194 Lock_time: 0.003944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700686; SELECT page_size, compress_ops, 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.001509 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:51:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.001405 Lock_time: 0.001261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700696; SELECT page_size, compress_ops, 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.000231 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700696; SELECT page_size, buffer_pool_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.004205 Lock_time: 0.004088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3400 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:51:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3404 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=1655700706; SELECT page_size, compress_ops, 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.000649 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700706; SELECT page_size, buffer_pool_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.000674 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700706; SELECT page_size, compress_ops, 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.000267 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:51:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700709; SELECT page_size, compress_ops, 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.000268 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700709; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3411 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3411 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:52:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3415 Schema: QC_hit: No # Query_time: 0.002588 Lock_time: 0.002460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000921 Lock_time: 0.000718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3415 Schema: QC_hit: No # Query_time: 0.000885 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:52:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3419 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3419 Schema: QC_hit: No # Query_time: 0.001240 Lock_time: 0.001098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.009452 Lock_time: 0.009238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:52:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700739; SELECT page_size, compress_ops, 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.000237 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700739; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3425 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3425 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3424 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3424 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:52:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3429 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3429 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3428 Schema: QC_hit: No # Query_time: 0.002002 Lock_time: 0.001746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3428 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=1655700756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:52:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3432 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3432 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3433 Schema: QC_hit: No # Query_time: 0.002279 Lock_time: 0.002111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3433 Schema: QC_hit: No # Query_time: 0.004491 Lock_time: 0.004325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:52:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700769; SELECT page_size, compress_ops, 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.001449 Lock_time: 0.001297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700769; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3438 Schema: QC_hit: No # Query_time: 0.001461 Lock_time: 0.000986 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3437 Schema: QC_hit: No # Query_time: 0.002228 Lock_time: 0.001768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3438 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3437 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:53:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3442 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3441 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3441 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3442 Schema: QC_hit: No # Query_time: 0.009766 Lock_time: 0.009504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:53:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3445 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3446 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3445 Schema: QC_hit: No # Query_time: 0.001753 Lock_time: 0.001090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3446 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=1655700796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:53:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3449 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700799; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3449 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700799; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:53:23 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.003133 Lock_time: 0.002731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1128 use datarouter; SET timestamp=1655700803; select * from FEEDS where NAME = 'bulk_pm_feed' and VERSION ='0.0'; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000480 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 308 SET timestamp=1655700803; select * from FEED_ENDPOINT_IDS where FEEDID = 1; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000432 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 184 SET timestamp=1655700803; select * from FEED_ENDPOINT_ADDRS where FEEDID = 1; # Time: 220620 4:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.006840 Lock_time: 0.006557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:53:29 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.004891 Lock_time: 0.004416 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1370 SET timestamp=1655700809; select * from FEEDS; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000803 Lock_time: 0.000436 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 332 SET timestamp=1655700809; select * from FEED_ENDPOINT_IDS; # Time: 220620 4:53:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3455 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3455 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3454 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3454 Schema: QC_hit: No # Query_time: 0.005236 Lock_time: 0.005050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:53:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3459 Schema: QC_hit: No # Query_time: 0.003543 Lock_time: 0.003404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3458 Schema: QC_hit: No # Query_time: 0.001914 Lock_time: 0.001710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3459 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3458 Schema: QC_hit: No # Query_time: 0.001954 Lock_time: 0.001813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:53:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3462 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700829; SELECT page_size, compress_ops, 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.000303 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700829; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.010510 Lock_time: 0.010295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3463 Schema: QC_hit: No # Query_time: 0.006934 Lock_time: 0.006694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3463 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:54:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.001096 Lock_time: 0.000870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3468 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3468 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:54:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.004936 Lock_time: 0.004697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.006826 Lock_time: 0.006623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.013377 Lock_time: 0.013129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:54:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3475 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700859; SELECT page_size, compress_ops, 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.000600 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700859; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3477 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3476 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3477 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3476 Schema: QC_hit: No # Query_time: 0.002150 Lock_time: 0.001936 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:54:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3481 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3481 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.002867 Lock_time: 0.002584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.006978 Lock_time: 0.006721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:54:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3485 Schema: QC_hit: No # Query_time: 0.001888 Lock_time: 0.001675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3485 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:54:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3488 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700889; SELECT page_size, compress_ops, 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.000604 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700889; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3489 Schema: QC_hit: No # Query_time: 0.001892 Lock_time: 0.001611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3489 Schema: QC_hit: No # Query_time: 0.006227 Lock_time: 0.005966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 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=1655700896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:55:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3494 Schema: QC_hit: No # Query_time: 0.001200 Lock_time: 0.001014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3494 Schema: QC_hit: No # Query_time: 0.007193 Lock_time: 0.006680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3493 Schema: QC_hit: No # Query_time: 0.019782 Lock_time: 0.019555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3493 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:55:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3498 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3498 Schema: QC_hit: No # Query_time: 0.002205 Lock_time: 0.002078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.001244 Lock_time: 0.001049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.001022 Lock_time: 0.000825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:55:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3501 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700919; SELECT page_size, buffer_pool_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.002775 Lock_time: 0.002422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700919; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.003266 Lock_time: 0.003085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3502 Schema: QC_hit: No # Query_time: 0.002575 Lock_time: 0.002210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3502 Schema: QC_hit: No # Query_time: 0.001107 Lock_time: 0.000888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.004099 Lock_time: 0.003853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:55:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3506 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3506 Schema: QC_hit: No # Query_time: 0.009270 Lock_time: 0.009027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3507 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3507 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:55:37 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.000764 Lock_time: 0.000366 Rows_sent: 2 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 155 use sdnctl; SET timestamp=1655700937; SELECT vf_module_label from VF_MODULE_MODEL WHERE vf_customization_uuid = '6eadb453-38d0-42ed-9e01-188585fd9cc2' AND vf_module_label is not null; # Time: 220620 4:55:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 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=1655700946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:55:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3515 Schema: QC_hit: No # Query_time: 0.003314 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700949; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3515 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700949; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:55:53 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.000571 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 126 SET timestamp=1655700953; SELECT vf_module_label from VF_MODULE_MODEL WHERE vf_customization_uuid = '68a011a4-62cc-4f18-8c67-733a9515a14f' AND vf_module_label is not null; # Time: 220620 4:55:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3517 Schema: QC_hit: No # Query_time: 0.750488 Lock_time: 0.750290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.781261 Lock_time: 0.781152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.007094 Lock_time: 0.006938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700957; SELECT page_size, buffer_pool_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.007324 Lock_time: 0.007159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:56:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3520 Schema: QC_hit: No # Query_time: 0.009748 Lock_time: 0.009612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3520 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700966; SELECT page_size, buffer_pool_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.000739 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:56:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3524 Schema: QC_hit: No # Query_time: 0.002667 Lock_time: 0.002409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3524 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700976; SELECT page_size, compress_ops, 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.000466 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:56:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3528 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700979; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3528 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700979; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700986; SELECT page_size, compress_ops, 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.000258 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3533 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3533 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:56:27 # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.000932 Lock_time: 0.000599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655700987; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '1fd103db-70fd-4bca-b14c-bb651958639d'; # Time: 220620 4:56:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3537 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3537 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655700996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655700996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:56:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 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=1655701006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 Schema: QC_hit: No # Query_time: 0.001535 Lock_time: 0.001318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3541 Schema: QC_hit: No # Query_time: 0.002704 Lock_time: 0.002483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3541 Schema: QC_hit: No # Query_time: 0.005641 Lock_time: 0.005265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: sdnctl[sdnctl] @ [10.233.69.197] # Thread_id: 903 Schema: sdnctl QC_hit: No # Query_time: 0.004329 Lock_time: 0.004087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1655701006; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '700e7009-bb96-470f-b3a5-fd6762fa7699'; # Time: 220620 4:56:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701009; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701009; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3547 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.001677 Lock_time: 0.001478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701016; SELECT page_size, buffer_pool_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.003985 Lock_time: 0.003748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.008512 Lock_time: 0.008251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:57:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3550 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3550 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:57:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3554 Schema: QC_hit: No # Query_time: 0.002708 Lock_time: 0.002492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3554 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3555 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3555 Schema: QC_hit: No # Query_time: 0.004877 Lock_time: 0.004655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:57:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701039; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701039; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3560 Schema: QC_hit: No # Query_time: 0.002909 Lock_time: 0.002771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701046; SELECT page_size, compress_ops, 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.000349 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3559 Schema: QC_hit: No # Query_time: 0.000869 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3559 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:57:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 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=1655701056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:57:38 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000823 Lock_time: 0.000405 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 332 use datarouter; SET timestamp=1655701058; select * from FEED_ENDPOINT_IDS where FEEDID = 1; # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.001269 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1538 SET timestamp=1655701058; select * from SUBSCRIPTIONS where FEEDID = 1 and DELIVERY_URL = "http://dcae-pm-mapper:8081/delivery" and DELIVERY_USER = "username" and DELIVERY_PASSWORD = "password" and DELIVERY_USE100 = 0 and METADATA_ONLY = 0 and FOLLOW_REDIRECTS = 1; # Time: 220620 4:57:43 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.000948 Lock_time: 0.000315 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1725 SET timestamp=1655701063; select * from SUBSCRIPTIONS; # Time: 220620 4:57:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3567 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3567 Schema: QC_hit: No # Query_time: 0.001845 Lock_time: 0.001602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3568 Schema: QC_hit: No # Query_time: 0.007734 Lock_time: 0.007461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3568 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:57:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701069; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701069; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3572 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3573 Schema: QC_hit: No # Query_time: 0.001877 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3573 Schema: QC_hit: No # Query_time: 0.006157 Lock_time: 0.005921 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3572 Schema: QC_hit: No # Query_time: 0.000717 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:58:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.001160 Lock_time: 0.000965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.001139 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.002219 Lock_time: 0.002021 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:58:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3581 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3581 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:58:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3584 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701099; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3584 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701099; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.000978 Lock_time: 0.000814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701106; SELECT page_size, compress_ops, 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.000628 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701106; SELECT page_size, compress_ops, 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.000191 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.002350 Lock_time: 0.002056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:58:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3596 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3596 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3595 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701116; SELECT page_size, compress_ops, 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.002046 Lock_time: 0.001926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:58:37 # User@Host: so_user[so_user] @ [10.233.71.81] # Thread_id: 2781 Schema: camundabpmn QC_hit: No # Query_time: 0.004798 Lock_time: 0.003757 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1655701117; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-06-20 04:58:38.141' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-06-20 04:58:38.141') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4de3b50c-f049-11ec-81e2-8e49b7ee7387' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-06-20 04:58:38.141') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220620 4:58:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3603 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701126; SELECT page_size, compress_ops, 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.005999 Lock_time: 0.005699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:58:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3608 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701129; SELECT page_size, compress_ops, 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.000886 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701129; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3612 Schema: QC_hit: No # Query_time: 0.002119 Lock_time: 0.001889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701136; SELECT page_size, compress_ops, 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.009102 Lock_time: 0.008837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:59:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3617 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3618 Schema: QC_hit: No # Query_time: 0.000977 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701146; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701146; SELECT page_size, buffer_pool_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.000460 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:59:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701156; SELECT page_size, compress_ops, 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.000595 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701156; SELECT page_size, compress_ops, 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.000425 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.001254 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:59:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701159; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.005160 Lock_time: 0.004936 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701159; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:59:26 # User@Host: ejbca[ejbca] @ [10.233.71.28] # Thread_id: 3532 Schema: ejbca QC_hit: No # Query_time: 0.000831 Lock_time: 0.000398 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 use ejbca; SET timestamp=1655701166; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3627 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3627 Schema: QC_hit: No # Query_time: 0.001185 Lock_time: 0.000904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.001338 Lock_time: 0.000962 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 4:59:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3633 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3633 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701176; SELECT page_size, buffer_pool_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.000828 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701176; SELECT page_size, compress_ops, 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.000897 Lock_time: 0.000768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:59:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3640 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3640 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.006874 Lock_time: 0.006698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.000814 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:59:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3644 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701189; SELECT page_size, compress_ops, 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.000564 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701189; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 4:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.002173 Lock_time: 0.002019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3648 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3648 Schema: QC_hit: No # Query_time: 0.001711 Lock_time: 0.001484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:00:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3652 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701206; SELECT page_size, compress_ops, 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.001342 Lock_time: 0.001152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701206; SELECT page_size, compress_ops, 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.000576 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3651 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:00:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701216; SELECT page_size, buffer_pool_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.000558 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701216; SELECT page_size, buffer_pool_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.000756 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:00:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3661 Schema: QC_hit: No # Query_time: 0.001726 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701219; SELECT page_size, compress_ops, 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.002025 Lock_time: 0.001660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701219; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.007929 Lock_time: 0.007361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:00:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.001271 Lock_time: 0.001025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701236; SELECT page_size, compress_ops, 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.001679 Lock_time: 0.001471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:00:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3674 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701246; SELECT page_size, compress_ops, 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.000680 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701246; SELECT page_size, buffer_pool_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.000594 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701246; SELECT page_size, compress_ops, 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.002582 Lock_time: 0.002306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:00:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3677 Schema: QC_hit: No # Query_time: 0.002043 Lock_time: 0.001799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701249; SELECT page_size, compress_ops, 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.000331 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701249; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3682 Schema: QC_hit: No # Query_time: 0.001009 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3682 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701256; SELECT page_size, compress_ops, 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.001032 Lock_time: 0.000787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701256; SELECT page_size, buffer_pool_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.000515 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:01:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3688 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3688 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:01:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3693 Schema: QC_hit: No # Query_time: 0.014132 Lock_time: 0.013837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3693 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701276; SELECT page_size, buffer_pool_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.006361 Lock_time: 0.006060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:01:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3697 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701279; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3697 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701279; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3699 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.003948 Lock_time: 0.003717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701286; SELECT page_size, compress_ops, 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.001161 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.001081 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:01:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701296; SELECT page_size, compress_ops, 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.000491 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701296; SELECT page_size, compress_ops, 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.009999 Lock_time: 0.009531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.001576 Lock_time: 0.001367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:01:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3706 Schema: QC_hit: No # Query_time: 0.001167 Lock_time: 0.000920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701306; SELECT page_size, buffer_pool_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.002855 Lock_time: 0.002629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3706 Schema: QC_hit: No # Query_time: 0.004442 Lock_time: 0.004307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:01:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3710 Schema: QC_hit: No # Query_time: 0.001640 Lock_time: 0.001463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701309; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3710 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701309; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3712 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.003060 Lock_time: 0.002853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3712 Schema: QC_hit: No # Query_time: 0.002399 Lock_time: 0.002279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:02:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701326; SELECT page_size, compress_ops, 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.000487 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3716 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:02:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3719 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3719 Schema: QC_hit: No # Query_time: 0.002740 Lock_time: 0.002543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000930 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:02:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3723 Schema: QC_hit: No # Query_time: 0.001100 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701339; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3723 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=1655701339; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3725 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.001330 Lock_time: 0.001138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.001283 Lock_time: 0.001077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701346; SELECT page_size, buffer_pool_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.000484 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:02:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701356; SELECT page_size, compress_ops, 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.000728 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701356; SELECT page_size, compress_ops, 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.000845 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:02:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3732 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3732 Schema: QC_hit: No # Query_time: 0.002250 Lock_time: 0.002029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:02:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3736 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701369; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3736 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701369; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 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=1655701376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:03:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701386; SELECT page_size, buffer_pool_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.000548 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3741 Schema: QC_hit: No # Query_time: 0.005428 Lock_time: 0.005190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3741 Schema: QC_hit: No # Query_time: 0.005050 Lock_time: 0.004823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:03:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3745 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3745 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:03:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3749 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701399; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3749 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701399; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.001808 Lock_time: 0.001623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:03:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 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=1655701416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.002324 Lock_time: 0.002144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701416; SELECT page_size, buffer_pool_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.000327 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:03:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 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=1655701426; SELECT page_size, compress_ops, 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.000217 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3758 Schema: QC_hit: No # Query_time: 0.006191 Lock_time: 0.005379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3758 Schema: QC_hit: No # Query_time: 0.005200 Lock_time: 0.004863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:03:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3762 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701429; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3762 Schema: QC_hit: No # Query_time: 0.001816 Lock_time: 0.001699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701429; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3764 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701436; SELECT page_size, buffer_pool_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.000591 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:04:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3768 Schema: QC_hit: No # Query_time: 0.004857 Lock_time: 0.004625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701446; SELECT page_size, compress_ops, 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.000379 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:04:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3771 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3771 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:04:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3775 Schema: QC_hit: No # Query_time: 0.002700 Lock_time: 0.002520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701459; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3775 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701459; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3776 Schema: QC_hit: No # Query_time: 0.001732 Lock_time: 0.001417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3777 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701466; SELECT page_size, compress_ops, 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.008495 Lock_time: 0.008261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3776 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:04:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3780 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3780 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=1655701476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3781 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701476; SELECT page_size, compress_ops, 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.000333 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:04:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3784 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701486; SELECT page_size, compress_ops, 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.000474 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3784 Schema: QC_hit: No # Query_time: 0.006127 Lock_time: 0.006047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3785 Schema: QC_hit: No # Query_time: 0.001787 Lock_time: 0.001560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:04:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3788 Schema: QC_hit: No # Query_time: 0.001067 Lock_time: 0.000901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701489; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3788 Schema: QC_hit: No # Query_time: 0.001135 Lock_time: 0.000990 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701489; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3789 Schema: QC_hit: No # Query_time: 0.001534 Lock_time: 0.001171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701496; SELECT page_size, buffer_pool_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.000327 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3790 Schema: QC_hit: No # Query_time: 0.006250 Lock_time: 0.006023 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3789 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:05:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3793 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3793 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701506; SELECT page_size, buffer_pool_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.000582 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 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=1655701506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:05:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3797 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=1655701516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3797 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:05:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3801 Schema: QC_hit: No # Query_time: 0.001319 Lock_time: 0.001155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701519; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3801 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701519; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3805 Schema: QC_hit: No # Query_time: 0.004893 Lock_time: 0.003774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3805 Schema: QC_hit: No # Query_time: 0.004221 Lock_time: 0.004082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3806 Schema: QC_hit: No # Query_time: 0.007887 Lock_time: 0.007595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3806 Schema: QC_hit: No # Query_time: 0.004494 Lock_time: 0.004287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:05:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3810 Schema: QC_hit: No # Query_time: 0.014802 Lock_time: 0.014521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3809 Schema: QC_hit: No # Query_time: 0.001649 Lock_time: 0.001427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3809 Schema: QC_hit: No # Query_time: 0.001215 Lock_time: 0.000862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3810 Schema: QC_hit: No # Query_time: 0.012834 Lock_time: 0.012169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:05:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3813 Schema: QC_hit: No # Query_time: 0.000953 Lock_time: 0.000796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3814 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701546; SELECT page_size, compress_ops, 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.000901 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3814 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:05:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3817 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701549; SELECT page_size, buffer_pool_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.000658 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701549; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.010836 Lock_time: 0.010453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.001760 Lock_time: 0.001344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3819 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3819 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:06:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3823 Schema: QC_hit: No # Query_time: 0.008735 Lock_time: 0.008406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3823 Schema: QC_hit: No # Query_time: 0.004274 Lock_time: 0.004049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3822 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3822 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:06:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3827 Schema: QC_hit: No # Query_time: 0.003856 Lock_time: 0.002351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3827 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3828 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=1655701576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3828 Schema: QC_hit: No # Query_time: 0.007923 Lock_time: 0.007637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:06:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3831 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701579; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3831 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3833 Schema: QC_hit: No # Query_time: 0.005474 Lock_time: 0.005209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701586; SELECT page_size, compress_ops, 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.001744 Lock_time: 0.001550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3832 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3832 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:06:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3836 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3836 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.004993 Lock_time: 0.004781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:06:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3841 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3841 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3840 Schema: QC_hit: No # Query_time: 0.001033 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3840 Schema: QC_hit: No # Query_time: 0.001237 Lock_time: 0.001075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:06:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3844 Schema: QC_hit: No # Query_time: 0.009135 Lock_time: 0.008912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701609; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3844 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701609; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3845 Schema: QC_hit: No # Query_time: 0.006642 Lock_time: 0.003803 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3845 Schema: QC_hit: No # Query_time: 0.008340 Lock_time: 0.008044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701616; SELECT page_size, buffer_pool_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.007002 Lock_time: 0.006823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:07:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3849 Schema: QC_hit: No # Query_time: 0.005222 Lock_time: 0.004950 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3850 Schema: QC_hit: No # Query_time: 0.004992 Lock_time: 0.004697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701626; SELECT page_size, compress_ops, 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.006454 Lock_time: 0.006129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3849 Schema: QC_hit: No # Query_time: 0.001650 Lock_time: 0.001433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:07:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3854 Schema: QC_hit: No # Query_time: 0.001055 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3854 Schema: QC_hit: No # Query_time: 0.004304 Lock_time: 0.004040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701636; SELECT page_size, buffer_pool_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.000284 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:07:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3858 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701639; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3858 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701639; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3860 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701646; SELECT page_size, compress_ops, 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.000582 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701646; SELECT page_size, buffer_pool_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.000424 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701646; SELECT page_size, compress_ops, 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.000518 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:07:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.002482 Lock_time: 0.002267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701656; SELECT page_size, buffer_pool_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.003069 Lock_time: 0.002838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701656; SELECT page_size, compress_ops, 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.000680 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:07:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3869 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3869 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.001283 Lock_time: 0.001155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.001965 Lock_time: 0.001745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:07:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701669; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701669; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.001986 Lock_time: 0.001311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.001870 Lock_time: 0.001144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701676; SELECT page_size, buffer_pool_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.000567 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3873 Schema: QC_hit: No # Query_time: 0.001474 Lock_time: 0.001341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:08:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3878 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3878 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:08:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3881 Schema: QC_hit: No # Query_time: 0.002894 Lock_time: 0.002719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701696; SELECT page_size, compress_ops, 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.000591 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701696; SELECT page_size, buffer_pool_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.000239 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3882 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:08:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3885 Schema: QC_hit: No # Query_time: 0.009213 Lock_time: 0.008940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701699; SELECT page_size, compress_ops, 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.002794 Lock_time: 0.002565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701699; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701706; SELECT page_size, buffer_pool_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.001312 Lock_time: 0.001158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3886 Schema: QC_hit: No # Query_time: 0.001400 Lock_time: 0.001257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:08:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3891 Schema: QC_hit: No # Query_time: 0.005617 Lock_time: 0.005369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701716; SELECT page_size, buffer_pool_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.000579 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701716; SELECT page_size, buffer_pool_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.000805 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:08:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701726; SELECT page_size, buffer_pool_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.000241 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701726; SELECT page_size, compress_ops, 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.001849 Lock_time: 0.001654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701726; SELECT page_size, compress_ops, 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.000369 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:08:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.002473 Lock_time: 0.001770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701729; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.001189 Lock_time: 0.000848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701729; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.002575 Lock_time: 0.002308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:09:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701746; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3904 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701746; SELECT page_size, compress_ops, 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.001351 Lock_time: 0.000999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:09:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.001887 Lock_time: 0.001665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.001354 Lock_time: 0.001006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.001134 Lock_time: 0.000781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701756; SELECT page_size, buffer_pool_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.005871 Lock_time: 0.005628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:09:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.001095 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701759; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.001606 Lock_time: 0.001390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701759; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:09:25 # User@Host: datarouter[datarouter] @ [10.233.70.85] # Thread_id: 498 Schema: datarouter QC_hit: No # Query_time: 0.004848 Lock_time: 0.003231 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1540 use datarouter; SET timestamp=1655701765; select * from LOG_RECORDS where FEEDID = 1 AND TYPE = 'pub' AND EVENT_TIME >= 1655615364707 AND EVENT_TIME <= 1655701764707 AND FILENAME = 'A1655701742.380551.xml.gz'; # Time: 220620 5:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3912 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701766; SELECT page_size, compress_ops, 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.000304 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.001290 Lock_time: 0.001046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.008598 Lock_time: 0.008352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:09:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3917 Schema: QC_hit: No # Query_time: 0.006379 Lock_time: 0.006055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701776; SELECT page_size, compress_ops, 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.001042 Lock_time: 0.000928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701776; SELECT page_size, buffer_pool_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.001575 Lock_time: 0.001409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701776; SELECT page_size, buffer_pool_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.007277 Lock_time: 0.007065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:09:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701786; SELECT page_size, buffer_pool_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.000313 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701786; SELECT page_size, compress_ops, 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.000476 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701786; SELECT page_size, compress_ops, 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.000976 Lock_time: 0.000760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:09:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3924 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701789; SELECT page_size, buffer_pool_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.000678 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701789; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3929 Schema: QC_hit: No # Query_time: 0.002918 Lock_time: 0.002698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701796; SELECT page_size, compress_ops, 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.000426 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701796; SELECT page_size, buffer_pool_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.000948 Lock_time: 0.000852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:10:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701806; SELECT page_size, compress_ops, 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.003618 Lock_time: 0.003468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:10:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701816; SELECT page_size, compress_ops, 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.000658 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.007635 Lock_time: 0.007353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701816; SELECT page_size, buffer_pool_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.000814 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:10:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3941 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701819; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3941 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701819; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3942 Schema: QC_hit: No # Query_time: 0.010187 Lock_time: 0.009973 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701826; SELECT page_size, buffer_pool_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.000620 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.003065 Lock_time: 0.002780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000898 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:10:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3947 Schema: QC_hit: No # Query_time: 0.003113 Lock_time: 0.002856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701836; SELECT page_size, buffer_pool_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.000540 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:10:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3951 Schema: QC_hit: No # Query_time: 0.001466 Lock_time: 0.001059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701846; SELECT page_size, buffer_pool_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.003336 Lock_time: 0.003126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701846; SELECT page_size, compress_ops, 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.006675 Lock_time: 0.006447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701846; SELECT page_size, compress_ops, 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.000983 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:10:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3954 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701849; SELECT page_size, buffer_pool_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.000577 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701849; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701856; SELECT page_size, compress_ops, 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.000418 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701856; SELECT page_size, buffer_pool_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.001502 Lock_time: 0.001295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701856; SELECT page_size, compress_ops, 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.001953 Lock_time: 0.001742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:11:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3960 Schema: QC_hit: No # Query_time: 0.006401 Lock_time: 0.006055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701866; SELECT page_size, compress_ops, 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.000944 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701866; SELECT page_size, buffer_pool_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.002697 Lock_time: 0.002485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701866; SELECT page_size, buffer_pool_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.000434 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:11:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3963 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701876; SELECT page_size, compress_ops, 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.002592 Lock_time: 0.002403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701876; SELECT page_size, buffer_pool_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.000609 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3964 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:11:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3967 Schema: QC_hit: No # Query_time: 0.002453 Lock_time: 0.001077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701879; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3967 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701879; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3968 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701886; SELECT page_size, buffer_pool_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.000299 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701886; SELECT page_size, compress_ops, 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.000345 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701886; SELECT page_size, buffer_pool_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.000850 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:11:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3972 Schema: QC_hit: No # Query_time: 0.002443 Lock_time: 0.002230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.001037 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701896; SELECT page_size, buffer_pool_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.000534 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701896; SELECT page_size, compress_ops, 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.001082 Lock_time: 0.000999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:11:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3977 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701906; SELECT page_size, compress_ops, 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.000592 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701906; SELECT page_size, buffer_pool_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.011433 Lock_time: 0.011268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701906; SELECT page_size, buffer_pool_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.005617 Lock_time: 0.005403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:11:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3980 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701909; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3980 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701909; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701916; SELECT page_size, compress_ops, 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.000518 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3981 Schema: QC_hit: No # Query_time: 0.004076 Lock_time: 0.003899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701916; SELECT page_size, compress_ops, 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.000330 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:12:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.003921 Lock_time: 0.003735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701926; SELECT page_size, compress_ops, 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.001933 Lock_time: 0.001854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701926; SELECT page_size, buffer_pool_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.000621 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:12:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.002035 Lock_time: 0.001842 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701936; SELECT page_size, buffer_pool_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.000485 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701936; SELECT page_size, compress_ops, 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.000521 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:12:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3993 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701939; SELECT page_size, buffer_pool_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.000769 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701939; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3995 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3994 Schema: QC_hit: No # Query_time: 0.001167 Lock_time: 0.000964 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3995 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701946; SELECT page_size, compress_ops, 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.000562 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:12:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.002651 Lock_time: 0.002472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701956; SELECT page_size, compress_ops, 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.000669 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701956; SELECT page_size, compress_ops, 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.000321 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701956; SELECT page_size, buffer_pool_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.000511 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:12:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4002 Schema: QC_hit: No # Query_time: 0.000960 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701966; SELECT page_size, buffer_pool_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.000335 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701966; SELECT page_size, compress_ops, 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.000506 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701966; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:12:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701969; SELECT page_size, compress_ops, 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.000284 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701969; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4008 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=1655701976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4007 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701976; SELECT page_size, compress_ops, 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.000315 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701976; SELECT page_size, buffer_pool_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.000498 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:13:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4012 Schema: QC_hit: No # Query_time: 0.001266 Lock_time: 0.000960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4011 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4012 Schema: QC_hit: No # Query_time: 0.006829 Lock_time: 0.006646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701986; SELECT page_size, buffer_pool_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.000700 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:13:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4015 Schema: QC_hit: No # Query_time: 0.001462 Lock_time: 0.001239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701996; SELECT page_size, buffer_pool_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.000538 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:13:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4019 Schema: QC_hit: No # Query_time: 0.001218 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655701999; SELECT page_size, buffer_pool_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.001103 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655701999; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4020 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702006; SELECT page_size, buffer_pool_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.000174 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702006; SELECT page_size, compress_ops, 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.001652 Lock_time: 0.001355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702006; SELECT page_size, compress_ops, 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.001525 Lock_time: 0.001238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:13:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4025 Schema: QC_hit: No # Query_time: 0.001407 Lock_time: 0.001238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702016; SELECT page_size, buffer_pool_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.001094 Lock_time: 0.000989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702016; SELECT page_size, buffer_pool_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.002411 Lock_time: 0.002235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702016; SELECT page_size, compress_ops, 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.004589 Lock_time: 0.004465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:13:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4029 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702026; SELECT page_size, compress_ops, 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.004042 Lock_time: 0.003816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702026; SELECT page_size, buffer_pool_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.000489 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702026; SELECT page_size, compress_ops, 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.000969 Lock_time: 0.000878 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:13:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4032 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702029; SELECT page_size, compress_ops, 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.000203 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702029; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4033 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4033 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.001457 Lock_time: 0.001315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:14:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.002052 Lock_time: 0.001934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702046; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702046; SELECT page_size, buffer_pool_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.000494 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702046; SELECT page_size, compress_ops, 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.000400 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:14:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702056; SELECT page_size, compress_ops, 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.003124 Lock_time: 0.002811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702056; SELECT page_size, buffer_pool_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.004290 Lock_time: 0.002361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:14:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702059; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.001550 Lock_time: 0.001329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702059; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4050 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4050 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4049 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4049 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:14:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4053 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4053 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=1655702076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4054 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702076; SELECT page_size, compress_ops, 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.001043 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:14:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4058 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4057 Schema: QC_hit: No # Query_time: 0.001089 Lock_time: 0.000966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702086; SELECT page_size, compress_ops, 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.002242 Lock_time: 0.002004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4057 Schema: QC_hit: No # Query_time: 0.014661 Lock_time: 0.014420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:14:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4061 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702089; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4061 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702089; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4062 Schema: QC_hit: No # Query_time: 0.001216 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4062 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702096; SELECT page_size, buffer_pool_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.000794 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:15:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702106; SELECT page_size, compress_ops, 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.008434 Lock_time: 0.008158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4066 Schema: QC_hit: No # Query_time: 0.000982 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4066 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:15:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 Schema: QC_hit: No # Query_time: 0.001353 Lock_time: 0.001155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 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=1655702116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4070 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4070 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:15:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4074 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702119; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4074 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702119; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.001156 Lock_time: 0.000931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4075 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 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=1655702126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4075 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:15:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4079 Schema: QC_hit: No # Query_time: 0.000863 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702136; SELECT page_size, compress_ops, 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.002094 Lock_time: 0.001884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4079 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702136; SELECT page_size, buffer_pool_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.001738 Lock_time: 0.001579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:15:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4083 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702146; SELECT page_size, compress_ops, 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.000271 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4083 Schema: QC_hit: No # Query_time: 0.003760 Lock_time: 0.002623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4084 Schema: QC_hit: No # Query_time: 0.003332 Lock_time: 0.003083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:15:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4087 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702149; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4087 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702149; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4088 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4088 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702156; SELECT page_size, buffer_pool_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.000928 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702156; SELECT page_size, buffer_pool_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.000470 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:16:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4092 Schema: QC_hit: No # Query_time: 0.002378 Lock_time: 0.002049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4092 Schema: QC_hit: No # Query_time: 0.000977 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702166; SELECT page_size, buffer_pool_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.001789 Lock_time: 0.001645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:16:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4096 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4097 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4096 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702176; SELECT page_size, compress_ops, 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.000584 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:16:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4100 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702179; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4100 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702179; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.001363 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702186; SELECT page_size, buffer_pool_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.000791 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4101 Schema: QC_hit: No # Query_time: 0.002229 Lock_time: 0.002060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4101 Schema: QC_hit: No # Query_time: 0.005384 Lock_time: 0.005115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:16:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4105 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4105 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702196; SELECT page_size, buffer_pool_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.000896 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4106 Schema: QC_hit: No # Query_time: 0.007518 Lock_time: 0.007261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:16:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4110 Schema: QC_hit: No # Query_time: 0.001839 Lock_time: 0.001579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4109 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4109 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4110 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:16:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4113 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702209; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4113 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702209; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.001499 Lock_time: 0.001299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4114 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702216; SELECT page_size, buffer_pool_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.000892 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4114 Schema: QC_hit: No # Query_time: 0.001314 Lock_time: 0.001125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:17:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4119 Schema: QC_hit: No # Query_time: 0.002045 Lock_time: 0.001810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4118 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4118 Schema: QC_hit: No # Query_time: 0.002171 Lock_time: 0.002033 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702226; SELECT page_size, compress_ops, 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.002002 Lock_time: 0.001800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:17:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4122 Schema: QC_hit: No # Query_time: 0.003264 Lock_time: 0.003092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4122 Schema: QC_hit: No # Query_time: 0.000921 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4123 Schema: QC_hit: No # Query_time: 0.002690 Lock_time: 0.002465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4123 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:17:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4126 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702239; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4126 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702239; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4127 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4127 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702246; SELECT page_size, buffer_pool_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.000668 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702246; SELECT page_size, buffer_pool_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.000578 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:17:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4131 Schema: QC_hit: No # Query_time: 0.005066 Lock_time: 0.004805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702256; SELECT page_size, compress_ops, 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.000481 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702256; SELECT page_size, compress_ops, 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.000260 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4131 Schema: QC_hit: No # Query_time: 0.001045 Lock_time: 0.000926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:17:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4135 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4135 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702266; SELECT page_size, compress_ops, 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.000721 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4136 Schema: QC_hit: No # Query_time: 0.002950 Lock_time: 0.002775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:17:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4139 Schema: QC_hit: No # Query_time: 0.007003 Lock_time: 0.006374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702269; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4139 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702269; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4140 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4140 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702276; SELECT page_size, compress_ops, 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.000907 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702276; SELECT page_size, compress_ops, 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.000506 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:18:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 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=1655702286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4144 Schema: QC_hit: No # Query_time: 0.001007 Lock_time: 0.000911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4144 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=1655702286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:18:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4148 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4149 Schema: QC_hit: No # Query_time: 0.003375 Lock_time: 0.003162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4148 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702296; SELECT page_size, compress_ops, 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.000336 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:18:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4152 Schema: QC_hit: No # Query_time: 0.007432 Lock_time: 0.007243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702299; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4152 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702299; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4153 Schema: QC_hit: No # Query_time: 0.003774 Lock_time: 0.003516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4153 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=1655702306; SELECT page_size, compress_ops, 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.000615 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702306; SELECT page_size, compress_ops, 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.001406 Lock_time: 0.001203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:18:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4158 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4157 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702316; SELECT page_size, compress_ops, 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.001798 Lock_time: 0.001612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4157 Schema: QC_hit: No # Query_time: 0.014821 Lock_time: 0.014702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:18:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4161 Schema: QC_hit: No # Query_time: 0.003130 Lock_time: 0.002884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702326; SELECT page_size, buffer_pool_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.002323 Lock_time: 0.002047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702326; SELECT page_size, buffer_pool_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.000212 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4161 Schema: QC_hit: No # Query_time: 0.001493 Lock_time: 0.001092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:18:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4165 Schema: QC_hit: No # Query_time: 0.001382 Lock_time: 0.001119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702329; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4165 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702329; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4169 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4169 Schema: QC_hit: No # Query_time: 0.004597 Lock_time: 0.004478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4170 Schema: QC_hit: No # Query_time: 0.004295 Lock_time: 0.004076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4170 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:19:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4174 Schema: QC_hit: No # Query_time: 0.002213 Lock_time: 0.001898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.002000 Lock_time: 0.001896 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4174 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:19:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4177 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702356; SELECT page_size, compress_ops, 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.000517 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4178 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4178 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:19:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702359; SELECT page_size, buffer_pool_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.000408 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702359; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4182 Schema: QC_hit: No # Query_time: 0.000862 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4183 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4182 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4183 Schema: QC_hit: No # Query_time: 0.001736 Lock_time: 0.001382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:19:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4187 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4186 Schema: QC_hit: No # Query_time: 0.001435 Lock_time: 0.001211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4186 Schema: QC_hit: No # Query_time: 0.004564 Lock_time: 0.004349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4187 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:19:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4191 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702386; SELECT page_size, compress_ops, 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.000506 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4191 Schema: QC_hit: No # Query_time: 0.001821 Lock_time: 0.001711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702386; SELECT page_size, buffer_pool_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.000354 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:19:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702389; SELECT page_size, buffer_pool_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.000391 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702389; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4196 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=1655702396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4195 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4196 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4195 Schema: QC_hit: No # Query_time: 0.001755 Lock_time: 0.001271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:20:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4199 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4200 Schema: QC_hit: No # Query_time: 0.005905 Lock_time: 0.005695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4200 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4199 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:20:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4204 Schema: QC_hit: No # Query_time: 0.002451 Lock_time: 0.002178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4204 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4203 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702416; SELECT page_size, compress_ops, 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.000700 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:20:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702419; SELECT page_size, compress_ops, 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.000576 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702419; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4209 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4209 Schema: QC_hit: No # Query_time: 0.001904 Lock_time: 0.001808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4208 Schema: QC_hit: No # Query_time: 0.005592 Lock_time: 0.003323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4208 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:20:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4212 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=1655702436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4213 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4212 Schema: QC_hit: No # Query_time: 0.008003 Lock_time: 0.007520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4213 Schema: QC_hit: No # Query_time: 0.001836 Lock_time: 0.000863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:20:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4217 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4217 Schema: QC_hit: No # Query_time: 0.002006 Lock_time: 0.001911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.004512 Lock_time: 0.004252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.001944 Lock_time: 0.001814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:20:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702449; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702449; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4221 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4221 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=1655702456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4222 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4222 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:21:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4225 Schema: QC_hit: No # Query_time: 0.005616 Lock_time: 0.005400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4225 Schema: QC_hit: No # Query_time: 0.001478 Lock_time: 0.001380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4226 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=1655702466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4226 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220620 5:21:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.001856 Lock_time: 0.001637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702476; SELECT page_size, buffer_pool_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.004977 Lock_time: 0.004788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4230 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4230 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220620 5:21:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4233 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1655702479; SELECT page_size, compress_ops, 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.000253 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1655702479; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem;