mariadb 05:04:36.12  mariadb 05:04:36.12 Welcome to the Bitnami mariadb-galera container mariadb 05:04:36.13 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 05:04:36.14 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 05:04:36.15  mariadb 05:04:36.16 INFO  ==> ** Starting MariaDB setup ** mariadb 05:04:36.22 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 05:04:36.33 INFO  ==> Initializing mariadb database mariadb 05:04:36.34 DEBUG ==> Ensuring expected directories/files exist mariadb 05:04:36.40 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 05:04:36.42 INFO  ==> Setting user option mariadb 05:04:36.43 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 05:04:36.46 INFO  ==> Setting wsrep_node_name option mariadb 05:04:36.47 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 05:04:36.49 INFO  ==> Setting wsrep_node_address option mariadb 05:04:36.50 DEBUG ==> Setting wsrep_node_address to '10.233.68.125' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 05:04:36.56 INFO  ==> Setting wsrep_sst_auth option mariadb 05:04:36.57 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 05:04:36.63 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-04-26 5:04:36 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-26 5:04:36 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following commands: '/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password' '/opt/bitnami/mariadb/bin/mysqladmin' -u root -h onap-policy-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 05:04:44.31 INFO  ==> Starting mariadb in background 2022-04-26 5:04:44 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-26 5:04:44 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-04-26 5:04:44 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 166 ... 2022-04-26 5:04:44 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-04-26 5:04:44 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-04-26 5:04:44 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2022-04-26 5:04:44 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-04-26 5:04:44 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-04-26 5:04:44 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-04-26 5:04:44 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-04-26 5:04:44 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-04-26 5:04:44 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.68.125; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-04-26 5:04:44 0 [Note] WSREP: Start replication 2022-04-26 5:04:44 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-04-26 5:04:44 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-26 5:04:44 0 [Note] WSREP: protonet asio version 0 2022-04-26 5:04:44 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-04-26 5:04:44 0 [Note] WSREP: backend: asio 2022-04-26 5:04:44 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-04-26 5:04:44 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-04-26 5:04:44 0 [Note] WSREP: restore pc from disk failed 2022-04-26 5:04:44 0 [Note] WSREP: GMCast version 0 2022-04-26 5:04:44 0 [Note] WSREP: (634aa86c-8464, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-04-26 5:04:44 0 [Note] WSREP: (634aa86c-8464, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-04-26 5:04:44 0 [Note] WSREP: EVS version 1 2022-04-26 5:04:44 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-04-26 5:04:44 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-04-26 5:04:44 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-04-26 5:04:44 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-04-26 5:04:44 0 [Note] WSREP: Node 634aa86c-8464 state prim 2022-04-26 5:04:44 0 [Note] WSREP: view(view_id(PRIM,634aa86c-8464,1) memb { 634aa86c-8464,0 } joined { } left { } partitioned { }) 2022-04-26 5:04:44 0 [Note] WSREP: save pc into disk 2022-04-26 5:04:44 0 [Note] WSREP: gcomm: connected 2022-04-26 5:04:44 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-04-26 5:04:44 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-04-26 5:04:44 0 [Note] WSREP: Opened channel 'galera' 2022-04-26 5:04:44 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-04-26 5:04:44 0 [Note] WSREP: Starting new group from scratch: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab 2022-04-26 5:04:44 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 634ba64a-c51e-11ec-90e4-efe63f03562d 2022-04-26 5:04:44 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 634ba64a-c51e-11ec-90e4-efe63f03562d 2022-04-26 5:04:44 0 [Note] WSREP: STATE EXCHANGE: got state msg: 634ba64a-c51e-11ec-90e4-efe63f03562d from 0 (onap-policy-mariadb-0) 2022-04-26 5:04:44 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 = 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab 2022-04-26 5:04:44 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-04-26 5:04:44 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-04-26 5:04:44 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group. 2022-04-26 5:04:44 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-04-26 5:04:44 2 [Note] WSREP: Starting rollbacker thread 2 2022-04-26 5:04:44 1 [Note] WSREP: Starting applier thread 1 2022-04-26 5:04:44 1 [Note] WSREP: ####### processing CC 1, local, ordered 2022-04-26 5:04:44 1 [Note] WSREP: Process first view: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab my uuid: 634aa86c-c51e-11ec-8464-f67f29ecc493 2022-04-26 5:04:44 1 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:1 with ID 634aa86c-c51e-11ec-8464-f67f29ecc493 2022-04-26 5:04:44 1 [Note] WSREP: Server status change disconnected -> connected 2022-04-26 5:04:44 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:44 1 [Note] WSREP: ####### My UUID: 634aa86c-c51e-11ec-8464-f67f29ecc493 2022-04-26 5:04:44 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-04-26 5:04:44 0 [Note] WSREP: Service thread queue flushed. 2022-04-26 5:04:44 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-04-26 5:04:44 1 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-26 5:04:44 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-04-26 5:04:44 0 [Note] WSREP: Service thread queue flushed. 2022-04-26 5:04:44 1 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:0 2022-04-26 5:04:44 1 [Note] WSREP: ================================================ View: id: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab: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: 634aa86c-c51e-11ec-8464-f67f29ecc493, onap-policy-mariadb-0 ================================================= 2022-04-26 5:04:44 1 [Note] WSREP: Server status change connected -> joiner 2022-04-26 5:04:44 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:44 1 [Note] WSREP: Server status change joiner -> initializing 2022-04-26 5:04:44 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:44 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2022-04-26 5:04:44 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2022-04-26 5:04:44 0 [Note] InnoDB: Using Linux native AIO 2022-04-26 5:04:44 0 [Note] InnoDB: Uses event mutexes 2022-04-26 5:04:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-04-26 5:04:44 0 [Note] InnoDB: Number of pools: 1 2022-04-26 5:04:44 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-04-26 5:04:44 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2022-04-26 5:04:44 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-04-26 5:04:44 0 [Note] InnoDB: Completed initialization of buffer pool 2022-04-26 5:04:44 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2022-04-26 5:04:45 0 [Note] InnoDB: 128 rollback segments are active. 2022-04-26 5:04:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-04-26 5:04:45 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-04-26 5:04:47 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-04-26 5:04:47 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2022-04-26 5:04:47 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-04-26 5:04: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 2022-04-26 5:04:47 0 [Note] InnoDB: Buffer pool(s) load completed at 220426 5:04:47 2022-04-26 5:04:47 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-04-26 5:04:47 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-04-26 5:04:47 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-04-26 5:04:47 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-04-26 5:04:47 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-04-26 5:04:47 0 [Note] WSREP: Server initialized 2022-04-26 5:04:47 0 [Note] WSREP: Server status change initializing -> initialized 2022-04-26 5:04:47 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:47 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-26 5:04:47 6 [Note] WSREP: Starting applier thread 6 2022-04-26 5:04:47 7 [Note] WSREP: Starting applier thread 7 2022-04-26 5:04:47 8 [Note] WSREP: Starting applier thread 8 2022-04-26 5:04:47 0 [Note] Reading of all Master_info entries succeeded 2022-04-26 5:04:47 0 [Note] Added new Master_info '' to hash table 2022-04-26 5:04: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 2022-04-26 5:04:47 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-04-26 5:04:47 1 [Note] WSREP: Server status change initialized -> joined 2022-04-26 5:04:47 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:47 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:47 1 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-04-26 5:04:47 1 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-26 5:04:47 1 [Note] WSREP: Server onap-policy-mariadb-0 synced with group 2022-04-26 5:04:47 1 [Note] WSREP: Server status change joined -> synced 2022-04-26 5:04:47 1 [Note] WSREP: Synchronized with group, ready for connections 2022-04-26 5:04:47 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 05:04:48.34 DEBUG ==> Sleeping 5 seconds before continuing with initialization 2022-04-26 5:04:52 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2022-04-26 5:04:52 12 [Warning] Access denied for user 'root'@'localhost' (using password: YES) mariadb 05:04:53.35 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:53.37 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 220426 5:04:53 # User@Host: root[root] @ localhost [] # Thread_id: 13 Schema: mysql QC_hit: No # Query_time: 0.356803 Lock_time: 0.353711 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1650949493; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 05:04:53.76 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:53.78 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "Fepe9+XafoNuvi"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "Fepe9+XafoNuvi"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2022-04-26 5:04:53 14 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 05:04:53.81 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:53.83 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.001815 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1650949493; select Host from user where User=''; mariadb 05:04:53.88 DEBUG ==> creating database user \'policy_user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:53.90 DEBUG ==> Executing SQL command: create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo"; mariadb 05:04:53.93 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:53.94 DEBUG ==> Executing SQL command: select Host from user where User='policy_user' and Host!='%'; mariadb 05:04:53.97 DEBUG ==> Creating database policyadmin /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:53.99 DEBUG ==> Executing SQL command: create database if not exists `policyadmin` ; mariadb 05:04:54.03 DEBUG ==> Providing privileges to username policy_user on database policyadmin /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:54.05 DEBUG ==> Executing SQL command: grant all on `policyadmin`.* to 'policy_user'@'%'; mariadb 05:04:54.08 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:54.10 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "Woc74ZuP"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:54.14 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-04-26 5:04:54 21 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 05:04:54.18 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:54.19 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2022-04-26 5:04:54 22 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 05:04:54.25 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 05:04:54.26 DEBUG ==> Executing SQL command: flush privileges; 2022-04-26 5:04:54 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 05:04:54.31 INFO  ==> Stopping mariadb 2022-04-26 5:04:54 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-04-26 5:04:54 0 [Note] WSREP: Shutdown replication 2022-04-26 5:04:54 0 [Note] WSREP: Server status change synced -> disconnecting 2022-04-26 5:04:54 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:54 0 [Note] WSREP: Closing send monitor... 2022-04-26 5:04:54 0 [Note] WSREP: Closed send monitor. 2022-04-26 5:04:54 0 [Note] WSREP: gcomm: terminating thread 2022-04-26 5:04:54 0 [Note] WSREP: gcomm: joining thread 2022-04-26 5:04:54 0 [Note] WSREP: gcomm: closing backend 2022-04-26 5:04:54 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-04-26 5:04:54 0 [Note] WSREP: view((empty)) 2022-04-26 5:04:54 0 [Note] WSREP: gcomm: closed 2022-04-26 5:04:54 0 [Note] WSREP: New SELF-LEAVE. 2022-04-26 5:04:54 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-04-26 5:04:54 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-04-26 5:04:54 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14) 2022-04-26 5:04:54 0 [Note] WSREP: RECV thread exiting 0: Success 2022-04-26 5:04:54 0 [Note] WSREP: recv_thread() joined. 2022-04-26 5:04:54 1 [Note] WSREP: ================================================ View: id: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:14 status: non-primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: yes own_index: -1 members(0): ================================================= 2022-04-26 5:04:54 1 [Note] WSREP: Non-primary view 2022-04-26 5:04:54 0 [Note] WSREP: Closing replication queue. 2022-04-26 5:04:54 0 [Note] WSREP: Closing slave action queue. 2022-04-26 5:04:54 1 [Note] WSREP: Server status change disconnecting -> disconnected 2022-04-26 5:04:54 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:54 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:54 1 [Note] WSREP: Applier thread exiting ret: 0 thd: 1 2022-04-26 5:04:54 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-26 5:04:54 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2022-04-26 5:04:54 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-26 5:04:54 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2022-04-26 5:04:54 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-04-26 5:04:54 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-26 5:04:54 2 [Note] WSREP: rollbacker thread exiting 2 2022-04-26 5:04:54 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-26 5:04:54 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-26 5:04:54 0 [Note] Event Scheduler: Purging the queue. 0 events 2022-04-26 5:04:54 0 [Note] WSREP: dtor state: CLOSED 2022-04-26 5:04:54 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0 2022-04-26 5:04:54 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0 2022-04-26 5:04:54 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0 2022-04-26 5:04:54 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0 2022-04-26 5:04:54 0 [Note] WSREP: cert index usage at exit 2 2022-04-26 5:04:54 0 [Note] WSREP: cert trx map usage at exit 13 2022-04-26 5:04:54 0 [Note] WSREP: deps set usage at exit 0 2022-04-26 5:04:54 0 [Note] WSREP: avg deps dist 1 2022-04-26 5:04:54 0 [Note] WSREP: avg cert interval 0 2022-04-26 5:04:54 0 [Note] WSREP: cert index size 2 2022-04-26 5:04:54 0 [Note] WSREP: Service thread queue flushed. 2022-04-26 5:04:54 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-04-26 5:04:54 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1 2022-04-26 5:04:54 0 [Note] WSREP: Flushing memory map to disk... 2022-04-26 5:04:55 0 [Note] InnoDB: FTS optimize thread exiting. 2022-04-26 5:04:55 0 [Note] InnoDB: Starting shutdown... 2022-04-26 5:04:55 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-04-26 5:04:55 0 [Note] InnoDB: Buffer pool(s) dump completed at 220426 5:04:55 2022-04-26 5:04:56 0 [Note] InnoDB: Shutdown completed; log sequence number 70393; transaction id 43 2022-04-26 5:04:56 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2022-04-26 5:04:56 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 05:04:57.34 INFO  ==> ** MariaDB setup finished! ** mariadb 05:04:57.45 INFO  ==> ** Starting MariaDB ** mariadb 05:04:57.46 INFO  ==> Setting previous boot 2022-04-26 5:04:57 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-26 5:04:57 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-04-26 5:04:57 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2022-04-26 5:04:57 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-04-26 5:04:57 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-04-26 5:04:57 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2022-04-26 5:04:57 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-04-26 5:04:57 0 [Note] WSREP: Found saved state: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:14, safe_to_bootstrap: 1 2022-04-26 5:04:57 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab Seqno: 1 - 14 Offset: 1280 Synced: 1 2022-04-26 5:04:57 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab, offset: 1280 2022-04-26 5:04:57 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-04-26 5:04:57 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-04-26 5:04:57 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14 2022-04-26 5:04:57 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/6904 bytes) complete. 2022-04-26 5:04:57 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete. 2022-04-26 5:04:57 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers 2022-04-26 5:04:57 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728 2022-04-26 5:04:57 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.68.125; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-04-26 5:04:57 0 [Note] WSREP: Service thread queue flushed. 2022-04-26 5:04:57 0 [Note] WSREP: ####### Assign initial position for certification: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:14, protocol version: -1 2022-04-26 5:04:57 0 [Note] WSREP: Start replication 2022-04-26 5:04:57 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-04-26 5:04:57 0 [Note] WSREP: Setting GCS initial position to 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:14 2022-04-26 5:04:57 0 [Note] WSREP: protonet asio version 0 2022-04-26 5:04:57 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-04-26 5:04:57 0 [Note] WSREP: backend: asio 2022-04-26 5:04:57 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-04-26 5:04:57 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-04-26 5:04:57 0 [Note] WSREP: restore pc from disk failed 2022-04-26 5:04:57 0 [Note] WSREP: GMCast version 0 2022-04-26 5:04:57 0 [Note] WSREP: (6af3f717-9b8b, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-04-26 5:04:57 0 [Note] WSREP: (6af3f717-9b8b, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-04-26 5:04:57 0 [Note] WSREP: EVS version 1 2022-04-26 5:04:57 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-04-26 5:04:57 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-04-26 5:04:57 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-04-26 5:04:57 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-04-26 5:04:57 0 [Note] WSREP: Node 6af3f717-9b8b state prim 2022-04-26 5:04:57 0 [Note] WSREP: view(view_id(PRIM,6af3f717-9b8b,1) memb { 6af3f717-9b8b,0 } joined { } left { } partitioned { }) 2022-04-26 5:04:57 0 [Note] WSREP: save pc into disk 2022-04-26 5:04:57 0 [Note] WSREP: gcomm: connected 2022-04-26 5:04:57 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-04-26 5:04:57 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-04-26 5:04:57 0 [Note] WSREP: Opened channel 'galera' 2022-04-26 5:04:57 1 [Note] WSREP: Starting rollbacker thread 1 2022-04-26 5:04:57 2 [Note] WSREP: Starting applier thread 2 2022-04-26 5:04:57 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-04-26 5:04:57 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 6af4cea0-c51e-11ec-ad2b-06e46ef60d19 2022-04-26 5:04:57 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 6af4cea0-c51e-11ec-ad2b-06e46ef60d19 2022-04-26 5:04:57 0 [Note] WSREP: STATE EXCHANGE: got state msg: 6af4cea0-c51e-11ec-ad2b-06e46ef60d19 from 0 (onap-policy-mariadb-0) 2022-04-26 5:04:57 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 14, last_appl. = 14, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab 2022-04-26 5:04:57 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-04-26 5:04:57 0 [Note] WSREP: Restored state OPEN -> JOINED (15) 2022-04-26 5:04:57 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group. 2022-04-26 5:04:57 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2022-04-26 5:04:57 2 [Note] WSREP: ####### processing CC 15, local, ordered 2022-04-26 5:04:57 2 [Note] WSREP: Process first view: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab my uuid: 6af3f717-c51e-11ec-9b8b-6b1032d86e76 2022-04-26 5:04:57 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:15 with ID 6af3f717-c51e-11ec-9b8b-6b1032d86e76 2022-04-26 5:04:57 2 [Note] WSREP: Server status change disconnected -> connected 2022-04-26 5:04:57 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:57 2 [Note] WSREP: ####### My UUID: 6af3f717-c51e-11ec-9b8b-6b1032d86e76 2022-04-26 5:04:57 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-04-26 5:04:57 0 [Note] WSREP: Service thread queue flushed. 2022-04-26 5:04:57 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-04-26 5:04:57 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-26 5:04:57 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 15 2022-04-26 5:04:57 0 [Note] WSREP: Service thread queue flushed. 2022-04-26 5:04:57 2 [Note] WSREP: ================================================ View: id: 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: 6af3f717-c51e-11ec-9b8b-6b1032d86e76, onap-policy-mariadb-0 ================================================= 2022-04-26 5:04:57 2 [Note] WSREP: Server status change connected -> joiner 2022-04-26 5:04:57 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:57 2 [Note] WSREP: Server status change joiner -> initializing 2022-04-26 5:04:57 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:04:57 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2022-04-26 5:04:57 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2022-04-26 5:04:57 0 [Note] InnoDB: Using Linux native AIO 2022-04-26 5:04:57 0 [Note] InnoDB: Uses event mutexes 2022-04-26 5:04:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-04-26 5:04:57 0 [Note] InnoDB: Number of pools: 1 2022-04-26 5:04:57 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-04-26 5:04:57 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2022-04-26 5:04:57 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-04-26 5:04:57 0 [Note] InnoDB: Completed initialization of buffer pool 2022-04-26 5:04:57 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2022-04-26 5:04:57 0 [Note] InnoDB: 128 rollback segments are active. 2022-04-26 5:04:58 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-04-26 5:04:58 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-04-26 5:05:00 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-04-26 5:05:00 0 [Note] InnoDB: 10.5.8 started; log sequence number 70393; transaction id 44 2022-04-26 5:05:00 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-04-26 5:05: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 2022-04-26 5:05:00 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-04-26 5:05:00 0 [Note] InnoDB: Buffer pool(s) load completed at 220426 5:05:00 2022-04-26 5:05:00 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-04-26 5:05:00 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-04-26 5:05:00 0 [Note] WSREP: Server initialized 2022-04-26 5:05:00 0 [Note] WSREP: Server status change initializing -> initialized 2022-04-26 5:05:00 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:05:00 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-26 5:05:00 7 [Note] WSREP: Starting applier thread 7 2022-04-26 5:05:00 8 [Note] WSREP: Starting applier thread 8 2022-04-26 5:05:00 6 [Note] WSREP: Starting applier thread 6 2022-04-26 5:05:00 0 [Note] Reading of all Master_info entries succeeded 2022-04-26 5:05:00 0 [Note] Added new Master_info '' to hash table 2022-04-26 5:05: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 2022-04-26 5:05:00 5 [Note] WSREP: Recovered cluster id 634ba1ae-c51e-11ec-a1a5-cbf0a81597ab 2022-04-26 5:05:00 2 [Note] WSREP: Server status change initialized -> joined 2022-04-26 5:05:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:05:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-26 5:05:00 2 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-04-26 5:05:00 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-26 5:05:00 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group 2022-04-26 5:05:00 2 [Note] WSREP: Server status change joined -> synced 2022-04-26 5:05:00 2 [Note] WSREP: Synchronized with group, ready for connections 2022-04-26 5:05:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 220426 5:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949502; SELECT page_size, compress_ops, 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.000433 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.001985 Lock_time: 0.001805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.001662 Lock_time: 0.001481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949522; SELECT page_size, compress_ops, 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.000491 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949522; SELECT page_size, compress_ops, 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.000399 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.002383 Lock_time: 0.001783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.001679 Lock_time: 0.001538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949532; SELECT page_size, compress_ops, 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.000537 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.002679 Lock_time: 0.002207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.001009 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949542; SELECT page_size, buffer_pool_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.000292 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:05:51 44 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. # Time: 220426 5:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949552; SELECT page_size, buffer_pool_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.000413 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949562; SELECT page_size, compress_ops, 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.000762 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949562; SELECT page_size, compress_ops, 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.003736 Lock_time: 0.003594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.001001 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.009519 Lock_time: 0.009300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.001437 Lock_time: 0.001192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949612; SELECT page_size, buffer_pool_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.000706 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949621; SELECT page_size, compress_ops, 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.000643 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949632; SELECT page_size, compress_ops, 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.000331 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949632; SELECT page_size, compress_ops, 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.000143 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949642; SELECT page_size, buffer_pool_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.003499 Lock_time: 0.003341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949662; SELECT page_size, compress_ops, 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.000462 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949672; SELECT page_size, compress_ops, 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.000313 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949672; SELECT page_size, compress_ops, 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.000439 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.003746 Lock_time: 0.003552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000846 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949702; SELECT page_size, compress_ops, 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.000311 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.001660 Lock_time: 0.001515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:08:43 # User@Host: policy_user[policy_user] @ [10.233.72.115] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.002138 Lock_time: 0.000322 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 73 SET timestamp=1650949723; SELECT count(table_name) from information_schema.tables where table_schema='policyadmin'; # Time: 220426 5:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949732; SELECT page_size, compress_ops, 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.000446 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949732; SELECT page_size, compress_ops, 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.000460 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.001474 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949762; SELECT page_size, compress_ops, 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.000699 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949762; SELECT page_size, compress_ops, 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.000242 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.002657 Lock_time: 0.002499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949771; SELECT page_size, compress_ops, 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.000308 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:46 # User@Host: policy_user[policy_user] @ [10.233.72.115] # Thread_id: 228 Schema: policyadmin QC_hit: No # Query_time: 12.586221 Lock_time: 0.003474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 use policyadmin; SET timestamp=1650949786; CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL NULL, MESSAGE VARCHAR(255) NULL, PDPSTATE INT DEFAULT NULL NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, CONSTRAINT PK_PDP PRIMARY KEY (parentLocalName, localName, parentKeyVersion, parentKeyName)); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.014840 Lock_time: 0.014556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.014630 Lock_time: 0.014428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.001089 Lock_time: 0.000873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949812; SELECT page_size, compress_ops, 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.000464 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.001722 Lock_time: 0.000769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949822; SELECT page_size, compress_ops, 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.000433 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:10:27 # User@Host: policy_user[policy_user] @ [10.233.72.115] # Thread_id: 375 Schema: policyadmin QC_hit: No # Query_time: 0.007119 Lock_time: 0.006418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1650949827; UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num; # Time: 220426 5:10:28 # User@Host: policy_user[policy_user] @ [10.233.72.115] # Thread_id: 381 Schema: policyadmin QC_hit: No # Query_time: 0.008660 Lock_time: 0.008223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1650949828; UPDATE jpapdpstatistics_enginestats a JOIN pdpstatistics b ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp SET a.id = b.id; # Time: 220426 5:10:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949831; SELECT page_size, compress_ops, 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.000266 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:10:33 # User@Host: policy_user[policy_user] @ [10.233.72.115] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.056384 Lock_time: 0.051648 Rows_sent: 1 Rows_examined: 70 # Rows_affected: 0 Bytes_sent: 74 SET timestamp=1650949833; SELECT count(table_name) from information_schema.tables where table_schema='policyadmin'; # User@Host: policy_user[policy_user] @ [10.233.72.115] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.001294 Lock_time: 0.000434 Rows_sent: 118 Rows_examined: 236 # Rows_affected: 0 Bytes_sent: 12515 SET timestamp=1650949833; SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC; # Time: 220426 5:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.001849 Lock_time: 0.001687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.002294 Lock_time: 0.002129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.008701 Lock_time: 0.008469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.088587 Lock_time: 0.088363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949852; SELECT page_size, compress_ops, 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.001216 Lock_time: 0.001023 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949852; SELECT page_size, compress_ops, 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.000290 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949852; SELECT page_size, buffer_pool_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.000517 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949862; SELECT page_size, compress_ops, 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.010187 Lock_time: 0.009946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949862; SELECT page_size, compress_ops, 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.002093 Lock_time: 0.001501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949862; SELECT page_size, buffer_pool_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.000445 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949872; SELECT page_size, compress_ops, 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.000452 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.001089 Lock_time: 0.000939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949882; SELECT page_size, buffer_pool_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.004907 Lock_time: 0.004671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949892; SELECT page_size, compress_ops, 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.000488 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.001562 Lock_time: 0.001444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949902; SELECT page_size, compress_ops, 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.000357 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949902; SELECT page_size, compress_ops, 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.000140 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.001540 Lock_time: 0.001418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949912; SELECT page_size, compress_ops, 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.002839 Lock_time: 0.002703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.006711 Lock_time: 0.006514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.006362 Lock_time: 0.006183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.005220 Lock_time: 0.005045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949922; SELECT page_size, buffer_pool_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.000283 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.001339 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949932; SELECT page_size, buffer_pool_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.000473 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949942; SELECT page_size, compress_ops, 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.000444 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949942; SELECT page_size, compress_ops, 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.000283 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949942; SELECT page_size, buffer_pool_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.000479 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949952; SELECT page_size, compress_ops, 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.000491 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949952; SELECT page_size, compress_ops, 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.000642 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949962; SELECT page_size, compress_ops, 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.000400 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.002596 Lock_time: 0.002389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949972; SELECT page_size, buffer_pool_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.000235 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949972; SELECT page_size, compress_ops, 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.000571 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949982; SELECT page_size, compress_ops, 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.000348 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949982; SELECT page_size, compress_ops, 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.000394 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650949992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949992; SELECT page_size, buffer_pool_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.000455 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650949992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.001265 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950012; SELECT page_size, compress_ops, 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.000313 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000976 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950022; SELECT page_size, compress_ops, 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.000867 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950032; SELECT page_size, compress_ops, 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.000534 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950032; SELECT page_size, compress_ops, 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.000182 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:14:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950042; SELECT page_size, compress_ops, 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.000988 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950042; SELECT page_size, compress_ops, 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.004575 Lock_time: 0.004456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950052; SELECT page_size, compress_ops, 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.001146 Lock_time: 0.000908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950052; SELECT page_size, compress_ops, 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.000408 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950072; SELECT page_size, compress_ops, 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.001168 Lock_time: 0.001073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950082; SELECT page_size, buffer_pool_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.000507 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950092; SELECT page_size, compress_ops, 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.000182 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950092; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950102; SELECT page_size, buffer_pool_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.000193 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950112; SELECT page_size, buffer_pool_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.001024 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950122; SELECT page_size, compress_ops, 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.000356 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950122; SELECT page_size, compress_ops, 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.000492 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950132; SELECT page_size, compress_ops, 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.000393 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950142; SELECT page_size, compress_ops, 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.001422 Lock_time: 0.001147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950142; SELECT page_size, compress_ops, 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.000972 Lock_time: 0.000794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950152; SELECT page_size, buffer_pool_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.004213 Lock_time: 0.004072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.002293 Lock_time: 0.002211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.002301 Lock_time: 0.002139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950162; SELECT page_size, buffer_pool_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.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950172; SELECT page_size, compress_ops, 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.000480 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.001780 Lock_time: 0.001486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950182; SELECT page_size, compress_ops, 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.000372 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950182; SELECT page_size, compress_ops, 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.000197 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.002568 Lock_time: 0.002413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:16:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.005419 Lock_time: 0.005231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950202; SELECT page_size, buffer_pool_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.001694 Lock_time: 0.001521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.001274 Lock_time: 0.001058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.001962 Lock_time: 0.001811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950222; SELECT page_size, compress_ops, 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.000346 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950222; SELECT page_size, compress_ops, 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.000308 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.004833 Lock_time: 0.004653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950232; SELECT page_size, compress_ops, 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.000533 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950232; SELECT page_size, compress_ops, 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.000399 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950242; SELECT page_size, compress_ops, 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.000734 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950242; SELECT page_size, compress_ops, 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.006010 Lock_time: 0.005908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950252; SELECT page_size, compress_ops, 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.000141 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.003664 Lock_time: 0.003524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950262; SELECT page_size, compress_ops, 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.000433 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950262; SELECT page_size, compress_ops, 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.000156 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950262; SELECT page_size, buffer_pool_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.000514 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950272; SELECT page_size, compress_ops, 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.000795 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950272; SELECT page_size, compress_ops, 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.000466 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950282; SELECT page_size, compress_ops, 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.000604 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950282; SELECT page_size, buffer_pool_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.000405 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950292; SELECT page_size, buffer_pool_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.000569 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950302; SELECT page_size, compress_ops, 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.000501 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950302; SELECT page_size, compress_ops, 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.002844 Lock_time: 0.002577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950312; SELECT page_size, compress_ops, 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.000306 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950312; SELECT page_size, compress_ops, 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.000240 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950322; SELECT page_size, compress_ops, 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.000285 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.001619 Lock_time: 0.001451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950342; SELECT page_size, compress_ops, 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.000491 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950342; SELECT page_size, compress_ops, 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.000351 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.001983 Lock_time: 0.001829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950362; SELECT page_size, compress_ops, 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.002877 Lock_time: 0.002755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950362; SELECT page_size, compress_ops, 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.006344 Lock_time: 0.006150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:19:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950372; SELECT page_size, compress_ops, 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.000343 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950372; SELECT page_size, compress_ops, 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.000595 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950382; SELECT page_size, compress_ops, 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.001334 Lock_time: 0.000997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950382; SELECT page_size, compress_ops, 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.000329 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950392; SELECT page_size, compress_ops, 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.001070 Lock_time: 0.000960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950392; SELECT page_size, compress_ops, 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.000687 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950392; SELECT page_size, buffer_pool_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.000618 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950402; SELECT page_size, compress_ops, 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.000309 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950412; SELECT page_size, compress_ops, 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.000424 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950412; SELECT page_size, compress_ops, 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.000275 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.001986 Lock_time: 0.001820 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950422; SELECT page_size, compress_ops, 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.000368 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950422; SELECT page_size, compress_ops, 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.000650 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950432; SELECT page_size, compress_ops, 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.000215 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.001406 Lock_time: 0.001225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950442; SELECT page_size, compress_ops, 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.000316 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.001614 Lock_time: 0.001458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950452; SELECT page_size, buffer_pool_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.000473 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950462; SELECT page_size, compress_ops, 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.000187 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950462; SELECT page_size, compress_ops, 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.000384 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950472; SELECT page_size, buffer_pool_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.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950472; SELECT page_size, compress_ops, 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.000452 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950482; SELECT page_size, compress_ops, 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.000321 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950482; SELECT page_size, compress_ops, 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.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950482; SELECT page_size, buffer_pool_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.000408 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:21:27 709 [Warning] Aborted connection 709 to db: 'unconnected' user: 'unauthenticated' host: '10.233.72.101' (This connection closed normally without authentication) # Time: 220426 5:21:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950492; SELECT page_size, buffer_pool_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.000576 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950502; SELECT page_size, compress_ops, 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.000586 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950502; SELECT page_size, compress_ops, 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.000209 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.001176 Lock_time: 0.000998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950521; SELECT page_size, compress_ops, 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.000335 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950522; SELECT page_size, buffer_pool_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.000478 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:22:06 741 [Warning] Aborted connection 741 to db: 'pooling' user: 'policy_user' host: '10.233.72.101' (Got an error reading communication packets) # Time: 220426 5:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.001177 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.006634 Lock_time: 0.006440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950572; SELECT page_size, compress_ops, 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.000799 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.001722 Lock_time: 0.001545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950581; SELECT page_size, compress_ops, 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.000358 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.001033 Lock_time: 0.000895 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950602; SELECT page_size, compress_ops, 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.001229 Lock_time: 0.001070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950602; SELECT page_size, compress_ops, 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.000498 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.001105 Lock_time: 0.000941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950611; SELECT page_size, compress_ops, 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.000224 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950612; SELECT page_size, compress_ops, 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.000455 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950612; SELECT page_size, compress_ops, 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.000215 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950622; SELECT page_size, compress_ops, 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.000319 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.001095 Lock_time: 0.000873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950632; SELECT page_size, buffer_pool_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.001736 Lock_time: 0.001567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950632; SELECT page_size, buffer_pool_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.000297 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950641; SELECT page_size, compress_ops, 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.000381 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950652; SELECT page_size, buffer_pool_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.000529 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950662; SELECT page_size, buffer_pool_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.000584 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950671; SELECT page_size, compress_ops, 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.000457 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950682; SELECT page_size, compress_ops, 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.000632 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950682; SELECT page_size, compress_ops, 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.000186 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950692; SELECT page_size, compress_ops, 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.000414 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950692; SELECT page_size, buffer_pool_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.004497 Lock_time: 0.004347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.001904 Lock_time: 0.001755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950702; SELECT page_size, compress_ops, 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.000470 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950712; SELECT page_size, compress_ops, 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.000452 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950722; SELECT page_size, buffer_pool_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.000385 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950722; SELECT page_size, buffer_pool_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.000210 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950742; SELECT page_size, compress_ops, 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.000760 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950742; SELECT page_size, compress_ops, 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.000442 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950742; SELECT page_size, buffer_pool_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.000369 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:25:53 852 [Warning] Aborted connection 852 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.30' (Got an error reading communication packets) # Time: 220426 5:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950762; SELECT page_size, compress_ops, 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.000208 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:26:11 # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.004984 Lock_time: 0.004629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1650950771; select metadata0_.name as name1_30_0_, metadata0_.version as version2_30_0_, metadata0_.metadata as metadata3_30_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaServiceTemplate_metadata metadata0_ where metadata0_.name='ToscaServiceTemplateSimple' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001609 Lock_time: 0.000261 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 10917 SET timestamp=1650950771; select conceptmap0_.conceptContainerMapName as conceptc1_47_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_47_0_, conceptmap0_.conceptContainerName as conceptc3_47_0_, conceptmap0_.conceptContainerVersion as conceptc4_47_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscada1_.name as name1_45_1_, jpatoscada1_.version as version2_45_1_, jpatoscada1_.derived_from_name as derived_3_45_1_, jpatoscada1_.derived_from_version as derived_4_45_1_, jpatoscada1_.description as descript5_45_1_ from ToscaDataTypes_ToscaDataType conceptmap0_ inner join ToscaDataType jpatoscada1_ on conceptmap0_.conceptContainerName=jpatoscada1_.name and conceptmap0_.conceptContainerVersion=jpatoscada1_.version where conceptmap0_.conceptContainerMapName='ToscaDataTypesSimple' and conceptmap0_.concpetContainerMapVersion='1.0.0'; # Time: 220426 5:26:12 # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.004066 Lock_time: 0.003753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.tca_policy' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000799 Lock_time: 0.000186 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3290 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.tca_policy' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.004512 Lock_time: 0.004157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.tca_policy' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000492 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-property' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001013 Lock_time: 0.000162 Rows_sent: 6 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 6678 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-property' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000527 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-property' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000181 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Target' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001118 Lock_time: 0.000186 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3240 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Target' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000340 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Target' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000169 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementTypes' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000757 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1667 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementTypes' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000488 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementTypes' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000576 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distanceProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001160 Lock_time: 0.000186 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2682 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distanceProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000496 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distanceProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000376 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.vnfProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000767 Lock_time: 0.000140 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4992 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.vnfProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000436 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.vnfProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000538 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.hpa-feature-attributes_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001019 Lock_time: 0.000239 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5052 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.hpa-feature-attributes_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000511 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.hpa-feature-attributes_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000464 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001029 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1714 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000321 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000509 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorFeatures_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000980 Lock_time: 0.000098 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4865 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorFeatures_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000415 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorFeatures_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000529 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-model-entity' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000920 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5973 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-model-entity' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000557 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-model-entity' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000826 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventHandler' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000883 Lock_time: 0.000153 Rows_sent: 11 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 13273 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventHandler' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000415 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventHandler' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000392 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.topic' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000579 Lock_time: 0.000086 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2630 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.topic' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000500 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.topic' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000521 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.queryProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001095 Lock_time: 0.000176 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3495 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.queryProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000525 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.queryProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000507 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Environment' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001152 Lock_time: 0.000322 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2518 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Environment' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000342 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Environment' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000134 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.thresholds' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001101 Lock_time: 0.000202 Rows_sent: 7 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 12891 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.thresholds' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000233 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.thresholds' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000306 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroup' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001023 Lock_time: 0.000139 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2972 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroup' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.002451 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroup' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000609 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.objectiveParameter_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001186 Lock_time: 0.000223 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3113 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.objectiveParameter_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000501 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.objectiveParameter_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000407 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distance_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001222 Lock_time: 0.000237 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4276 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distance_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000473 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distance_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000492 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.events' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001071 Lock_time: 0.000184 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3674 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.events' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000495 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.events' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000568 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.subscription' and metadata0_.version='0.0.0'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000773 Lock_time: 0.000179 Rows_sent: 7 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 8505 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.subscription' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000337 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.subscription' and constraint0_.version='0.0.0'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950772; SELECT page_size, compress_ops, 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.000186 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000303 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventProtocol' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001013 Lock_time: 0.000178 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2728 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventProtocol' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000438 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventProtocol' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000397 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.pciProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000561 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5653 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.pciProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000352 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.pciProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000435 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.pm-mapper-filter' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001020 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1641 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.pm-mapper-filter' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000371 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.pm-mapper-filter' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000238 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EngineService' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000614 Lock_time: 0.000078 Rows_sent: 9 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 10311 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EngineService' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000457 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950772; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EngineService' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000307 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950772; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.CarrierTechnology' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001291 Lock_time: 0.000240 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2750 SET timestamp=1650950772; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.CarrierTechnology' and properties0_.version='0.0.0'; # Time: 220426 5:26:13 # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000523 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.CarrierTechnology' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000217 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Operation' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001177 Lock_time: 0.000167 Rows_sent: 11 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 12618 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Operation' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000538 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Operation' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000440 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000621 Lock_time: 0.000054 Rows_sent: 7 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 8013 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000493 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000400 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.increment-sequence' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000802 Lock_time: 0.000058 Rows_sent: 6 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 7398 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.increment-sequence' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000425 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.increment-sequence' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000202 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.Engine' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000870 Lock_time: 0.000081 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2919 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.Engine' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000411 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.Engine' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000382 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.filters' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000656 Lock_time: 0.000058 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4687 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.filters' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000383 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.filters' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000145 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Actor' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001155 Lock_time: 0.000136 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5420 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Actor' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000657 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Actor' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000560 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Plugin' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000849 Lock_time: 0.000148 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2560 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Plugin' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000408 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Plugin' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000393 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.capacityProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000732 Lock_time: 0.000161 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2469 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.capacityProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000474 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.capacityProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000483 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.nfFilter' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001131 Lock_time: 0.000155 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2805 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.nfFilter' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000432 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.nfFilter' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000489 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.rules_artifact' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001363 Lock_time: 0.000320 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3575 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.rules_artifact' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000414 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.rules_artifact' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000364 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroups' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000796 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1666 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroups' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000416 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroups' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000140 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_attributes_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000455 Lock_time: 0.000049 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2505 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_attributes_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000347 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_attributes_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000150 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.guard.filter' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000564 Lock_time: 0.000048 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5570 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.guard.filter' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000253 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.guard.filter' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000169 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000715 Lock_time: 0.000087 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2624 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000370 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000134 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000473 Lock_time: 0.000048 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5214 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000242 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000189 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementType' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001201 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1469 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementType' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000312 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementType' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000204 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000811 Lock_time: 0.000075 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1472 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000282 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000196 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.parameterAttributes_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000821 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 6024 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.parameterAttributes_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000271 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.parameterAttributes_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000161 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.drools.controller.relation' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000491 Lock_time: 0.000059 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1467 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.drools.controller.relation' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000229 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.drools.controller.relation' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000352 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.custom_serialization' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000911 Lock_time: 0.000064 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2656 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.custom_serialization' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000322 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.custom_serialization' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000155 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.metricsPerEventName' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000768 Lock_time: 0.000123 Rows_sent: 6 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 7365 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.metricsPerEventName' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000346 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.metricsPerEventName' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000178 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.rcc_policy' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000488 Lock_time: 0.000048 Rows_sent: 11 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 12984 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.rcc_policy' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000554 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.rcc_policy' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000302 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.rcc_event_details' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001221 Lock_time: 0.000231 Rows_sent: 11 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 12322 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.rcc_event_details' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000547 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.rcc_event_details' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000511 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.affinityProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001285 Lock_time: 0.000169 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2746 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.affinityProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000565 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.affinityProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000453 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1650950773; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.subscriberProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001011 Lock_time: 0.000238 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4470 SET timestamp=1650950773; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.subscriberProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000573 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1650950773; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.subscriberProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001370 Lock_time: 0.000230 Rows_sent: 37 Rows_examined: 74 # Rows_affected: 0 Bytes_sent: 10539 SET timestamp=1650950773; select conceptmap0_.conceptContainerMapName as conceptc1_61_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_61_0_, conceptmap0_.conceptContainerName as conceptc3_61_0_, conceptmap0_.conceptContainerVersion as conceptc4_61_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscapo1_.name as name1_59_1_, jpatoscapo1_.version as version2_59_1_, jpatoscapo1_.derived_from_name as derived_3_59_1_, jpatoscapo1_.derived_from_version as derived_4_59_1_, jpatoscapo1_.description as descript5_59_1_ from ToscaPolicyTypes_ToscaPolicyType conceptmap0_ inner join ToscaPolicyType jpatoscapo1_ on conceptmap0_.conceptContainerName=jpatoscapo1_.name and conceptmap0_.conceptContainerVersion=jpatoscapo1_.version where conceptmap0_.conceptContainerMapName='ToscaPolicyTypesSimple' and conceptmap0_.concpetContainerMapVersion='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.003873 Lock_time: 0.003635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.drools.Controller' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000695 Lock_time: 0.000232 Rows_sent: 4 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 5231 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Controller' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.003594 Lock_time: 0.003182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Controller' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000211 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000523 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1704 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000172 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000356 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Native' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000393 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Native' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000190 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Native' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000377 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.SubscriberPolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000360 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1529 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.SubscriberPolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000186 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.SubscriberPolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000126 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Coordination' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001146 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Coordination' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000188 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Coordination' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000122 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Xacml' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000729 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1603 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Xacml' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000159 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Xacml' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000141 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.common.Apex' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000414 Lock_time: 0.000064 Rows_sent: 4 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 4912 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.common.Apex' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000514 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.common.Apex' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000298 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-restconfcollector' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000354 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1666 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-restconfcollector' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000452 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-restconfcollector' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000281 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Match' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000706 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Match' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000320 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Match' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000275 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Blacklist' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000654 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1688 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Blacklist' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000470 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Blacklist' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000600 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Filter' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000676 Lock_time: 0.000157 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 3082 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Filter' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000173 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Filter' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000453 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Optimization' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000631 Lock_time: 0.000072 Rows_sent: 3 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 4432 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Optimization' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000579 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Optimization' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000398 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Drools' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000464 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Drools' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000238 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Drools' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000481 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.MinMax' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000572 Lock_time: 0.000132 Rows_sent: 3 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 3639 SET timestamp=1650950773; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.MinMax' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000319 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950773; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.MinMax' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000321 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950773; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Naming' and metadata0_.version='1.0.0'; # Time: 220426 5:26:14 # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000827 Lock_time: 0.000221 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 2611 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Naming' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000341 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Naming' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000478 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-pm-mapper' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000806 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1714 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-pm-mapper' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000311 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-pm-mapper' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000312 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.Service' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000587 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1788 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.Service' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000528 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.Service' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000452 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Common' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000677 Lock_time: 0.000148 Rows_sent: 4 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 4762 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Common' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000936 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Common' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000503 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.tcagen2' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.001026 Lock_time: 0.000363 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1481 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.tcagen2' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000340 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.tcagen2' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000460 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.DistancePolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000499 Lock_time: 0.000145 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 3019 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.DistancePolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000385 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.DistancePolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000407 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.drools.Artifact' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000672 Lock_time: 0.000160 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 2653 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Artifact' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000243 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Artifact' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000250 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000603 Lock_time: 0.000165 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 2751 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000222 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000299 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.QueryPolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000630 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1659 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.QueryPolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000356 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.QueryPolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000135 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000421 Lock_time: 0.000073 Rows_sent: 3 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 4463 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000482 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000281 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.VnfPolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000550 Lock_time: 0.000070 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 3139 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.VnfPolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000517 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.VnfPolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000432 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Apex' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000613 Lock_time: 0.000151 Rows_sent: 4 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 5219 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Apex' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000370 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Apex' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000196 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Monitoring' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000407 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Monitoring' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000495 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Monitoring' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000371 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.HpaPolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000542 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1654 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.HpaPolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000505 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.HpaPolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000512 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000687 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1704 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000403 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000584 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.OptimizationPolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000842 Lock_time: 0.000208 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 3025 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.OptimizationPolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000513 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.OptimizationPolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000504 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.Vim_fit' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000929 Lock_time: 0.000227 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 2991 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.Vim_fit' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000550 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.Vim_fit' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000409 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.Common' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000701 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 6198 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.Common' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000220 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.Common' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000133 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.Guard' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000304 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.Guard' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000149 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.Guard' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000127 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.common.Drools' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000295 Lock_time: 0.000059 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1510 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.common.Drools' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000180 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.common.Drools' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000338 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.AffinityPolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000341 Lock_time: 0.000046 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 3019 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.AffinityPolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000148 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.AffinityPolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000201 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.PciPolicy' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000253 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 1651 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.PciPolicy' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000211 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.PciPolicy' and triggers0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000181 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 395 SET timestamp=1650950774; select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.Resource' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000392 Lock_time: 0.000064 Rows_sent: 2 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 3172 SET timestamp=1650950774; select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.Resource' and properties0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000224 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 297 SET timestamp=1650950774; select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.Resource' and triggers0_.version='1.0.0'; # Time: 220426 5:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950782; SELECT page_size, compress_ops, 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.000320 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.004291 Lock_time: 0.004086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950792; SELECT page_size, compress_ops, 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.000459 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950792; SELECT page_size, compress_ops, 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.000392 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950812; SELECT page_size, compress_ops, 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.000315 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950812; SELECT page_size, compress_ops, 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.000482 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:26:56 # User@Host: policy_user[policy_user] @ [10.233.72.59] # Thread_id: 899 Schema: clampacm QC_hit: No # Query_time: 0.002444 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use clampacm; SET timestamp=1650950816; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220426 5:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950821; SELECT page_size, compress_ops, 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.000871 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.001918 Lock_time: 0.001766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:27:07 # User@Host: policy_user[policy_user] @ [10.233.72.59] # Thread_id: 899 Schema: clampacm QC_hit: No # Query_time: 0.439060 Lock_time: 0.437700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1650950827; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: policy_user[policy_user] @ [10.233.72.59] # Thread_id: 899 Schema: clampacm QC_hit: No # Query_time: 0.001738 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1650950827; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME LIKE '%' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: policy_user[policy_user] @ [10.233.72.59] # Thread_id: 899 Schema: clampacm QC_hit: No # Query_time: 0.002998 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1247 SET timestamp=1650950827; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'clampacm') AND COLUMN_NAME LIKE '%' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; 2022-04-26 5:27:10 908 [Warning] Aborted connection 908 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 906 [Warning] Aborted connection 906 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 907 [Warning] Aborted connection 907 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 900 [Warning] Aborted connection 900 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 902 [Warning] Aborted connection 902 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 899 [Warning] Aborted connection 899 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 903 [Warning] Aborted connection 903 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 904 [Warning] Aborted connection 904 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 905 [Warning] Aborted connection 905 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) 2022-04-26 5:27:10 901 [Warning] Aborted connection 901 to db: 'clampacm' user: 'policy_user' host: '10.233.72.59' (Got an error reading communication packets) # Time: 220426 5:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950832; SELECT page_size, compress_ops, 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.000491 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950832; SELECT page_size, compress_ops, 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.000477 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:27:22 920 [Warning] Aborted connection 920 to db: 'unconnected' user: 'unauthenticated' host: '10.233.72.101' (This connection closed normally without authentication) # Time: 220426 5:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.006377 Lock_time: 0.006143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.002139 Lock_time: 0.001946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.001825 Lock_time: 0.001656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.002000 Lock_time: 0.001830 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.001794 Lock_time: 0.001639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.001155 Lock_time: 0.001004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.001727 Lock_time: 0.001473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000859 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.002757 Lock_time: 0.002588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.001700 Lock_time: 0.001567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:28:33 964 [Warning] Aborted connection 964 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) # Time: 220426 5:28:34 # User@Host: policy_user[policy_user] @ [10.233.72.142] # Thread_id: 963 Schema: policyadmin QC_hit: No # Query_time: 0.122436 Lock_time: 0.000573 Rows_sent: 0 Rows_examined: 70 # Rows_affected: 0 Bytes_sent: 92 use policyadmin; SET timestamp=1650950914; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; 2022-04-26 5:28:34 971 [Warning] Aborted connection 971 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:28:35 977 [Warning] Aborted connection 977 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:28:36 984 [Warning] Aborted connection 984 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) # Time: 220426 5:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.001395 Lock_time: 0.001114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.002130 Lock_time: 0.001960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:29:11 986 [Warning] Aborted connection 986 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 983 [Warning] Aborted connection 983 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 975 [Warning] Aborted connection 975 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 985 [Warning] Aborted connection 985 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 981 [Warning] Aborted connection 981 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 970 [Warning] Aborted connection 970 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 969 [Warning] Aborted connection 969 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 967 [Warning] Aborted connection 967 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 966 [Warning] Aborted connection 966 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 968 [Warning] Aborted connection 968 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 965 [Warning] Aborted connection 965 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 973 [Warning] Aborted connection 973 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 974 [Warning] Aborted connection 974 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 963 [Warning] Aborted connection 963 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 982 [Warning] Aborted connection 982 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 980 [Warning] Aborted connection 980 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 976 [Warning] Aborted connection 976 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 972 [Warning] Aborted connection 972 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 978 [Warning] Aborted connection 978 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:29:11 979 [Warning] Aborted connection 979 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) # Time: 220426 5:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:29:16 # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.002419 Lock_time: 0.002083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 626 SET timestamp=1650950956; select inputs0_.localName as localnam1_31_0_, inputs0_.parentKeyName as parentke2_31_0_, inputs0_.parentKeyVersion as parentke3_31_0_, inputs0_.parentLocalName as parentlo4_31_0_, inputs0_.inputs as inputs5_31_0_, inputs0_.inputs_KEY as inputs_k6_0_ from JpaToscaTopologyTemplate_inputs inputs0_ where inputs0_.localName='ToscaTopologyTemplateSimple' and inputs0_.parentKeyName='ToscaServiceTemplateSimple' and inputs0_.parentKeyVersion='1.0.0' and inputs0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000586 Lock_time: 0.000226 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 541 SET timestamp=1650950956; select metadata0_.name as name1_18_0_, metadata0_.version as version2_18_0_, metadata0_.metadata as metadata3_18_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.name='SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.30] # Thread_id: 858 Schema: policyadmin QC_hit: No # Query_time: 0.000673 Lock_time: 0.000262 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 1813 SET timestamp=1650950956; select properties0_.name as name1_19_0_, properties0_.version as version2_19_0_, properties0_.properties as properti3_19_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.name='SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP' and properties0_.version='1.0.0'; # Time: 220426 5:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.002156 Lock_time: 0.002082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.002152 Lock_time: 0.001904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650950992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.002865 Lock_time: 0.002669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650950992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.009656 Lock_time: 0.009451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.001295 Lock_time: 0.000941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1031 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.006364 Lock_time: 0.006130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1031 Schema: QC_hit: No # Query_time: 0.004764 Lock_time: 0.004581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:30:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.943135 Lock_time: 0.942959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.941299 Lock_time: 0.941123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.002692 Lock_time: 0.002511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.004374 Lock_time: 0.004164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.001364 Lock_time: 0.001215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.001068 Lock_time: 0.000870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.003186 Lock_time: 0.002913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.005354 Lock_time: 0.005255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.001532 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.001354 Lock_time: 0.001187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.004310 Lock_time: 0.004184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220426 5:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:33:01 945 [Warning] Aborted connection 945 to db: 'pooling' user: 'policy_user' host: '10.233.72.101' (Got an error reading communication packets) # Time: 220426 5:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:33:07 1104 [Warning] Aborted connection 1104 to db: 'unconnected' user: 'unauthenticated' host: '10.233.72.101' (This connection closed normally without authentication) # Time: 220426 5:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1146 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1146 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: policy_user[policy_user] @ [10.233.72.142] # Thread_id: 1125 Schema: policyadmin QC_hit: No # Query_time: 0.772811 Lock_time: 0.768270 Rows_sent: 0 Rows_examined: 70 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1650951222; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-26 5:33:49 1149 [Warning] Aborted connection 1149 to db: 'pooling' user: 'policy_user' host: '10.233.72.101' (Got an error reading communication packets) 2022-04-26 5:33:51 1143 [Warning] Aborted connection 1143 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1142 [Warning] Aborted connection 1142 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1141 [Warning] Aborted connection 1141 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1144 [Warning] Aborted connection 1144 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1140 [Warning] Aborted connection 1140 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1138 [Warning] Aborted connection 1138 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1139 [Warning] Aborted connection 1139 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1137 [Warning] Aborted connection 1137 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1135 [Warning] Aborted connection 1135 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1136 [Warning] Aborted connection 1136 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1128 [Warning] Aborted connection 1128 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1133 [Warning] Aborted connection 1133 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1131 [Warning] Aborted connection 1131 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1126 [Warning] Aborted connection 1126 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1134 [Warning] Aborted connection 1134 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1127 [Warning] Aborted connection 1127 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1129 [Warning] Aborted connection 1129 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1130 [Warning] Aborted connection 1130 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1132 [Warning] Aborted connection 1132 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) 2022-04-26 5:33:51 1125 [Warning] Aborted connection 1125 to db: 'policyadmin' user: 'policy_user' host: '10.233.72.142' (Got an error reading communication packets) # Time: 220426 5:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1154 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1154 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:34:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650951252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220426 5:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650951262; SELECT page_size, compress_ops, c