mariadb 11:28:38.51  mariadb 11:28:38.52 Welcome to the Bitnami mariadb-galera container mariadb 11:28:38.59 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 11:28:38.60 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 11:28:38.61  mariadb 11:28:38.67 INFO  ==> ** Starting MariaDB setup ** mariadb 11:28:38.80 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 11:28:39.11 INFO  ==> Initializing mariadb database mariadb 11:28:39.12 DEBUG ==> Ensuring expected directories/files exist mariadb 11:28:39.30 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 11:28:39.38 INFO  ==> Setting user option mariadb 11:28:39.39 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 11:28:39.66 INFO  ==> Setting wsrep_node_name option mariadb 11:28:39.67 DEBUG ==> Setting wsrep_node_name to 'onap-vfc-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 11:28:39.93 INFO  ==> Setting wsrep_node_address option mariadb 11:28:39.94 DEBUG ==> Setting wsrep_node_address to '10.233.78.118' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 11:28:40.29 INFO  ==> Setting wsrep_sst_auth option mariadb 11:28:40.31 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:zxr69JGV' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 11:28:40.59 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 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-vfc-mariadb-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 11:28:45.60 INFO  ==> Starting mariadb in background 2021-04-26 11:28:45 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 166 ... 2021-04-26 11:28:45 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-04-26 11:28:45 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-04-26 11:28:45 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-04-26 11:28:45 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-04-26 11:28:45 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2021-04-26 11:28:45 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-04-26 11:28:45 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-04-26 11:28:45 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-04-26 11:28:45 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.78.118; 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; 2021-04-26 11:28:45 0 [Note] WSREP: Start replication 2021-04-26 11:28:45 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-04-26 11:28:45 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-26 11:28:45 0 [Note] WSREP: protonet asio version 0 2021-04-26 11:28:45 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-04-26 11:28:45 0 [Note] WSREP: backend: asio 2021-04-26 11:28:45 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-04-26 11:28:45 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-04-26 11:28:45 0 [Note] WSREP: restore pc from disk failed 2021-04-26 11:28:45 0 [Note] WSREP: GMCast version 0 2021-04-26 11:28:45 0 [Note] WSREP: (902d4a2e-aef6, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-04-26 11:28:45 0 [Note] WSREP: (902d4a2e-aef6, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-04-26 11:28:45 0 [Note] WSREP: EVS version 1 2021-04-26 11:28:45 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-04-26 11:28:45 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-04-26 11:28:45 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-04-26 11:28:45 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-04-26 11:28:45 0 [Note] WSREP: Node 902d4a2e-aef6 state prim 2021-04-26 11:28:45 0 [Note] WSREP: view(view_id(PRIM,902d4a2e-aef6,1) memb { 902d4a2e-aef6,0 } joined { } left { } partitioned { }) 2021-04-26 11:28:45 0 [Note] WSREP: save pc into disk 2021-04-26 11:28:45 0 [Note] WSREP: gcomm: connected 2021-04-26 11:28:45 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-04-26 11:28:45 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-04-26 11:28:45 0 [Note] WSREP: Opened channel 'galera' 2021-04-26 11:28:45 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-04-26 11:28:45 0 [Note] WSREP: Starting new group from scratch: 902e0949-a682-11eb-85b9-7294a0128041 2021-04-26 11:28:45 1 [Note] WSREP: Starting rollbacker thread 1 2021-04-26 11:28:45 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 902e0b63-a682-11eb-b9eb-ffb380cf1055 2021-04-26 11:28:45 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 902e0b63-a682-11eb-b9eb-ffb380cf1055 2021-04-26 11:28:45 0 [Note] WSREP: STATE EXCHANGE: got state msg: 902e0b63-a682-11eb-b9eb-ffb380cf1055 from 0 (onap-vfc-mariadb-0) 2021-04-26 11:28:45 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 = 902e0949-a682-11eb-85b9-7294a0128041 2021-04-26 11:28:45 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-04-26 11:28:45 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2021-04-26 11:28:45 0 [Note] WSREP: Member 0.0 (onap-vfc-mariadb-0) synced with group. 2021-04-26 11:28:45 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2021-04-26 11:28:45 2 [Note] WSREP: Starting applier thread 2 2021-04-26 11:28:45 2 [Note] WSREP: ####### processing CC 1, local, ordered 2021-04-26 11:28:45 2 [Note] WSREP: Process first view: 902e0949-a682-11eb-85b9-7294a0128041 my uuid: 902d4a2e-a682-11eb-aef6-420018900b52 2021-04-26 11:28:45 2 [Note] WSREP: Server onap-vfc-mariadb-0 connected to cluster at position 902e0949-a682-11eb-85b9-7294a0128041:1 with ID 902d4a2e-a682-11eb-aef6-420018900b52 2021-04-26 11:28:45 2 [Note] WSREP: Server status change disconnected -> connected 2021-04-26 11:28:45 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:45 2 [Note] WSREP: ####### My UUID: 902d4a2e-a682-11eb-aef6-420018900b52 2021-04-26 11:28:45 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-04-26 11:28:45 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:28:45 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-04-26 11:28:45 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-26 11:28:45 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2021-04-26 11:28:45 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:28:45 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 902e0949-a682-11eb-85b9-7294a0128041:0 2021-04-26 11:28:45 2 [Note] WSREP: ================================================ View: id: 902e0949-a682-11eb-85b9-7294a0128041: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: 902d4a2e-a682-11eb-aef6-420018900b52, onap-vfc-mariadb-0 ================================================= 2021-04-26 11:28:45 2 [Note] WSREP: Server status change connected -> joiner 2021-04-26 11:28:45 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:45 2 [Note] WSREP: Server status change joiner -> initializing 2021-04-26 11:28:45 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:46 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/ 2021-04-26 11:28:46 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-04-26 11:28:46 0 [Note] InnoDB: Using Linux native AIO 2021-04-26 11:28:46 0 [Note] InnoDB: Uses event mutexes 2021-04-26 11:28:46 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-04-26 11:28:46 0 [Note] InnoDB: Number of pools: 1 2021-04-26 11:28:46 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-04-26 11:28:46 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-04-26 11:28:46 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-04-26 11:28:46 0 [Note] InnoDB: Completed initialization of buffer pool 2021-04-26 11:28:46 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-04-26 11:28:46 0 [Note] InnoDB: 128 rollback segments are active. 2021-04-26 11:28:46 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-04-26 11:28:46 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-04-26 11:28:47 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-04-26 11:28:47 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2021-04-26 11:28:47 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-04-26 11:28:47 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 2021-04-26 11:28:47 0 [Note] InnoDB: Buffer pool(s) load completed at 210426 11:28:47 2021-04-26 11:28:47 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-04-26 11:28:47 0 [Warning] 'user' entry 'root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. 2021-04-26 11:28:47 0 [Warning] 'user' entry '@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. 2021-04-26 11:28:47 0 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. 2021-04-26 11:28:47 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-04-26 11:28:47 0 [Note] WSREP: Server initialized 2021-04-26 11:28:47 0 [Note] WSREP: Server status change initializing -> initialized 2021-04-26 11:28:47 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:47 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-26 11:28:47 7 [Note] WSREP: Starting applier thread 7 2021-04-26 11:28:47 6 [Note] WSREP: Starting applier thread 6 2021-04-26 11:28:47 8 [Note] WSREP: Starting applier thread 8 2021-04-26 11:28:47 0 [Note] Reading of all Master_info entries succeeded 2021-04-26 11:28:47 0 [Note] Added new Master_info '' to hash table 2021-04-26 11:28:47 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 2021-04-26 11:28:47 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2021-04-26 11:28:47 2 [Note] WSREP: Server status change initialized -> joined 2021-04-26 11:28:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:47 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2021-04-26 11:28:47 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-26 11:28:47 2 [Note] WSREP: Server onap-vfc-mariadb-0 synced with group 2021-04-26 11:28:47 2 [Note] WSREP: Server status change joined -> synced 2021-04-26 11:28:47 2 [Note] WSREP: Synchronized with group, ready for connections 2021-04-26 11:28:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:49 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) mariadb 11:28:49.62 DEBUG ==> Sleeping 5 seconds before continuing with initialization 2021-04-26 11:28:51 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) mariadb 11:28:54.64 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:54.66 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 210426 11:28:54 # User@Host: root[root] @ localhost [] # Thread_id: 13 Schema: mysql QC_hit: No # Query_time: 0.011523 Lock_time: 0.009619 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1619436534; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 11:28:54.70 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:54.72 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "JemiFuhyWinr6)"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "JemiFuhyWinr6)"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2021-04-26 11:28:54 14 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. mariadb 11:28:54.78 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:54.80 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.000825 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1619436534; select Host from user where User=''; mariadb 11:28:54.88 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:54.90 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "TiV8zaX1"; mariadb 11:28:54.92 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:54.99 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 11:28:55.01 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:55.08 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "zxr69JGV"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:55.11 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2021-04-26 11:28:55 19 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. mariadb 11:28:55.18 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:55.20 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2021-04-26 11:28:55 20 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. mariadb 11:28:55.29 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 11:28:55.30 DEBUG ==> Executing SQL command: flush privileges; 2021-04-26 11:28:55 21 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. mariadb 11:28:55.40 INFO  ==> Stopping mariadb 2021-04-26 11:28:55 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2021-04-26 11:28:55 0 [Note] WSREP: Shutdown replication 2021-04-26 11:28:55 0 [Note] WSREP: Server status change synced -> disconnecting 2021-04-26 11:28:55 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:55 0 [Note] WSREP: Closing send monitor... 2021-04-26 11:28:55 0 [Note] WSREP: Closed send monitor. 2021-04-26 11:28:55 0 [Note] WSREP: gcomm: terminating thread 2021-04-26 11:28:55 0 [Note] WSREP: gcomm: joining thread 2021-04-26 11:28:55 0 [Note] WSREP: gcomm: closing backend 2021-04-26 11:28:55 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2021-04-26 11:28:55 0 [Note] WSREP: view((empty)) 2021-04-26 11:28:55 0 [Note] WSREP: gcomm: closed 2021-04-26 11:28:55 0 [Note] WSREP: New SELF-LEAVE. 2021-04-26 11:28:55 0 [Note] WSREP: Flow-control interval: [0, 0] 2021-04-26 11:28:55 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2021-04-26 11:28:55 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2021-04-26 11:28:55 0 [Note] WSREP: RECV thread exiting 0: Success 2021-04-26 11:28:55 0 [Note] WSREP: recv_thread() joined. 2021-04-26 11:28:55 0 [Note] WSREP: Closing replication queue. 2021-04-26 11:28:55 0 [Note] WSREP: Closing slave action queue. 2021-04-26 11:28:55 2 [Note] WSREP: ================================================ View: id: 902e0949-a682-11eb-85b9-7294a0128041: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): ================================================= 2021-04-26 11:28:55 2 [Note] WSREP: Non-primary view 2021-04-26 11:28:55 2 [Note] WSREP: Server status change disconnecting -> disconnected 2021-04-26 11:28:55 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:55 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:55 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2021-04-26 11:28:55 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-26 11:28:55 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2021-04-26 11:28:55 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2021-04-26 11:28:55 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2021-04-26 11:28:55 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-26 11:28:55 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-26 11:28:55 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-26 11:28:55 1 [Note] WSREP: rollbacker thread exiting 1 2021-04-26 11:28:55 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-26 11:28:55 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-04-26 11:28:55 0 [Note] WSREP: dtor state: CLOSED 2021-04-26 11:28:55 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2021-04-26 11:28:55 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-04-26 11:28:55 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-04-26 11:28:55 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2021-04-26 11:28:55 0 [Note] WSREP: cert index usage at exit 1 2021-04-26 11:28:55 0 [Note] WSREP: cert trx map usage at exit 11 2021-04-26 11:28:55 0 [Note] WSREP: deps set usage at exit 0 2021-04-26 11:28:55 0 [Note] WSREP: avg deps dist 1 2021-04-26 11:28:55 0 [Note] WSREP: avg cert interval 0 2021-04-26 11:28:55 0 [Note] WSREP: cert index size 1 2021-04-26 11:28:55 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:28:55 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2021-04-26 11:28:55 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2021-04-26 11:28:55 0 [Note] WSREP: Flushing memory map to disk... 2021-04-26 11:28:56 0 [Note] InnoDB: FTS optimize thread exiting. 2021-04-26 11:28:56 0 [Note] InnoDB: Starting shutdown... 2021-04-26 11:28:56 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2021-04-26 11:28:56 0 [Note] InnoDB: Buffer pool(s) dump completed at 210426 11:28:56 2021-04-26 11:28:57 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2021-04-26 11:28:57 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-04-26 11:28:57 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 11:28:58.43 INFO  ==> ** MariaDB setup finished! ** mariadb 11:28:58.61 INFO  ==> ** Starting MariaDB ** mariadb 11:28:58.68 INFO  ==> Setting previous boot 2021-04-26 11:28:58 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2021-04-26 11:28:58 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-04-26 11:28:58 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-04-26 11:28:58 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-04-26 11:28:58 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-04-26 11:28:58 0 [Note] WSREP: Found saved state: 902e0949-a682-11eb-85b9-7294a0128041:12, safe_to_bootstrap: 1 2021-04-26 11:28:58 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 902e0949-a682-11eb-85b9-7294a0128041 Seqno: 1 - 12 Offset: 1280 Synced: 1 2021-04-26 11:28:58 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 902e0949-a682-11eb-85b9-7294a0128041, offset: 1280 2021-04-26 11:28:58 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2021-04-26 11:28:58 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2021-04-26 11:28:58 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2021-04-26 11:28:58 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2021-04-26 11:28:58 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2021-04-26 11:28:58 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2021-04-26 11:28:58 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2021-04-26 11:28:58 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.78.118; 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; 2021-04-26 11:28:58 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:28:58 0 [Note] WSREP: ####### Assign initial position for certification: 902e0949-a682-11eb-85b9-7294a0128041:12, protocol version: -1 2021-04-26 11:28:58 0 [Note] WSREP: Start replication 2021-04-26 11:28:58 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-04-26 11:28:58 0 [Note] WSREP: Setting GCS initial position to 902e0949-a682-11eb-85b9-7294a0128041:12 2021-04-26 11:28:58 0 [Note] WSREP: protonet asio version 0 2021-04-26 11:28:58 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-04-26 11:28:58 0 [Note] WSREP: backend: asio 2021-04-26 11:28:58 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-04-26 11:28:58 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-04-26 11:28:58 0 [Note] WSREP: restore pc from disk failed 2021-04-26 11:28:58 0 [Note] WSREP: GMCast version 0 2021-04-26 11:28:58 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-04-26 11:28:58 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-04-26 11:28:58 0 [Note] WSREP: EVS version 1 2021-04-26 11:28:58 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-04-26 11:28:58 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-04-26 11:28:58 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-04-26 11:28:58 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-04-26 11:28:58 0 [Note] WSREP: Node 97deb2e8-8d52 state prim 2021-04-26 11:28:58 0 [Note] WSREP: view(view_id(PRIM,97deb2e8-8d52,1) memb { 97deb2e8-8d52,0 } joined { } left { } partitioned { }) 2021-04-26 11:28:58 0 [Note] WSREP: save pc into disk 2021-04-26 11:28:58 0 [Note] WSREP: gcomm: connected 2021-04-26 11:28:58 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-04-26 11:28:58 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-04-26 11:28:58 0 [Note] WSREP: Opened channel 'galera' 2021-04-26 11:28:58 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-04-26 11:28:58 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 97e00149-a682-11eb-b4ec-972e38686a2d 2021-04-26 11:28:58 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 97e00149-a682-11eb-b4ec-972e38686a2d 2021-04-26 11:28:58 0 [Note] WSREP: STATE EXCHANGE: got state msg: 97e00149-a682-11eb-b4ec-972e38686a2d from 0 (onap-vfc-mariadb-0) 2021-04-26 11:28:58 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 = 902e0949-a682-11eb-85b9-7294a0128041 2021-04-26 11:28:58 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-04-26 11:28:58 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2021-04-26 11:28:58 0 [Note] WSREP: Member 0.0 (onap-vfc-mariadb-0) synced with group. 2021-04-26 11:28:58 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2021-04-26 11:28:58 1 [Note] WSREP: Starting rollbacker thread 1 2021-04-26 11:28:58 2 [Note] WSREP: Starting applier thread 2 2021-04-26 11:28:58 2 [Note] WSREP: ####### processing CC 13, local, ordered 2021-04-26 11:28:58 2 [Note] WSREP: Process first view: 902e0949-a682-11eb-85b9-7294a0128041 my uuid: 97deb2e8-a682-11eb-8d52-46f50cb34f97 2021-04-26 11:28:58 2 [Note] WSREP: Server onap-vfc-mariadb-0 connected to cluster at position 902e0949-a682-11eb-85b9-7294a0128041:13 with ID 97deb2e8-a682-11eb-8d52-46f50cb34f97 2021-04-26 11:28:58 2 [Note] WSREP: Server status change disconnected -> connected 2021-04-26 11:28:58 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:58 2 [Note] WSREP: ####### My UUID: 97deb2e8-a682-11eb-8d52-46f50cb34f97 2021-04-26 11:28:58 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-04-26 11:28:58 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:28:58 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-04-26 11:28:58 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-26 11:28:58 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2021-04-26 11:28:58 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:28:58 2 [Note] WSREP: ================================================ View: id: 902e0949-a682-11eb-85b9-7294a0128041: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: 97deb2e8-a682-11eb-8d52-46f50cb34f97, onap-vfc-mariadb-0 ================================================= 2021-04-26 11:28:58 2 [Note] WSREP: Server status change connected -> joiner 2021-04-26 11:28:58 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:58 2 [Note] WSREP: Server status change joiner -> initializing 2021-04-26 11:28:58 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:28:58 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/ 2021-04-26 11:28:58 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-04-26 11:28:58 0 [Note] InnoDB: Using Linux native AIO 2021-04-26 11:28:58 0 [Note] InnoDB: Uses event mutexes 2021-04-26 11:28:58 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-04-26 11:28:58 0 [Note] InnoDB: Number of pools: 1 2021-04-26 11:28:58 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-04-26 11:28:58 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-04-26 11:28:58 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-04-26 11:28:59 0 [Note] InnoDB: Completed initialization of buffer pool 2021-04-26 11:28:59 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-04-26 11:28:59 0 [Note] InnoDB: 128 rollback segments are active. 2021-04-26 11:28:59 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-04-26 11:28:59 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-04-26 11:29:00 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-04-26 11:29:00 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2021-04-26 11:29:00 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-04-26 11:29:00 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 2021-04-26 11:29:00 0 [Note] InnoDB: Buffer pool(s) load completed at 210426 11:29:00 2021-04-26 11:29:00 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-04-26 11:29:00 0 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. 2021-04-26 11:29:00 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-04-26 11:29:00 0 [Note] WSREP: Server initialized 2021-04-26 11:29:00 0 [Note] WSREP: Server status change initializing -> initialized 2021-04-26 11:29:00 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:29:00 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-26 11:29:00 6 [Note] WSREP: Starting applier thread 6 2021-04-26 11:29:00 7 [Note] WSREP: Starting applier thread 7 2021-04-26 11:29:00 8 [Note] WSREP: Starting applier thread 8 2021-04-26 11:29:00 5 [Note] WSREP: Recovered cluster id 902e0949-a682-11eb-85b9-7294a0128041 2021-04-26 11:29:00 0 [Note] Reading of all Master_info entries succeeded 2021-04-26 11:29:00 0 [Note] Added new Master_info '' to hash table 2021-04-26 11:29:00 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 2021-04-26 11:29:00 2 [Note] WSREP: Server status change initialized -> joined 2021-04-26 11:29:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:29:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:29:00 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2021-04-26 11:29:00 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-26 11:29:00 2 [Note] WSREP: Server onap-vfc-mariadb-0 synced with group 2021-04-26 11:29:00 2 [Note] WSREP: Server status change joined -> synced 2021-04-26 11:29:00 2 [Note] WSREP: Synchronized with group, ready for connections 2021-04-26 11:29:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 210426 11:29:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436549; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436549; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436559; SELECT page_size, compress_ops, 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.000172 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436559; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:29:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436569; SELECT page_size, compress_ops, 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.000217 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436569; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436578; SELECT page_size, compress_ops, 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.000097 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436579; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436588; SELECT page_size, compress_ops, 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.000120 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436589; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436589; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436598; SELECT page_size, compress_ops, 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.000145 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:29:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436599; SELECT page_size, buffer_pool_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.000086 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436599; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436609; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000083 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436609; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436619; SELECT page_size, compress_ops, 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.000116 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436619; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000081 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436628; SELECT page_size, buffer_pool_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.000207 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436629; SELECT page_size, compress_ops, 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.000084 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:30:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:30:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436639; SELECT page_size, buffer_pool_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.000241 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436639; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436648; SELECT page_size, compress_ops, 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.000153 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:30:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436649; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436649; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436658; SELECT page_size, buffer_pool_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.000083 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:30:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436659; SELECT page_size, buffer_pool_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.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436659; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:31:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436669; SELECT page_size, buffer_pool_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.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436669; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-04-26 11:31:12 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') connection established to e795911d-b191 tcp://10.233.68.243:4567 2021-04-26 11:31:12 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-04-26 11:31:13 0 [Note] WSREP: declaring e795911d-b191 at tcp://10.233.68.243:4567 stable 2021-04-26 11:31:13 0 [Note] WSREP: Node 97deb2e8-8d52 state prim 2021-04-26 11:31:13 0 [Note] WSREP: view(view_id(PRIM,97deb2e8-8d52,2) memb { 97deb2e8-8d52,0 e795911d-b191,0 } joined { } left { } partitioned { }) 2021-04-26 11:31:13 0 [Note] WSREP: save pc into disk 2021-04-26 11:31:13 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-04-26 11:31:13 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: e7e399d0-a682-11eb-8883-fb2c348ae1f7 2021-04-26 11:31:13 0 [Note] WSREP: STATE EXCHANGE: sent state msg: e7e399d0-a682-11eb-8883-fb2c348ae1f7 2021-04-26 11:31:13 0 [Note] WSREP: STATE EXCHANGE: got state msg: e7e399d0-a682-11eb-8883-fb2c348ae1f7 from 0 (onap-vfc-mariadb-0) 2021-04-26 11:31:13 0 [Note] WSREP: STATE EXCHANGE: got state msg: e7e399d0-a682-11eb-8883-fb2c348ae1f7 from 1 (onap-vfc-mariadb-1) 2021-04-26 11:31:13 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 = 902e0949-a682-11eb-85b9-7294a0128041 2021-04-26 11:31:13 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-04-26 11:31:13 2 [Note] WSREP: ####### processing CC 14, local, ordered 2021-04-26 11:31:13 2 [Note] WSREP: ####### My UUID: 97deb2e8-a682-11eb-8d52-46f50cb34f97 2021-04-26 11:31:13 2 [Note] WSREP: Skipping cert index reset 2021-04-26 11:31:13 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-26 11:31:13 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2021-04-26 11:31:13 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:31:13 2 [Note] WSREP: ================================================ View: id: 902e0949-a682-11eb-85b9-7294a0128041: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: 97deb2e8-a682-11eb-8d52-46f50cb34f97, onap-vfc-mariadb-0 1: e795911d-a682-11eb-b191-2344c586c3ef, onap-vfc-mariadb-1 ================================================= 2021-04-26 11:31:13 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:31:13 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2021-04-26 11:31:13 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-26 11:31:15 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 210426 11:31:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000081 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436679; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436679; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-26 11:31:20 0 [Note] WSREP: Member 1.0 (onap-vfc-mariadb-1) requested state transfer from '*any*'. Selected 0.0 (onap-vfc-mariadb-0)(SYNCED) as donor. 2021-04-26 11:31:20 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2021-04-26 11:31:20 2 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2021-04-26 11:31:20 2 [Note] WSREP: Cert index preload: 14 -> 14 2021-04-26 11:31:20 2 [Note] WSREP: Server status change synced -> donor 2021-04-26 11:31:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:31:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:31:20 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.68.243:4568 sending 14-14, preload starts from 14 2021-04-26 11:31:20 0 [Note] WSREP: IST sender 14 -> 14 2021-04-26 11:31:20 0 [Note] WSREP: Donor monitor thread started to monitor 2021-04-26 11:31:20 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.68.243:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '902e0949-a682-11eb-85b9-7294a0128041: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' 2021-04-26 11:31:20 2 [Note] WSREP: sst_donor_thread signaled with 0 # Time: 210426 11:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming with xbstream (20210426 11:31:24.778) WSREP_SST: [INFO] Using socat as streamer (20210426 11:31:24.792) WSREP_SST: [INFO] Using /tmp/tmp.bVG4GoizmK as innobackupex temporary directory (20210426 11:31:25.003) WSREP_SST: [INFO] Streaming GTID file before SST (20210426 11:31:25.085) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.68.243:4444; RC=( ${PIPESTATUS[@]} ) (20210426 11:31:25.105) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210426 11:31:25.205) # Time: 210426 11:31:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436689; SELECT page_size, buffer_pool_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.000174 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436689; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.68.243 4444 (20210426 11:31:35.220) 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.68.243:4444; RC=( ${PIPESTATUS[@]} ) (20210426 11:31:35.232) # Time: 210426 11:31:35 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000905 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1619436695; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210426 11:31:36 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1619436696; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-04-26 11:31:37 0 [Note] WSREP: SST sent: 902e0949-a682-11eb-85b9-7294a0128041:14 2021-04-26 11:31:37 0 [Note] WSREP: Server status change donor -> joined 2021-04-26 11:31:37 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:31:37 0 [Note] WSREP: 0.0 (onap-vfc-mariadb-0): State transfer to 1.0 (onap-vfc-mariadb-1) complete. 2021-04-26 11:31:37 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2021-04-26 11:31:37 0 [Note] WSREP: Member 0.0 (onap-vfc-mariadb-0) synced with group. 2021-04-26 11:31:37 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2021-04-26 11:31:37 6 [Note] WSREP: Server onap-vfc-mariadb-0 synced with group 2021-04-26 11:31:37 6 [Note] WSREP: Server status change joined -> synced 2021-04-26 11:31:37 6 [Note] WSREP: Synchronized with group, ready for connections 2021-04-26 11:31:37 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210426 11:31:37.908) WSREP_SST: [INFO] Cleaning up temporary directories (20210426 11:31:37.922) 2021-04-26 11:31:37 0 [Note] WSREP: Donor monitor thread ended with total time 17 sec # Time: 210426 11:31:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436699; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436699; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-04-26 11:31:42 0 [Note] WSREP: async IST sender served 2021-04-26 11:31:42 0 [Note] WSREP: 1.0 (onap-vfc-mariadb-1): State transfer from 0.0 (onap-vfc-mariadb-0) complete. 2021-04-26 11:31:42 0 [Note] WSREP: Member 1.0 (onap-vfc-mariadb-1) synced with group. # Time: 210426 11:31:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436708; SELECT page_size, compress_ops, 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.000163 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436709; SELECT page_size, compress_ops, 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.000226 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436709; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436718; SELECT page_size, compress_ops, 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.000135 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:31:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436719; SELECT page_size, buffer_pool_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.000081 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436719; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:32:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436728; SELECT page_size, compress_ops, 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.000089 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:32:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436729; SELECT page_size, compress_ops, 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.000133 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436729; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:32:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:32:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436739; SELECT page_size, compress_ops, 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.000118 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436739; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-26 11:32:20 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') connection established to 10525a7d-a67f tcp://10.233.73.235:4567 2021-04-26 11:32:20 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-04-26 11:32:21 0 [Note] WSREP: declaring 10525a7d-a67f at tcp://10.233.73.235:4567 stable 2021-04-26 11:32:21 0 [Note] WSREP: declaring e795911d-b191 at tcp://10.233.68.243:4567 stable 2021-04-26 11:32:21 0 [Note] WSREP: Node 97deb2e8-8d52 state prim 2021-04-26 11:32:21 0 [Note] WSREP: view(view_id(PRIM,10525a7d-a67f,3) memb { 10525a7d-a67f,0 97deb2e8-8d52,0 e795911d-b191,0 } joined { } left { } partitioned { }) 2021-04-26 11:32:21 0 [Note] WSREP: save pc into disk 2021-04-26 11:32:21 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 3 2021-04-26 11:32:21 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2021-04-26 11:32:21 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 109f73d5-a683-11eb-848f-8e062b4eaa58 2021-04-26 11:32:21 0 [Note] WSREP: STATE EXCHANGE: got state msg: 109f73d5-a683-11eb-848f-8e062b4eaa58 from 0 (onap-vfc-mariadb-2) 2021-04-26 11:32:21 0 [Note] WSREP: STATE EXCHANGE: got state msg: 109f73d5-a683-11eb-848f-8e062b4eaa58 from 1 (onap-vfc-mariadb-0) 2021-04-26 11:32:21 0 [Note] WSREP: STATE EXCHANGE: got state msg: 109f73d5-a683-11eb-848f-8e062b4eaa58 from 2 (onap-vfc-mariadb-1) 2021-04-26 11:32:21 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 = 902e0949-a682-11eb-85b9-7294a0128041 2021-04-26 11:32:21 0 [Note] WSREP: Flow-control interval: [28, 28] 2021-04-26 11:32:21 8 [Note] WSREP: ####### processing CC 15, local, ordered 2021-04-26 11:32:21 8 [Note] WSREP: ####### My UUID: 97deb2e8-a682-11eb-8d52-46f50cb34f97 2021-04-26 11:32:21 8 [Note] WSREP: Skipping cert index reset 2021-04-26 11:32:21 8 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-26 11:32:21 8 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2021-04-26 11:32:21 0 [Note] WSREP: Service thread queue flushed. 2021-04-26 11:32:21 8 [Note] WSREP: ================================================ View: id: 902e0949-a682-11eb-85b9-7294a0128041: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: 1 members(3): 0: 10525a7d-a683-11eb-a67f-bf8a13be030a, onap-vfc-mariadb-2 1: 97deb2e8-a682-11eb-8d52-46f50cb34f97, onap-vfc-mariadb-0 2: e795911d-a682-11eb-b191-2344c586c3ef, onap-vfc-mariadb-1 ================================================= 2021-04-26 11:32:21 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:32:21 8 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2021-04-26 11:32:21 8 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 210426 11:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-26 11:32:24 0 [Note] WSREP: (97deb2e8-8d52, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 210426 11:32:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436748; SELECT page_size, compress_ops, 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.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-26 11:32:28 0 [Note] WSREP: Member 0.0 (onap-vfc-mariadb-2) requested state transfer from '*any*'. Selected 1.0 (onap-vfc-mariadb-0)(SYNCED) as donor. 2021-04-26 11:32:28 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2021-04-26 11:32:28 8 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2021-04-26 11:32:28 8 [Note] WSREP: Cert index preload: 15 -> 15 2021-04-26 11:32:28 8 [Note] WSREP: Server status change synced -> donor 2021-04-26 11:32:28 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:32:28 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:32:28 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.73.235:4568 sending 15-15, preload starts from 15 2021-04-26 11:32:28 0 [Note] WSREP: Donor monitor thread started to monitor 2021-04-26 11:32:28 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.73.235:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '902e0949-a682-11eb-85b9-7294a0128041: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' 2021-04-26 11:32:28 0 [Note] WSREP: IST sender 15 -> 15 2021-04-26 11:32:28 8 [Note] WSREP: sst_donor_thread signaled with 0 # Time: 210426 11:32:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436749; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436749; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Moving /bitnami/mariadb/data//mariabackup.backup.log to /tmp/sst_log_archive/mariabackup.backup.log.2021.04.26-11.32.33.203794343 (20210426 11:32:33.287) WSREP_SST: [INFO] Streaming with xbstream (20210426 11:32:33.309) WSREP_SST: [INFO] Using socat as streamer (20210426 11:32:33.386) WSREP_SST: [INFO] Using /tmp/tmp.9b3bB9K1ya as innobackupex temporary directory (20210426 11:32:33.585) WSREP_SST: [INFO] Streaming GTID file before SST (20210426 11:32:33.600) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.73.235:4444; RC=( ${PIPESTATUS[@]} ) (20210426 11:32:33.692) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210426 11:32:33.791) # Time: 210426 11:32:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436758; SELECT page_size, compress_ops, 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.000101 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:32:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436759; SELECT page_size, buffer_pool_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.000093 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436759; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.73.235 4444 (20210426 11:32:43.808) 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.73.235:4444; RC=( ${PIPESTATUS[@]} ) (20210426 11:32:43.821) # Time: 210426 11:32:43 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1619436763; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210426 11:32:45 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1619436765; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-04-26 11:32:46 0 [Note] WSREP: SST sent: 902e0949-a682-11eb-85b9-7294a0128041:15 2021-04-26 11:32:46 0 [Note] WSREP: Server status change donor -> joined 2021-04-26 11:32:46 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-26 11:32:46 0 [Note] WSREP: 1.0 (onap-vfc-mariadb-0): State transfer to 0.0 (onap-vfc-mariadb-2) complete. 2021-04-26 11:32:46 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2021-04-26 11:32:46 0 [Note] WSREP: Member 1.0 (onap-vfc-mariadb-0) synced with group. 2021-04-26 11:32:46 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2021-04-26 11:32:46 7 [Note] WSREP: Server onap-vfc-mariadb-0 synced with group 2021-04-26 11:32:46 7 [Note] WSREP: Server status change joined -> synced 2021-04-26 11:32:46 7 [Note] WSREP: Synchronized with group, ready for connections 2021-04-26 11:32:46 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210426 11:32:46.508) WSREP_SST: [INFO] Cleaning up temporary directories (20210426 11:32:46.522) 2021-04-26 11:32:46 0 [Note] WSREP: Donor monitor thread ended with total time 18 sec # Time: 210426 11:32:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436768; SELECT page_size, compress_ops, 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.000154 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:32:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436769; SELECT page_size, compress_ops, 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.000090 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436769; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-26 11:32:51 0 [Note] WSREP: async IST sender served 2021-04-26 11:32:51 0 [Note] WSREP: 0.0 (onap-vfc-mariadb-2): State transfer from 1.0 (onap-vfc-mariadb-0) complete. 2021-04-26 11:32:51 0 [Note] WSREP: Member 0.0 (onap-vfc-mariadb-2) synced with group. # Time: 210426 11:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:32:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436778; SELECT page_size, compress_ops, 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.000147 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:32:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436779; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436779; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436788; SELECT page_size, buffer_pool_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.000201 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:33:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436789; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436789; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436799; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436799; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436809; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436809; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:33:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436819; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436819; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:33:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436829; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436829; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436831; SELECT page_size, compress_ops, 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.000200 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:33:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436839; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436839; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:34:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:34:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436849; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436849; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436858; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:34:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436859; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436859; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436861; SELECT page_size, compress_ops, 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.000155 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436868; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436869; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436869; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436879; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436879; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:34:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436889; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436889; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436891; SELECT page_size, compress_ops, 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.000108 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:34:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436899; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436899; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:35:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436909; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436909; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436918; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:35:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436919; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436919; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:35:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:35:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436929; SELECT page_size, compress_ops, 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.000126 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436929; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436939; SELECT page_size, compress_ops, 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.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436939; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436949; SELECT page_size, compress_ops, 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.000128 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436949; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:35:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436959; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436959; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:36:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:36:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436969; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436969; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:36:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000077 Lock_time: 0.000036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:36:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436979; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436979; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436981; SELECT page_size, compress_ops, 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.000093 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-26 11:36:26 188 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. # Time: 210426 11:36:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:36:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436989; SELECT page_size, compress_ops, 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.000098 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436989; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:36:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:36:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619436999; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619436999; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:36:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:36:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437009; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437009; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437011; SELECT page_size, compress_ops, 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.000214 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:36:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:36:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437019; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:37:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437029; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437029; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 211 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437039; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 211 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437039; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437041; SELECT page_size, compress_ops, 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.000143 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:37:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437049; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437049; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:37:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437059; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437059; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437069; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437069; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:37:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:37:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437079; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437079; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437089; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437089; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437099; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437099; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437101; SELECT page_size, buffer_pool_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.000137 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:38:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:38:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437109; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437109; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:38:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437119; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437119; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437129; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437129; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:38:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:38:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437139; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437139; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:39:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437149; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437149; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:39:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437159; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437159; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437161; SELECT page_size, compress_ops, 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.000093 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437169; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437169; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437179; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000083 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437179; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:39:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437189; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437189; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:39:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:39:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437199; SELECT page_size, compress_ops, 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.000095 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437199; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437209; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437209; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437219; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437219; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437221; SELECT page_size, compress_ops, 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.000108 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-26 11:40:26 8 [Warning] 'proxies_priv' entry '@% root@onap-vfc-mariadb-0' ignored in --skip-name-resolve mode. # Time: 210426 11:40:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:40:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437229; SELECT page_size, compress_ops, 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.000095 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437229; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:35 # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005052 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use gvnfm; SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000663 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000745 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000796 Lock_time: 0.000055 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006148 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000688 Lock_time: 0.000054 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000652 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000792 Lock_time: 0.000052 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006679 Lock_time: 0.000073 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000721 Lock_time: 0.000051 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000782 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000750 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006264 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000754 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006515 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000868 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000907 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005852 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000696 Lock_time: 0.000064 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000661 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000650 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000848 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000612 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000597 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000707 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000680 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000678 Lock_time: 0.000051 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000701 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006820 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000861 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000800 Lock_time: 0.000051 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006701 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001010 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000951 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437235; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # Time: 210426 11:40:36 # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006062 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000873 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000780 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000762 Lock_time: 0.000058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000791 Lock_time: 0.000054 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000811 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000751 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000685 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437236; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 210426 11:40:37 # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005983 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000734 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000657 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000720 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000672 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001712 Lock_time: 0.000055 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001047 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000892 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000889 Lock_time: 0.000058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000823 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006463 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000919 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000756 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000757 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000804 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000994 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000938 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000980 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000867 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001012 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000911 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000877 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000821 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000891 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000977 Lock_time: 0.000101 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005739 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000666 Lock_time: 0.000057 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000728 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000681 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000729 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000851 Lock_time: 0.000057 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000824 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000787 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000750 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000896 Lock_time: 0.000053 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000800 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.009220 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001054 Lock_time: 0.000079 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000941 Lock_time: 0.000059 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000929 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000901 Lock_time: 0.000057 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000691 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000937 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000944 Lock_time: 0.000059 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.007257 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001020 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000817 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000774 Lock_time: 0.000058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000762 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000723 Lock_time: 0.000057 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000681 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000841 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000772 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000736 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000703 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000642 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000955 Lock_time: 0.000041 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000690 Lock_time: 0.000040 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000707 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000789 Lock_time: 0.000040 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000720 Lock_time: 0.000040 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000704 Lock_time: 0.000040 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001366 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000841 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000753 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006112 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000708 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000697 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000649 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000681 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000921 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000927 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000832 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001037 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000852 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000819 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000830 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000785 Lock_time: 0.000041 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001010 Lock_time: 0.000054 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001033 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000855 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000940 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000816 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000794 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.004959 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000699 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000685 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006200 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000807 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000844 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000833 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000880 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000858 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000786 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000955 Lock_time: 0.000055 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000820 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.007043 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001002 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001003 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000816 Lock_time: 0.000058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001019 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000934 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000864 Lock_time: 0.000059 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000817 Lock_time: 0.000068 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000871 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000811 Lock_time: 0.000055 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000909 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000845 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000786 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000802 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001015 Lock_time: 0.000052 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000814 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000820 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000779 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000874 Lock_time: 0.000051 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000917 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000822 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000978 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000827 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001017 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001005 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000880 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005456 Lock_time: 0.000057 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437237; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # Time: 210426 11:40:38 # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000730 Lock_time: 0.000051 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000681 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000604 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000840 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000645 Lock_time: 0.000041 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000625 Lock_time: 0.000040 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000622 Lock_time: 0.000041 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000676 Lock_time: 0.000039 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000988 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000833 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000764 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005556 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000831 Lock_time: 0.000078 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000910 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000944 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000848 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000869 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000835 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000759 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000809 Lock_time: 0.000052 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000773 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000761 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000820 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000763 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000848 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000780 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000936 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000994 Lock_time: 0.000057 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001223 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000952 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005901 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000866 Lock_time: 0.000051 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000768 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000773 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000968 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000869 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000798 Lock_time: 0.000052 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000825 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006517 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.002042 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000891 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000678 Lock_time: 0.000058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000731 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000643 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000785 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000701 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000825 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000764 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006228 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001002 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001029 Lock_time: 0.000084 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000890 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000862 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000770 Lock_time: 0.000051 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000818 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000769 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000759 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000782 Lock_time: 0.000053 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000813 Lock_time: 0.000057 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000894 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001013 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001351 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001058 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001201 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000776 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000727 Lock_time: 0.000043 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006552 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000777 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000660 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000703 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000875 Lock_time: 0.000052 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000853 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.006378 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000875 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000922 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000800 Lock_time: 0.000053 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000816 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000734 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000832 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000926 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000765 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000853 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.001462 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000782 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000689 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000739 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000790 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000633 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000682 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.005147 Lock_time: 0.000075 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000693 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000678 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1619437238; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000157 Lock_time: 0.000044 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 779 SET timestamp=1619437238; SELECT `django_migrations`.`app`, `django_migrations`.`name` FROM `django_migrations`; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:39 # User@Host: gvnfm[gvnfm] @ [10.233.70.217] # Thread_id: 296 Schema: gvnfm QC_hit: No # Query_time: 0.000607 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 191 SET timestamp=1619437239; SELECT `auth_permission`.`content_type_id`, `auth_permission`.`codename` FROM `auth_permission` INNER JOIN `django_content_type` ON (`auth_permission`.`content_type_id` = `django_content_type`.`id`) WHERE `auth_permission`.`content_type_id` IN (32, 35, 38, 41, 44, 47, 50, 20, 53, 23, 56, 26, 59, 29, 62) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437239; SELECT page_size, compress_ops, 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.000127 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437239; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:40:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437249; SELECT page_size, buffer_pool_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.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437249; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:40:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000078 Lock_time: 0.000036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:40:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 308 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437259; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 308 Schema: QC_hit: No # Query_time: 0.000083 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437259; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:41:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437269; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437269; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:41:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437279; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437279; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437288; SELECT page_size, buffer_pool_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.000145 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:41:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437289; SELECT page_size, compress_ops, 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.000108 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437289; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437299; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437299; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:41:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:41:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437309; SELECT page_size, compress_ops, 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.000115 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437309; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:41:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:41:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437319; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437319; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437329; SELECT page_size, buffer_pool_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.000089 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437329; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:42:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437339; SELECT page_size, compress_ops, 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.000105 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437339; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 344 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 344 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437349; SELECT page_size, compress_ops, 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.000124 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437349; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000079 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:42:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437359; SELECT page_size, buffer_pool_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.000082 Lock_time: 0.000035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437359; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:42:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437369; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437369; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:42:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:42:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437379; SELECT page_size, buffer_pool_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.000083 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437379; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:43:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437389; SELECT page_size, buffer_pool_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.000135 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437389; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:43:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437399; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437399; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:43:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437409; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437409; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437419; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437419; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:43:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437429; SELECT page_size, buffer_pool_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.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437429; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:43:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:43:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000079 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437439; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:44:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:44:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437449; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437449; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:44:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:44:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437459; SELECT page_size, compress_ops, 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.000115 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437459; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:44:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:44:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437469; SELECT page_size, buffer_pool_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.000104 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437469; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:44:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:44:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437479; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437479; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:44:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:44:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437489; SELECT page_size, buffer_pool_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.000096 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437489; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:44:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437498; SELECT page_size, compress_ops, 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.000127 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:44:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437499; SELECT page_size, buffer_pool_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.000079 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437499; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:45:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:45:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437509; SELECT page_size, buffer_pool_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.000207 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437509; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:45:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:45:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437519; SELECT page_size, compress_ops, 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.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437519; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:45:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:45:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437529; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437529; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:45:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000079 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:45:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437539; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437539; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:45:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:45:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437549; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437549; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:45:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437558; SELECT page_size, buffer_pool_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.000114 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:45:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437559; SELECT page_size, compress_ops, 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.000084 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437559; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437569; SELECT page_size, compress_ops, 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.000134 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437569; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:46:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437579; SELECT page_size, buffer_pool_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.000119 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:46:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:46:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437589; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437589; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437599; SELECT page_size, compress_ops, 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.000107 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:46:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437609; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000081 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437609; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:46:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:46:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437619; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437619; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:47:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:47:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437629; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:47:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000081 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437639; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437639; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437641; SELECT page_size, compress_ops, 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.000104 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437649; SELECT page_size, compress_ops, 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.000158 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437649; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437659; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437659; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437669; SELECT page_size, buffer_pool_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.000150 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437669; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:47:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437679; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437679; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437688; SELECT page_size, buffer_pool_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.000116 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:48:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437689; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437689; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:48:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437699; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437699; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437701; SELECT page_size, compress_ops, 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.000101 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437709; SELECT page_size, compress_ops, 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.000120 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437709; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437719; SELECT page_size, compress_ops, 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.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437719; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437729; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437729; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437731; SELECT page_size, buffer_pool_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.000145 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:48:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:48:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437739; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437739; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:49:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:49:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437749; SELECT page_size, compress_ops, 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.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437749; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:49:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:49:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437759; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437759; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:49:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437768; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:49:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437769; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437769; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:49:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:49:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437779; SELECT page_size, buffer_pool_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.000126 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437779; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:49:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:49:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437789; SELECT page_size, compress_ops, 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.000096 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437789; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437791; SELECT page_size, buffer_pool_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.000083 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:49:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:49:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437799; SELECT page_size, buffer_pool_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.000077 Lock_time: 0.000035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437799; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:50:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000081 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437809; SELECT page_size, buffer_pool_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.000093 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437809; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:50:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437819; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437819; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437821; SELECT page_size, buffer_pool_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.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:50:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437829; SELECT page_size, compress_ops, 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.000237 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437829; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437839; SELECT page_size, compress_ops, 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.000129 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437839; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:50:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437849; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437849; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437851; SELECT page_size, buffer_pool_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.000082 Lock_time: 0.000036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:50:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437858; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:50:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437859; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437859; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:51:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437868; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437869; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437869; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:51:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437879; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437879; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437881; SELECT page_size, compress_ops, 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.000082 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:51:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437889; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437889; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:51:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437899; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437899; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:51:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:51:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437909; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437909; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437918; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:51:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437919; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437919; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437929; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437929; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437939; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437939; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:52:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437949; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437949; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:52:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437959; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437959; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437969; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437969; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:52:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:52:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437979; SELECT page_size, compress_ops, 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.000146 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437979; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:53:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437989; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437989; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:53:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437998; SELECT page_size, compress_ops, 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.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619437999; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619437999; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438002; SELECT page_size, compress_ops, 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.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438009; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438009; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438019; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000081 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438029; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438029; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438031; SELECT page_size, buffer_pool_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.000111 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:53:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:53:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438039; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438039; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438049; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438049; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:54:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438059; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438059; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438061; SELECT page_size, compress_ops, 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.000162 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438069; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438069; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438079; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438079; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438089; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438089; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438091; SELECT page_size, compress_ops, 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.000098 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:54:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:54:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438099; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438099; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438109; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438109; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438119; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438119; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438121; SELECT page_size, compress_ops, 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.000113 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438129; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000081 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438129; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438139; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438139; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:55:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438149; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438149; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438151; SELECT page_size, compress_ops, 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.000113 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:55:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438159; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438159; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:56:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438169; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438169; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000078 Lock_time: 0.000036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:56:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438179; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438179; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:56:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:56:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438189; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438189; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438199; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438199; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438209; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438209; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438211; SELECT page_size, compress_ops, 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.000142 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:56:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:56:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438219; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438219; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:57:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438229; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438229; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438239; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000077 Lock_time: 0.000036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438239; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438241; SELECT page_size, compress_ops, 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.000104 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438249; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438249; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:57:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438259; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438259; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:57:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438269; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438269; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:57:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:57:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438279; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438279; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:58:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:58:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438289; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438289; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:58:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:58:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 758 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438299; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 758 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438299; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:58:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438308; SELECT page_size, compress_ops, 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.000107 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:58:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438309; SELECT page_size, compress_ops, 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.000117 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438309; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:58:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:58:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438319; SELECT page_size, buffer_pool_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.000088 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438319; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:58:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438328; SELECT page_size, compress_ops, 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.000118 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:58:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438329; SELECT page_size, compress_ops, 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.000110 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438329; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:58:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:58:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438339; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438339; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438349; SELECT page_size, compress_ops, 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.000130 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438349; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438359; SELECT page_size, buffer_pool_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.000084 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438359; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438368; SELECT page_size, compress_ops, 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.000164 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438369; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438369; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:59:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438378; SELECT page_size, compress_ops, 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.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438379; SELECT page_size, compress_ops, 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.000106 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438379; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438388; SELECT page_size, buffer_pool_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.000139 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:59:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438389; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438389; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 11:59:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 11:59:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438399; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438399; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:00:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438408; SELECT page_size, buffer_pool_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.000118 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:00:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438409; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438409; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:00:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:00:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438419; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438419; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:00:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:00:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438429; SELECT page_size, buffer_pool_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.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438429; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:00:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:00:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438439; SELECT page_size, compress_ops, 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.000129 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:00:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 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=1619438448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:00:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438449; SELECT page_size, buffer_pool_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.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438449; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:00:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438458; SELECT page_size, buffer_pool_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.000156 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:00:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438459; SELECT page_size, compress_ops, 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.000162 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438459; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:01:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438469; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438469; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:01:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438479; SELECT page_size, buffer_pool_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.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438479; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438488; SELECT page_size, compress_ops, 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.000206 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:01:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438489; SELECT page_size, buffer_pool_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.000181 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438489; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438499; SELECT page_size, compress_ops, 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.000127 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438499; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:01:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:01:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438509; SELECT page_size, buffer_pool_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.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438509; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:01:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438519; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438519; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438529; SELECT page_size, buffer_pool_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.000125 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438529; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:02:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438539; SELECT page_size, compress_ops, 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.000140 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438539; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438548; SELECT page_size, compress_ops, 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.000122 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438549; SELECT page_size, compress_ops, 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.000212 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438549; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:02:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438559; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438559; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:02:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438569; SELECT page_size, buffer_pool_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.000110 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438569; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438578; SELECT page_size, compress_ops, 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.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:02:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438579; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438589; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438589; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438599; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438609; SELECT page_size, compress_ops, 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.000108 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438609; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438619; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438619; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438629; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438638; SELECT page_size, compress_ops, 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.000117 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:03:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438639; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438639; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:04:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438648; SELECT page_size, compress_ops, 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.000135 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:04:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438649; SELECT page_size, compress_ops, 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.000083 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438649; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:04:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438658; SELECT page_size, buffer_pool_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.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210426 12:04:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438659; SELECT page_size, compress_ops, 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.000083 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438659; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1619438661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210426 12:04:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1619438668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # U