Results

By type

          mariadb 03:23:59.25 
mariadb 03:23:59.27 Welcome to the Bitnami mariadb-galera container
mariadb 03:23:59.28 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 03:23:59.29 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 03:23:59.30 
mariadb 03:23:59.32 INFO  ==> ** Starting MariaDB setup **
mariadb 03:23:59.42 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 03:23:59.62 INFO  ==> Initializing mariadb database
mariadb 03:23:59.63 DEBUG ==> Ensuring expected directories/files exist
mariadb 03:23:59.71 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 03:23:59.74 INFO  ==> Setting user option
mariadb 03:23:59.75 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 03:23:59.80 INFO  ==> Setting wsrep_node_name option
mariadb 03:23:59.82 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 03:23:59.84 INFO  ==> Setting wsrep_node_address option
mariadb 03:23:59.86 DEBUG ==> Setting wsrep_node_address to '10.233.71.119' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 03:23:59.94 INFO  ==> Setting wsrep_sst_auth option
mariadb 03:23:59.95 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 03:24:00.03 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2023-01-12  3:24:00 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2023-01-12  3:24:00 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 03:24:09.82 INFO  ==> Starting mariadb in background
2023-01-12  3:24:09 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2023-01-12  3:24:09 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2023-01-12  3:24:09 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 170 ...
2023-01-12  3:24:09 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2023-01-12  3:24:09 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2023-01-12  3:24:09 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2023-01-12  3:24:09 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2023-01-12  3:24:09 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2023-01-12  3:24:09 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2023-01-12  3:24:10 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2023-01-12  3:24:10 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2023-01-12  3:24:10 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.119; 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;
2023-01-12  3:24:10 0 [Note] WSREP: Start replication
2023-01-12  3:24:10 0 [Note] WSREP: Connecting with bootstrap option: 1
2023-01-12  3:24:10 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2023-01-12  3:24:10 0 [Note] WSREP: protonet asio version 0
2023-01-12  3:24:10 0 [Note] WSREP: Using CRC-32C for message checksums.
2023-01-12  3:24:10 0 [Note] WSREP: backend: asio
2023-01-12  3:24:10 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2023-01-12  3:24:10 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2023-01-12  3:24:10 0 [Note] WSREP: restore pc from disk failed
2023-01-12  3:24:10 0 [Note] WSREP: GMCast version 0
2023-01-12  3:24:10 0 [Note] WSREP: (944533c5-9896, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2023-01-12  3:24:10 0 [Note] WSREP: (944533c5-9896, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2023-01-12  3:24:10 0 [Note] WSREP: EVS version 1
2023-01-12  3:24:10 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2023-01-12  3:24:10 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2023-01-12  3:24:10 0 [Note] WSREP: EVS version upgrade 0 -> 1
2023-01-12  3:24:10 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2023-01-12  3:24:10 0 [Note] WSREP: Node 944533c5-9896 state prim
2023-01-12  3:24:10 0 [Note] WSREP: view(view_id(PRIM,944533c5-9896,1) memb {
	944533c5-9896,0
} joined {
} left {
} partitioned {
})
2023-01-12  3:24:10 0 [Note] WSREP: save pc into disk
2023-01-12  3:24:10 0 [Note] WSREP: gcomm: connected
2023-01-12  3:24:10 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2023-01-12  3:24:10 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2023-01-12  3:24:10 0 [Note] WSREP: Opened channel 'galera'
2023-01-12  3:24:10 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2023-01-12  3:24:10 0 [Note] WSREP: Starting new group from scratch: 9446607c-9228-11ed-b5a8-6716f3bf58d1
2023-01-12  3:24:10 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 94466329-9228-11ed-81f5-8ef41126f783
2023-01-12  3:24:10 1 [Note] WSREP: Starting rollbacker thread 1
2023-01-12  3:24:10 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 94466329-9228-11ed-81f5-8ef41126f783
2023-01-12  3:24:10 2 [Note] WSREP: Starting applier thread 2
2023-01-12  3:24:10 0 [Note] WSREP: STATE EXCHANGE: got state msg: 94466329-9228-11ed-81f5-8ef41126f783 from 0 (onap-policy-mariadb-0)
2023-01-12  3:24:10 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 = 9446607c-9228-11ed-b5a8-6716f3bf58d1
2023-01-12  3:24:10 0 [Note] WSREP: Flow-control interval: [16, 16]
2023-01-12  3:24:10 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2023-01-12  3:24:10 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2023-01-12  3:24:10 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2023-01-12  3:24:10 2 [Note] WSREP: ####### processing CC 1, local, ordered
2023-01-12  3:24:10 2 [Note] WSREP: Process first view: 9446607c-9228-11ed-b5a8-6716f3bf58d1 my uuid: 944533c5-9228-11ed-9896-d6d76dcd905e
2023-01-12  3:24:10 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 9446607c-9228-11ed-b5a8-6716f3bf58d1:1 with ID 944533c5-9228-11ed-9896-d6d76dcd905e
2023-01-12  3:24:10 2 [Note] WSREP: Server status change disconnected -> connected
2023-01-12  3:24:10 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:10 2 [Note] WSREP: ####### My UUID: 944533c5-9228-11ed-9896-d6d76dcd905e
2023-01-12  3:24:10 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2023-01-12  3:24:10 0 [Note] WSREP: Service thread queue flushed.
2023-01-12  3:24:10 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2023-01-12  3:24:10 2 [Note] WSREP: REPL Protocols: 10 (5)
2023-01-12  3:24:10 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2023-01-12  3:24:10 0 [Note] WSREP: Service thread queue flushed.
2023-01-12  3:24:10 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 9446607c-9228-11ed-b5a8-6716f3bf58d1:0
2023-01-12  3:24:10 2 [Note] WSREP: ================================================
View:
  id: 9446607c-9228-11ed-b5a8-6716f3bf58d1: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: 944533c5-9228-11ed-9896-d6d76dcd905e, onap-policy-mariadb-0
=================================================
2023-01-12  3:24:10 2 [Note] WSREP: Server status change connected -> joiner
2023-01-12  3:24:10 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:10 2 [Note] WSREP: Server status change joiner -> initializing
2023-01-12  3:24:10 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:10 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2023-01-12  3:24:10 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2023-01-12  3:24:10 0 [Note] InnoDB: Using Linux native AIO
2023-01-12  3:24:10 0 [Note] InnoDB: Uses event mutexes
2023-01-12  3:24:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-01-12  3:24:10 0 [Note] InnoDB: Number of pools: 1
2023-01-12  3:24:10 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-01-12  3:24:10 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2023-01-12  3:24:10 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2023-01-12  3:24:10 0 [Note] InnoDB: Completed initialization of buffer pool
2023-01-12  3:24:10 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2023-01-12  3:24:10 0 [Note] InnoDB: 128 rollback segments are active.
2023-01-12  3:24:10 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-01-12  3:24:10 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-01-12  3:24:13 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2023-01-12  3:24:13 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20
2023-01-12  3:24:13 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-01-12  3:24:13 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2023-01-12  3:24:13 0 [Note] InnoDB: Buffer pool(s) load completed at 230112  3:24:13
2023-01-12  3:24:13 0 [Note] Server socket created on IP: '127.0.0.1'.
2023-01-12  3:24:14 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2023-01-12  3:24:14 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2023-01-12  3:24:14 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2023-01-12  3:24:14 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2023-01-12  3:24:14 0 [Note] WSREP: Server initialized
2023-01-12  3:24:14 0 [Note] WSREP: Server status change initializing -> initialized
2023-01-12  3:24:14 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:14 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2023-01-12  3:24:14 6 [Note] WSREP: Starting applier thread 6
2023-01-12  3:24:14 7 [Note] WSREP: Starting applier thread 7
2023-01-12  3:24:14 8 [Note] WSREP: Starting applier thread 8
2023-01-12  3:24:14 0 [Note] Reading of all Master_info entries succeeded
2023-01-12  3:24:14 0 [Note] Added new Master_info '' to hash table
2023-01-12  3:24:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2023-01-12  3:24:14 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2023-01-12  3:24:14 2 [Note] WSREP: Server status change initialized -> joined
2023-01-12  3:24:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:14 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2023-01-12  3:24:14 2 [Note] WSREP: Min available from gcache for CC from group: 1
2023-01-12  3:24:14 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2023-01-12  3:24:14 2 [Note] WSREP: Server status change joined -> synced
2023-01-12  3:24:14 2 [Note] WSREP: Synchronized with group, ready for connections
2023-01-12  3:24:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:14 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
mariadb 03:24:15.86 DEBUG ==> Sleeping 5 seconds before continuing with initialization
mariadb 03:24:20.88 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:20.89 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 230112  3:24:21
# User@Host: root[root] @ localhost []
# Thread_id: 12  Schema: mysql  QC_hit: No
# Query_time: 0.345720  Lock_time: 0.343032  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1673493861;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 03:24:21.28 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.30 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;
2023-01-12  3:24:21 13 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 03:24:21.36 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.38 DEBUG ==> Executing SQL command:
select Host from user where User='';
# User@Host: root[root] @ localhost []
# Thread_id: 14  Schema: mysql  QC_hit: No
# Query_time: 0.001644  Lock_time: 0.001019  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1673493861;
select Host from user where User='';
mariadb 03:24:21.41 DEBUG ==> creating database user \'policy_user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.43 DEBUG ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
mariadb 03:24:21.46 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.49 DEBUG ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.003596  Lock_time: 0.003406  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493861;
SELECT
                  page_size, buffer_pool_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.000638  Lock_time: 0.000449  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493861;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
mariadb 03:24:21.57 DEBUG ==> Creating database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.61 DEBUG ==> Executing SQL command:
create database if not exists `policyadmin` ;
mariadb 03:24:21.65 DEBUG ==> Providing privileges to username policy_user on database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.67 DEBUG ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
mariadb 03:24:21.74 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.79 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 03:24:21.84 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2023-01-12  3:24:21 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 03:24:21.89 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:21.91 DEBUG ==> Executing SQL command:
grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor";
grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor";
flush privileges;
2023-01-12  3:24:21 24 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 03:24:22.02 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 03:24:22.04 DEBUG ==> Executing SQL command:
flush privileges;
2023-01-12  3:24:22 25 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 03:24:22.11 INFO  ==> Stopping mariadb
2023-01-12  3:24:22 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2023-01-12  3:24:22 0 [Note] WSREP: Shutdown replication
2023-01-12  3:24:22 0 [Note] WSREP: Server status change synced -> disconnecting
2023-01-12  3:24:22 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:22 0 [Note] WSREP: Closing send monitor...
2023-01-12  3:24:22 0 [Note] WSREP: Closed send monitor.
2023-01-12  3:24:22 0 [Note] WSREP: gcomm: terminating thread
2023-01-12  3:24:22 0 [Note] WSREP: gcomm: joining thread
2023-01-12  3:24:22 0 [Note] WSREP: gcomm: closing backend
2023-01-12  3:24:22 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2023-01-12  3:24:22 0 [Note] WSREP: view((empty))
2023-01-12  3:24:22 0 [Note] WSREP: gcomm: closed
2023-01-12  3:24:22 0 [Note] WSREP: New SELF-LEAVE.
2023-01-12  3:24:22 0 [Note] WSREP: Flow-control interval: [0, 0]
2023-01-12  3:24:22 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2023-01-12  3:24:22 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2023-01-12  3:24:22 2 [Note] WSREP: ================================================
View:
  id: 9446607c-9228-11ed-b5a8-6716f3bf58d1: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):
=================================================
2023-01-12  3:24:22 2 [Note] WSREP: Non-primary view
2023-01-12  3:24:22 2 [Note] WSREP: Server status change disconnecting -> disconnected
2023-01-12  3:24:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:22 0 [Note] WSREP: RECV thread exiting 0: Success
2023-01-12  3:24:22 0 [Note] WSREP: recv_thread() joined.
2023-01-12  3:24:22 0 [Note] WSREP: Closing replication queue.
2023-01-12  3:24:22 0 [Note] WSREP: Closing slave action queue.
2023-01-12  3:24:22 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2023-01-12  3:24:22 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2023-01-12  3:24:22 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2023-01-12  3:24:22 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2023-01-12  3:24:22 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8
2023-01-12  3:24:22 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2023-01-12  3:24:22 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2023-01-12  3:24:22 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2023-01-12  3:24:22 1 [Note] WSREP: rollbacker thread exiting 1
2023-01-12  3:24:22 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2023-01-12  3:24:22 0 [Note] Event Scheduler: Purging the queue. 0 events
2023-01-12  3:24:22 0 [Note] WSREP: dtor state: CLOSED
2023-01-12  3:24:22 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2023-01-12  3:24:22 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2023-01-12  3:24:22 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2023-01-12  3:24:22 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2023-01-12  3:24:22 0 [Note] WSREP: cert index usage at exit 2
2023-01-12  3:24:22 0 [Note] WSREP: cert trx map usage at exit 13
2023-01-12  3:24:22 0 [Note] WSREP: deps set usage at exit 0
2023-01-12  3:24:22 0 [Note] WSREP: avg deps dist 1
2023-01-12  3:24:22 0 [Note] WSREP: avg cert interval 0
2023-01-12  3:24:22 0 [Note] WSREP: cert index size 2
2023-01-12  3:24:22 0 [Note] WSREP: Service thread queue flushed.
2023-01-12  3:24:22 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2023-01-12  3:24:22 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2023-01-12  3:24:22 0 [Note] WSREP: Flushing memory map to disk...
2023-01-12  3:24:26 0 [Note] InnoDB: FTS optimize thread exiting.
2023-01-12  3:24:26 0 [Note] InnoDB: Starting shutdown...
2023-01-12  3:24:26 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2023-01-12  3:24:26 0 [Note] InnoDB: Buffer pool(s) dump completed at 230112  3:24:26
2023-01-12  3:24:27 0 [Note] InnoDB: Shutdown completed; log sequence number 70393; transaction id 43
2023-01-12  3:24:27 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-01-12  3:24:28 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete


mariadb 03:24:28.17 INFO  ==> ** MariaDB setup finished! **
mariadb 03:24:28.31 INFO  ==> ** Starting MariaDB **
mariadb 03:24:28.32 INFO  ==> Setting previous boot
2023-01-12  3:24:28 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2023-01-12  3:24:28 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2023-01-12  3:24:28 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2023-01-12  3:24:28 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2023-01-12  3:24:28 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2023-01-12  3:24:28 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2023-01-12  3:24:28 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2023-01-12  3:24:28 0 [Note] WSREP: Found saved state: 9446607c-9228-11ed-b5a8-6716f3bf58d1:14, safe_to_bootstrap: 1
2023-01-12  3:24:28 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: 9446607c-9228-11ed-b5a8-6716f3bf58d1
Seqno: 1 - 14
Offset: 1280
Synced: 1
2023-01-12  3:24:28 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 9446607c-9228-11ed-b5a8-6716f3bf58d1, offset: 1280
2023-01-12  3:24:28 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2023-01-12  3:24:28 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2023-01-12  3:24:28 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2023-01-12  3:24:28 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/6904 bytes) complete.
2023-01-12  3:24:28 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2023-01-12  3:24:28 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2023-01-12  3:24:28 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2023-01-12  3:24:28 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.119; 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;
2023-01-12  3:24:28 0 [Note] WSREP: Service thread queue flushed.
2023-01-12  3:24:28 0 [Note] WSREP: ####### Assign initial position for certification: 9446607c-9228-11ed-b5a8-6716f3bf58d1:14, protocol version: -1
2023-01-12  3:24:28 0 [Note] WSREP: Start replication
2023-01-12  3:24:28 0 [Note] WSREP: Connecting with bootstrap option: 1
2023-01-12  3:24:28 0 [Note] WSREP: Setting GCS initial position to 9446607c-9228-11ed-b5a8-6716f3bf58d1:14
2023-01-12  3:24:28 0 [Note] WSREP: protonet asio version 0
2023-01-12  3:24:28 0 [Note] WSREP: Using CRC-32C for message checksums.
2023-01-12  3:24:28 0 [Note] WSREP: backend: asio
2023-01-12  3:24:28 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2023-01-12  3:24:28 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2023-01-12  3:24:28 0 [Note] WSREP: restore pc from disk failed
2023-01-12  3:24:28 0 [Note] WSREP: GMCast version 0
2023-01-12  3:24:28 0 [Note] WSREP: (9f29e86c-8134, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2023-01-12  3:24:28 0 [Note] WSREP: (9f29e86c-8134, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2023-01-12  3:24:28 0 [Note] WSREP: EVS version 1
2023-01-12  3:24:28 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2023-01-12  3:24:28 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2023-01-12  3:24:28 0 [Note] WSREP: EVS version upgrade 0 -> 1
2023-01-12  3:24:28 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2023-01-12  3:24:28 0 [Note] WSREP: Node 9f29e86c-8134 state prim
2023-01-12  3:24:28 0 [Note] WSREP: view(view_id(PRIM,9f29e86c-8134,1) memb {
	9f29e86c-8134,0
} joined {
} left {
} partitioned {
})
2023-01-12  3:24:28 0 [Note] WSREP: save pc into disk
2023-01-12  3:24:28 0 [Note] WSREP: gcomm: connected
2023-01-12  3:24:28 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2023-01-12  3:24:28 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2023-01-12  3:24:28 0 [Note] WSREP: Opened channel 'galera'
2023-01-12  3:24:28 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2023-01-12  3:24:28 1 [Note] WSREP: Starting rollbacker thread 1
2023-01-12  3:24:28 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 9f2b6351-9228-11ed-b85b-a374da9bbf70
2023-01-12  3:24:28 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 9f2b6351-9228-11ed-b85b-a374da9bbf70
2023-01-12  3:24:28 0 [Note] WSREP: STATE EXCHANGE: got state msg: 9f2b6351-9228-11ed-b85b-a374da9bbf70 from 0 (onap-policy-mariadb-0)
2023-01-12  3:24:28 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 = 9446607c-9228-11ed-b5a8-6716f3bf58d1
2023-01-12  3:24:28 0 [Note] WSREP: Flow-control interval: [16, 16]
2023-01-12  3:24:28 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2023-01-12  3:24:28 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2023-01-12  3:24:28 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2023-01-12  3:24:28 2 [Note] WSREP: Starting applier thread 2
2023-01-12  3:24:28 2 [Note] WSREP: ####### processing CC 15, local, ordered
2023-01-12  3:24:28 2 [Note] WSREP: Process first view: 9446607c-9228-11ed-b5a8-6716f3bf58d1 my uuid: 9f29e86c-9228-11ed-8134-fb2a3c4799bc
2023-01-12  3:24:28 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 9446607c-9228-11ed-b5a8-6716f3bf58d1:15 with ID 9f29e86c-9228-11ed-8134-fb2a3c4799bc
2023-01-12  3:24:28 2 [Note] WSREP: Server status change disconnected -> connected
2023-01-12  3:24:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:28 2 [Note] WSREP: ####### My UUID: 9f29e86c-9228-11ed-8134-fb2a3c4799bc
2023-01-12  3:24:28 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2023-01-12  3:24:28 0 [Note] WSREP: Service thread queue flushed.
2023-01-12  3:24:28 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2023-01-12  3:24:28 2 [Note] WSREP: REPL Protocols: 10 (5)
2023-01-12  3:24:28 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2023-01-12  3:24:28 0 [Note] WSREP: Service thread queue flushed.
2023-01-12  3:24:28 2 [Note] WSREP: ================================================
View:
  id: 9446607c-9228-11ed-b5a8-6716f3bf58d1: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: 9f29e86c-9228-11ed-8134-fb2a3c4799bc, onap-policy-mariadb-0
=================================================
2023-01-12  3:24:28 2 [Note] WSREP: Server status change connected -> joiner
2023-01-12  3:24:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:28 2 [Note] WSREP: Server status change joiner -> initializing
2023-01-12  3:24:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:28 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2023-01-12  3:24:28 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2023-01-12  3:24:28 0 [Note] InnoDB: Using Linux native AIO
2023-01-12  3:24:28 0 [Note] InnoDB: Uses event mutexes
2023-01-12  3:24:28 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-01-12  3:24:28 0 [Note] InnoDB: Number of pools: 1
2023-01-12  3:24:28 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-01-12  3:24:28 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2023-01-12  3:24:28 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2023-01-12  3:24:28 0 [Note] InnoDB: Completed initialization of buffer pool
2023-01-12  3:24:28 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2023-01-12  3:24:28 0 [Note] InnoDB: 128 rollback segments are active.
2023-01-12  3:24:28 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-01-12  3:24:28 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-01-12  3:24:31 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2023-01-12  3:24:31 0 [Note] InnoDB: 10.5.8 started; log sequence number 70393; transaction id 44
2023-01-12  3:24:31 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-01-12  3:24:31 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2023-01-12  3:24:31 0 [Note] Server socket created on IP: '0.0.0.0'.
2023-01-12  3:24:31 0 [Note] InnoDB: Buffer pool(s) load completed at 230112  3:24:31
2023-01-12  3:24:31 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2023-01-12  3:24:31 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2023-01-12  3:24:31 0 [Note] WSREP: Server initialized
2023-01-12  3:24:31 0 [Note] WSREP: Server status change initializing -> initialized
2023-01-12  3:24:31 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:31 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2023-01-12  3:24:31 6 [Note] WSREP: Starting applier thread 6
2023-01-12  3:24:31 7 [Note] WSREP: Starting applier thread 7
2023-01-12  3:24:31 8 [Note] WSREP: Starting applier thread 8
2023-01-12  3:24:31 5 [Note] WSREP: Recovered cluster id 9446607c-9228-11ed-b5a8-6716f3bf58d1
2023-01-12  3:24:31 0 [Note] Reading of all Master_info entries succeeded
2023-01-12  3:24:31 0 [Note] Added new Master_info '' to hash table
2023-01-12  3:24:31 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2023-01-12  3:24:31 2 [Note] WSREP: Server status change initialized -> joined
2023-01-12  3:24:31 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:31 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2023-01-12  3:24:31 2 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2023-01-12  3:24:31 2 [Note] WSREP: Min available from gcache for CC from group: 1
2023-01-12  3:24:31 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2023-01-12  3:24:31 2 [Note] WSREP: Server status change joined -> synced
2023-01-12  3:24:31 2 [Note] WSREP: Synchronized with group, ready for connections
2023-01-12  3:24:31 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 230112  3:24:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000620  Lock_time: 0.000445  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493881;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 13  Schema:   QC_hit: No
# Query_time: 0.001179  Lock_time: 0.000467  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493881;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493881;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 13  Schema:   QC_hit: No
# Query_time: 0.003271  Lock_time: 0.003100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493881;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:24:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493884;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493884;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2023-01-12  3:24:46 29 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 230112  3:24:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 31  Schema:   QC_hit: No
# Query_time: 0.002692  Lock_time: 0.002506  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493891;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 31  Schema:   QC_hit: No
# Query_time: 0.000703  Lock_time: 0.000607  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493891;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 30  Schema:   QC_hit: No
# Query_time: 0.000479  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493891;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 30  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493891;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:25:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.000742  Lock_time: 0.000554  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493901;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 35  Schema:   QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493901;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.001112  Lock_time: 0.000668  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493901;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 35  Schema:   QC_hit: No
# Query_time: 0.000606  Lock_time: 0.000419  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493901;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:25:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493911;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493911;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493911;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.009672  Lock_time: 0.009461  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493911;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:25:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493914;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493914;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:25:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 44  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493921;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 43  Schema:   QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493921;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 44  Schema:   QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493921;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 43  Schema:   QC_hit: No
# Query_time: 0.000692  Lock_time: 0.000430  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493921;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:25:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 53  Schema:   QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493931;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 54  Schema:   QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000348  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493931;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 54  Schema:   QC_hit: No
# Query_time: 0.000546  Lock_time: 0.000406  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493931;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 53  Schema:   QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493931;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.68.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.003823  Lock_time: 0.001260  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 73
SET timestamp=1673493931;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 230112  3:26:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 139  Schema:   QC_hit: No
# Query_time: 20.236459  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1673493964;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 141  Schema:   QC_hit: No
# Query_time: 13.173282  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1673493964;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 136  Schema:   QC_hit: No
# Query_time: 23.166874  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1673493964;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 135  Schema:   QC_hit: No
# Query_time: 23.173288  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1673493964;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 140  Schema:   QC_hit: No
# Query_time: 13.173482  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1673493964;
SELECT @@version;
# User@Host: policy_user[policy_user] @  [10.233.68.1]
# Thread_id: 134  Schema: policyadmin  QC_hit: No
# Query_time: 25.068660  Lock_time: 0.005868  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use policyadmin;
SET timestamp=1673493964;
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));
# Time: 230112  3:26:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 144  Schema:   QC_hit: No
# Query_time: 0.903359  Lock_time: 0.903154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493965;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 145  Schema:   QC_hit: No
# Query_time: 0.905013  Lock_time: 0.904894  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493965;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 145  Schema:   QC_hit: No
# Query_time: 0.001047  Lock_time: 0.000900  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493965;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 144  Schema:   QC_hit: No
# Query_time: 0.890996  Lock_time: 0.890858  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493966;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:26:06 144 [Warning] Aborted connection 144 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.004036  Lock_time: 0.003888  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493966;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493966;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 153  Schema:   QC_hit: No
# Query_time: 0.000921  Lock_time: 0.000773  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493971;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 152  Schema:   QC_hit: No
# Query_time: 0.004835  Lock_time: 0.004593  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493971;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 153  Schema:   QC_hit: No
# Query_time: 0.000582  Lock_time: 0.000337  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493971;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 152  Schema:   QC_hit: No
# Query_time: 0.000937  Lock_time: 0.000706  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493971;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 156  Schema:   QC_hit: No
# Query_time: 0.000491  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493974;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 156  Schema:   QC_hit: No
# Query_time: 0.002075  Lock_time: 0.001923  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493974;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 158  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493981;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 157  Schema:   QC_hit: No
# Query_time: 0.000713  Lock_time: 0.000451  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493981;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 157  Schema:   QC_hit: No
# Query_time: 0.002772  Lock_time: 0.002614  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493981;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 158  Schema:   QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493981;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 161  Schema:   QC_hit: No
# Query_time: 0.001018  Lock_time: 0.000845  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493991;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 162  Schema:   QC_hit: No
# Query_time: 0.001015  Lock_time: 0.000713  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673493991;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 162  Schema:   QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493991;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 161  Schema:   QC_hit: No
# Query_time: 0.002476  Lock_time: 0.002254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673493991;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 165  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494001;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 166  Schema:   QC_hit: No
# Query_time: 0.000825  Lock_time: 0.000629  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494001;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 165  Schema:   QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494001;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 166  Schema:   QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000295  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494001;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 169  Schema:   QC_hit: No
# Query_time: 0.000563  Lock_time: 0.000341  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494004;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 169  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494004;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:26:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 171  Schema:   QC_hit: No
# Query_time: 0.001059  Lock_time: 0.000895  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494011;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 170  Schema:   QC_hit: No
# Query_time: 0.004438  Lock_time: 0.004233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494011;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 170  Schema:   QC_hit: No
# Query_time: 0.006517  Lock_time: 0.006322  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494011;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 171  Schema:   QC_hit: No
# Query_time: 0.002578  Lock_time: 0.002387  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494011;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 175  Schema:   QC_hit: No
# Query_time: 0.002213  Lock_time: 0.002062  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494021;
SELECT
                  page_size, buffer_pool_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.002860  Lock_time: 0.002665  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494021;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 175  Schema:   QC_hit: No
# Query_time: 0.000770  Lock_time: 0.000693  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494021;
SELECT
		  page_size, compress_ops, 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.000372  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494021;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 178  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494031;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494031;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494031;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 178  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494031;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 182  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000276  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494034;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 182  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494034;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 183  Schema:   QC_hit: No
# Query_time: 0.000437  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494041;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.000924  Lock_time: 0.000846  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494041;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 183  Schema:   QC_hit: No
# Query_time: 0.001381  Lock_time: 0.001207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494041;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.003860  Lock_time: 0.003759  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494041;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 187  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494051;
SELECT
                  page_size, buffer_pool_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.000374  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494051;
SELECT
                  page_size, buffer_pool_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.000237  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494051;
SELECT
		  page_size, compress_ops, 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.002935  Lock_time: 0.002730  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494051;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 191  Schema:   QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494061;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 192  Schema:   QC_hit: No
# Query_time: 0.000633  Lock_time: 0.000470  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494061;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 191  Schema:   QC_hit: No
# Query_time: 0.000533  Lock_time: 0.000366  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494061;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 192  Schema:   QC_hit: No
# Query_time: 0.000464  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494061;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 195  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494064;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 195  Schema:   QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000081  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494064;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:27:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 196  Schema:   QC_hit: No
# Query_time: 0.000629  Lock_time: 0.000490  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494071;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 197  Schema:   QC_hit: No
# Query_time: 0.000954  Lock_time: 0.000326  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494071;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 196  Schema:   QC_hit: No
# Query_time: 0.001918  Lock_time: 0.001815  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494071;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 197  Schema:   QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494071;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 201  Schema:   QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494081;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 200  Schema:   QC_hit: No
# Query_time: 0.001510  Lock_time: 0.001441  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494081;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 200  Schema:   QC_hit: No
# Query_time: 0.000602  Lock_time: 0.000407  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494081;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 201  Schema:   QC_hit: No
# Query_time: 0.002329  Lock_time: 0.002198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494081;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 205  Schema:   QC_hit: No
# Query_time: 0.000565  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494091;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 204  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494091;
SELECT
                  page_size, buffer_pool_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.004185  Lock_time: 0.003989  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494091;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 204  Schema:   QC_hit: No
# Query_time: 0.003661  Lock_time: 0.003479  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494091;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 208  Schema:   QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494094;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 208  Schema:   QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494094;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:18
# User@Host: policy_user[policy_user] @  [10.233.68.1]
# Thread_id: 217  Schema:   QC_hit: No
# Query_time: 0.004607  Lock_time: 0.000709  Rows_sent: 1  Rows_examined: 39
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1673494098;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @  [10.233.68.1]
# Thread_id: 220  Schema:   QC_hit: No
# Query_time: 0.000959  Lock_time: 0.000328  Rows_sent: 40  Rows_examined: 80
# Rows_affected: 0  Bytes_sent: 4810
SET timestamp=1673494098;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 230112  3:28:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 222  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494101;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 221  Schema:   QC_hit: No
# Query_time: 0.000863  Lock_time: 0.000743  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494101;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 221  Schema:   QC_hit: No
# Query_time: 0.000591  Lock_time: 0.000425  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494101;
SELECT
		  page_size, compress_ops, 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.000368  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494101;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 225  Schema:   QC_hit: No
# Query_time: 0.001329  Lock_time: 0.001152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494111;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 226  Schema:   QC_hit: No
# Query_time: 0.002253  Lock_time: 0.002145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494111;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 226  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494111;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 225  Schema:   QC_hit: No
# Query_time: 0.003310  Lock_time: 0.001126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494111;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 229  Schema:   QC_hit: No
# Query_time: 0.000576  Lock_time: 0.000388  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494121;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 230  Schema:   QC_hit: No
# Query_time: 0.000697  Lock_time: 0.000570  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494121;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 230  Schema:   QC_hit: No
# Query_time: 0.000487  Lock_time: 0.000321  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494121;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 229  Schema:   QC_hit: No
# Query_time: 0.000591  Lock_time: 0.000458  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494121;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 233  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494124;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 233  Schema:   QC_hit: No
# Query_time: 0.000629  Lock_time: 0.000440  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494124;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:28:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 235  Schema:   QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000347  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494131;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 235  Schema:   QC_hit: No
# Query_time: 0.000711  Lock_time: 0.000641  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494131;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 234  Schema:   QC_hit: No
# Query_time: 0.001398  Lock_time: 0.001187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494131;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 234  Schema:   QC_hit: No
# Query_time: 0.004209  Lock_time: 0.003992  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494131;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 238  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494141;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 239  Schema:   QC_hit: No
# Query_time: 0.000499  Lock_time: 0.000375  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494141;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 238  Schema:   QC_hit: No
# Query_time: 0.002366  Lock_time: 0.002212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494141;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 239  Schema:   QC_hit: No
# Query_time: 0.000890  Lock_time: 0.000727  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494141;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 242  Schema:   QC_hit: No
# Query_time: 0.000522  Lock_time: 0.000393  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494151;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 243  Schema:   QC_hit: No
# Query_time: 0.006379  Lock_time: 0.006226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494151;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 243  Schema:   QC_hit: No
# Query_time: 0.005976  Lock_time: 0.001830  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494151;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 242  Schema:   QC_hit: No
# Query_time: 0.002081  Lock_time: 0.001916  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494151;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000351  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494154;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.000486  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494154;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 247  Schema:   QC_hit: No
# Query_time: 0.005828  Lock_time: 0.005642  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494161;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 248  Schema:   QC_hit: No
# Query_time: 0.008008  Lock_time: 0.006252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494161;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 247  Schema:   QC_hit: No
# Query_time: 0.000452  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494161;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 248  Schema:   QC_hit: No
# Query_time: 0.001895  Lock_time: 0.001733  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494161;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 251  Schema:   QC_hit: No
# Query_time: 0.000554  Lock_time: 0.000306  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494171;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 252  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494171;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 252  Schema:   QC_hit: No
# Query_time: 0.000516  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494171;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 251  Schema:   QC_hit: No
# Query_time: 0.001574  Lock_time: 0.001406  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494171;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 255  Schema:   QC_hit: No
# Query_time: 0.004706  Lock_time: 0.004504  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494181;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 256  Schema:   QC_hit: No
# Query_time: 0.006667  Lock_time: 0.006557  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494181;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 255  Schema:   QC_hit: No
# Query_time: 0.001381  Lock_time: 0.001127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494181;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 256  Schema:   QC_hit: No
# Query_time: 0.000526  Lock_time: 0.000386  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494181;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 259  Schema:   QC_hit: No
# Query_time: 0.000675  Lock_time: 0.000553  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494184;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 259  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494184;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:29:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 261  Schema:   QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 260  Schema:   QC_hit: No
# Query_time: 0.000582  Lock_time: 0.000497  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 260  Schema:   QC_hit: No
# Query_time: 0.000461  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494191;
SELECT
		  page_size, compress_ops, 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.000394  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 265  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494201;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 264  Schema:   QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494201;
SELECT
                  page_size, buffer_pool_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.001125  Lock_time: 0.000911  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494201;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 264  Schema:   QC_hit: No
# Query_time: 0.000561  Lock_time: 0.000373  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494201;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 268  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494211;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 269  Schema:   QC_hit: No
# Query_time: 0.000493  Lock_time: 0.000408  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494211;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 269  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 268  Schema:   QC_hit: No
# Query_time: 0.000592  Lock_time: 0.000292  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 272  Schema:   QC_hit: No
# Query_time: 0.000575  Lock_time: 0.000427  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494214;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 272  Schema:   QC_hit: No
# Query_time: 0.003102  Lock_time: 0.002970  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494214;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 273  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.000639  Lock_time: 0.000454  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 273  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 277  Schema:   QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000471  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494231;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494231;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 277  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494231;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.001634  Lock_time: 0.001446  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494231;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 281  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 282  Schema:   QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000464  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 282  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 281  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 285  Schema:   QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000280  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494244;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 285  Schema:   QC_hit: No
# Query_time: 0.000484  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494244;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:30:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 287  Schema:   QC_hit: No
# Query_time: 0.022981  Lock_time: 0.021249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 287  Schema:   QC_hit: No
# Query_time: 0.000596  Lock_time: 0.000405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494251;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 286  Schema:   QC_hit: No
# Query_time: 0.000748  Lock_time: 0.000521  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494251;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 286  Schema:   QC_hit: No
# Query_time: 0.000498  Lock_time: 0.000317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:30:53
# User@Host: policy_user[policy_user] @  [10.233.68.109]
# Thread_id: 296  Schema:   QC_hit: No
# Query_time: 0.002333  Lock_time: 0.000446  Rows_sent: 1  Rows_examined: 39
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1673494253;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 230112  3:31:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 358  Schema:   QC_hit: No
# Query_time: 0.000533  Lock_time: 0.000373  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000990  Lock_time: 0.000855  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000487  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 358  Schema:   QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000366  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:31:11
# User@Host: policy_user[policy_user] @  [10.233.68.109]
# Thread_id: 423  Schema:   QC_hit: No
# Query_time: 0.005694  Lock_time: 0.000358  Rows_sent: 1  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1673494271;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @  [10.233.68.109]
# Thread_id: 426  Schema:   QC_hit: No
# Query_time: 0.001010  Lock_time: 0.000261  Rows_sent: 97  Rows_examined: 194
# Rows_affected: 0  Bytes_sent: 10543
SET timestamp=1673494271;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 427  Schema:   QC_hit: No
# Query_time: 0.000651  Lock_time: 0.000492  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494271;
SELECT
                  page_size, buffer_pool_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.000926  Lock_time: 0.000752  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494271;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 427  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494271;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 428  Schema:   QC_hit: No
# Query_time: 0.002781  Lock_time: 0.002695  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494271;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:31:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 431  Schema:   QC_hit: No
# Query_time: 0.000516  Lock_time: 0.000331  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494274;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 431  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494274;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:31:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 432  Schema:   QC_hit: No
# Query_time: 0.000651  Lock_time: 0.000370  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494281;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 433  Schema:   QC_hit: No
# Query_time: 0.007014  Lock_time: 0.006825  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494281;
SELECT
		  page_size, compress_ops, 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.000870  Lock_time: 0.000732  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494281;
SELECT
                  page_size, buffer_pool_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.010416  Lock_time: 0.010211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494281;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:31:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.003430  Lock_time: 0.003238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494291;
SELECT
                  page_size, buffer_pool_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.003429  Lock_time: 0.003249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494291;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494291;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 437  Schema:   QC_hit: No
# Query_time: 0.001712  Lock_time: 0.001640  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494291;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:31:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 440  Schema:   QC_hit: No
# Query_time: 0.000486  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494301;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494301;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.002521  Lock_time: 0.002323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494301;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 440  Schema:   QC_hit: No
# Query_time: 0.022161  Lock_time: 0.021967  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494301;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:31:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 444  Schema:   QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494304;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 444  Schema:   QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494304;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:31:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000346  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494311;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494311;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.000579  Lock_time: 0.000380  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494311;
SELECT
		  page_size, compress_ops, 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.007697  Lock_time: 0.007374  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494311;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:32:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 449  Schema:   QC_hit: No
# Query_time: 0.000611  Lock_time: 0.000494  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494321;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.000579  Lock_time: 0.000460  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494321;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.002411  Lock_time: 0.002235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494321;
SELECT
		  page_size, compress_ops, 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.000472  Lock_time: 0.000306  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494321;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:32:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 454  Schema:   QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494331;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 453  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494331;
SELECT
                  page_size, buffer_pool_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.000912  Lock_time: 0.000798  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494331;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 453  Schema:   QC_hit: No
# Query_time: 0.000461  Lock_time: 0.000292  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494331;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:32:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 457  Schema:   QC_hit: No
# Query_time: 0.000845  Lock_time: 0.000524  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494334;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 457  Schema:   QC_hit: No
# Query_time: 0.001248  Lock_time: 0.001058  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494334;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:32:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 458  Schema:   QC_hit: No
# Query_time: 0.000590  Lock_time: 0.000440  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494341;
SELECT
                  page_size, buffer_pool_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.007904  Lock_time: 0.007714  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494341;
SELECT
                  page_size, buffer_pool_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.000951  Lock_time: 0.000827  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494341;
SELECT
		  page_size, compress_ops, 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.006095  Lock_time: 0.005898  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494341;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:32:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.000474  Lock_time: 0.000332  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494351;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 462  Schema:   QC_hit: No
# Query_time: 0.000979  Lock_time: 0.000776  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494351;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494351;
SELECT
		  page_size, compress_ops, 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.001504  Lock_time: 0.001311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494351;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:32:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 467  Schema:   QC_hit: No
# Query_time: 0.001898  Lock_time: 0.001506  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494361;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 466  Schema:   QC_hit: No
# Query_time: 0.000653  Lock_time: 0.000476  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494361;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 466  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494361;
SELECT
		  page_size, compress_ops, 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.001007  Lock_time: 0.000833  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494361;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:32:44 470 [Warning] Aborted connection 470 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.181' (Got an error reading communication packets)
# Time: 230112  3:32:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 471  Schema:   QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494364;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 471  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494364;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:32:46 472 [Warning] Aborted connection 472 to db: 'clampacm' user: 'policy_user' host: '10.233.66.169' (Got an error reading communication packets)
2023-01-12  3:32:50 473 [Warning] Aborted connection 473 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.181' (Got an error reading communication packets)
2023-01-12  3:32:51 475 [Warning] Aborted connection 475 to db: 'clampacm' user: 'policy_user' host: '10.233.66.169' (Got an error reading communication packets)
# Time: 230112  3:32:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000969  Lock_time: 0.000880  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494371;
SELECT
                  page_size, buffer_pool_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.000865  Lock_time: 0.000775  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494371;
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.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.968815  Lock_time: 0.957143  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1673494371;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.006949  Lock_time: 0.000471  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1673494371;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND  TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# Time: 230112  3:32:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.922246  Lock_time: 0.922054  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494372;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:32:52 483 [Warning] Aborted connection 483 to db: 'clampacm' user: 'policy_user' host: '10.233.66.169' (Got an error reading communication packets)
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.910912  Lock_time: 0.910821  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494372;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.946123  Lock_time: 0.943263  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1247
SET timestamp=1673494372;
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 = database() ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
2023-01-12  3:32:56 490 [Warning] Aborted connection 490 to db: 'unconnected' user: 'unauthenticated' host: '10.233.65.185' (This connection closed normally without authentication)
# Time: 230112  3:33:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494381;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494381;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.052265  Lock_time: 0.052141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494381;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.074582  Lock_time: 0.074461  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494381;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:33:02
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.434977  Lock_time: 0.036661  Rows_sent: 0  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1673494382;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 230112  3:33:09
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.009755  Lock_time: 0.009210  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001298  Lock_time: 0.000261  Rows_sent: 50  Rows_examined: 100
# Rows_affected: 0  Bytes_sent: 10917
SET timestamp=1673494389;
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';
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.002846  Lock_time: 0.002501  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000820  Lock_time: 0.000111  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3290
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.004767  Lock_time: 0.004403  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000105  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000597  Lock_time: 0.000047  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6678
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000164  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000922  Lock_time: 0.000083  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3240
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000223  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000843  Lock_time: 0.000058  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1667
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000083  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000128  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000768  Lock_time: 0.000067  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2682
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000098  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000742  Lock_time: 0.000101  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4992
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000495  Lock_time: 0.000171  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001021  Lock_time: 0.000068  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5052
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000154  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001071  Lock_time: 0.000159  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000129  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000989  Lock_time: 0.000085  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4865
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000578  Lock_time: 0.000180  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000108  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000797  Lock_time: 0.000062  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5973
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000194  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000089  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001317  Lock_time: 0.000087  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 13273
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.005965  Lock_time: 0.000428  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000144  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000952  Lock_time: 0.000131  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2630
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000134  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000147  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000788  Lock_time: 0.000102  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3495
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000138  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000581  Lock_time: 0.000052  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2518
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494389;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494389;
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';
# Time: 230112  3:33:10
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000829  Lock_time: 0.000063  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12891
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000185  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001016  Lock_time: 0.000046  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2972
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000087  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000045  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3113
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000066  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000816  Lock_time: 0.000059  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4276
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000469  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000159  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000059  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3674
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000094  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000996  Lock_time: 0.000076  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8505
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000112  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000046  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2728
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000644  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5653
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000494  Lock_time: 0.000234  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000777  Lock_time: 0.000067  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1641
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000117  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000066  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001031  Lock_time: 0.000065  Rows_sent: 9  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 10311
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000146  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000699  Lock_time: 0.000055  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2750
SET timestamp=1673494390;
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';
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001013  Lock_time: 0.000081  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12618
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000360  Lock_time: 0.000122  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000081  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000700  Lock_time: 0.000062  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8013
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000121  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000718  Lock_time: 0.000070  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7398
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000130  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000260  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.002235  Lock_time: 0.000208  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2919
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000128  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000217  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000801  Lock_time: 0.000065  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4687
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000617  Lock_time: 0.000061  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5420
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000119  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000932  Lock_time: 0.000142  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000862  Lock_time: 0.000212  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2560
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000099  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000668  Lock_time: 0.000048  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2469
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000119  Lock_time: 0.000046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000471  Lock_time: 0.000070  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2805
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000734  Lock_time: 0.000064  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3575
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000126  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000148  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000610  Lock_time: 0.000055  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000048  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2505
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000147  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000902  Lock_time: 0.000065  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5570
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000060  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2624
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000122  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000570  Lock_time: 0.000046  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5214
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000057  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1469
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000121  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000583  Lock_time: 0.000045  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1472
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000173  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000917  Lock_time: 0.000062  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6024
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000101  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000151  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000607  Lock_time: 0.000082  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1467
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000093  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000841  Lock_time: 0.000095  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2656
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000505  Lock_time: 0.000192  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000089  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001072  Lock_time: 0.000084  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7365
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000140  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000693  Lock_time: 0.000047  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12984
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000126  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000804  Lock_time: 0.000046  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12322
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000084  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000784  Lock_time: 0.000066  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2746
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000446  Lock_time: 0.000047  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4470
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.001158  Lock_time: 0.000180  Rows_sent: 37  Rows_examined: 74
# Rows_affected: 0  Bytes_sent: 10539
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.008078  Lock_time: 0.007745  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1673494390;
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.67.181]
# Thread_id: 507  Schema: policyadmin  QC_hit: No
# Query_time: 0.000669  Lock_time: 0.000145  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 5231
SET timestamp=1673494390;
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';
# Time: 230112  3:33:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 530  Schema:   QC_hit: No
# Query_time: 0.000581  Lock_time: 0.000452  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494391;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000371  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494391;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.000538  Lock_time: 0.000346  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494391;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 530  Schema:   QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494391;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:33:14 534 [Warning] Aborted connection 534 to db: 'policyadmin' user: 'policy_user' host: '10.233.70.214' (Got an error reading communication packets)
# Time: 230112  3:33:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 535  Schema:   QC_hit: No
# Query_time: 0.001297  Lock_time: 0.001109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494394;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 535  Schema:   QC_hit: No
# Query_time: 0.002409  Lock_time: 0.002112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494394;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:33:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494401;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000503  Lock_time: 0.000358  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494401;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494401;
SELECT
                  page_size, buffer_pool_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.000444  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494401;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:33:28
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.010930  Lock_time: 0.010582  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1673494408;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:33:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 561  Schema:   QC_hit: No
# Query_time: 0.000643  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494411;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.001042  Lock_time: 0.000931  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494411;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 561  Schema:   QC_hit: No
# Query_time: 0.000902  Lock_time: 0.000763  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494411;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.001808  Lock_time: 0.001602  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494411;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:33:35
# User@Host: policy_user[policy_user] @  [10.233.70.214]
# Thread_id: 564  Schema: policyadmin  QC_hit: No
# Query_time: 0.003410  Lock_time: 0.000374  Rows_sent: 0  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1673494415;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 230112  3:33:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494421;
SELECT
                  page_size, buffer_pool_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.000323  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494421;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000697  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494421;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.000475  Lock_time: 0.000316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494421;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:33:43 588 [Warning] Aborted connection 588 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.181' (Got an error reading communication packets)
# Time: 230112  3:33:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 589  Schema:   QC_hit: No
# Query_time: 0.000461  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494424;
SELECT
                  page_size, buffer_pool_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.000536  Lock_time: 0.000385  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494424;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:33:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 610  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494431;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494431;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.001403  Lock_time: 0.001217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494431;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 610  Schema:   QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494431;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:33:59
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000669  Lock_time: 0.000373  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1673494439;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:34:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000554  Lock_time: 0.000388  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494441;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494441;
SELECT
		  page_size, compress_ops, 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.001673  Lock_time: 0.001550  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494441;
SELECT
                  page_size, buffer_pool_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.000157  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494441;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:34:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 618  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494451;
SELECT
                  page_size, buffer_pool_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.001573  Lock_time: 0.001360  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494451;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 618  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494451;
SELECT
		  page_size, compress_ops, 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.000651  Lock_time: 0.000478  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494451;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:34:12
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000734  Lock_time: 0.000504  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494452;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:34:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 622  Schema:   QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000338  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494454;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 622  Schema:   QC_hit: No
# Query_time: 0.004674  Lock_time: 0.004535  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494454;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:34:16 623 [Warning] Aborted connection 623 to db: 'policyadmin' user: 'policy_user' host: '10.233.70.214' (Got an error reading communication packets)
# Time: 230112  3:34:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  Schema:   QC_hit: No
# Query_time: 0.002101  Lock_time: 0.001692  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494461;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494461;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000565  Lock_time: 0.000279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494461;
SELECT
		  page_size, compress_ops, 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.000303  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494461;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:34:24 628 [Warning] Aborted connection 628 to db: 'policyadmin' user: 'policy_user' host: '10.233.70.214' (Got an error reading communication packets)
# Time: 230112  3:34:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 630  Schema:   QC_hit: No
# Query_time: 0.000452  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494471;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.000585  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494471;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494471;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 630  Schema:   QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494471;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:34:32
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 633  Schema: policyadmin  QC_hit: No
# Query_time: 0.004586  Lock_time: 0.000484  Rows_sent: 0  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1673494472;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 230112  3:34:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494481;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494481;
SELECT
		  page_size, compress_ops, 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.000988  Lock_time: 0.000798  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494481;
SELECT
                  page_size, buffer_pool_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.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494481;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:34:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 657  Schema:   QC_hit: No
# Query_time: 0.000694  Lock_time: 0.000485  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494484;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 657  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494484;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:34:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.000813  Lock_time: 0.000418  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494491;
SELECT
                  page_size, buffer_pool_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.003074  Lock_time: 0.002889  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494491;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494491;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 658  Schema:   QC_hit: No
# Query_time: 0.002314  Lock_time: 0.002108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494491;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:34:58 662 [Warning] Aborted connection 662 to db: 'policyadmin' user: 'policy_user' host: '10.233.70.214' (Got an error reading communication packets)
# Time: 230112  3:35:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.003199  Lock_time: 0.003017  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494501;
SELECT
                  page_size, buffer_pool_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.002477  Lock_time: 0.002287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494501;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494501;
SELECT
		  page_size, compress_ops, 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.000307  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494501;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 687  Schema:   QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494511;
SELECT
                  page_size, buffer_pool_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.000207  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494511;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 687  Schema:   QC_hit: No
# Query_time: 0.002333  Lock_time: 0.001873  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494511;
SELECT
		  page_size, compress_ops, 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.000505  Lock_time: 0.000330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494511;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 691  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494514;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 691  Schema:   QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494514;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:15
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.233171  Lock_time: 0.232397  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1673494515;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000620  Lock_time: 0.000385  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494515;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:35:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000534  Lock_time: 0.000313  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494517;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:35:18
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.001792  Lock_time: 0.001480  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494518;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:35:19
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000480  Lock_time: 0.000272  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494519;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:35:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000505  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494521;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 692  Schema:   QC_hit: No
# Query_time: 0.000568  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494521;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 692  Schema:   QC_hit: No
# Query_time: 0.002185  Lock_time: 0.002033  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494521;
SELECT
		  page_size, compress_ops, 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.000948  Lock_time: 0.000787  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494521;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:27
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000594  Lock_time: 0.000361  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494527;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
2023-01-12  3:35:29 696 [Warning] Aborted connection 696 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.181' (Got an error reading communication packets)
# Time: 230112  3:35:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 698  Schema:   QC_hit: No
# Query_time: 0.002980  Lock_time: 0.002848  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494531;
SELECT
                  page_size, buffer_pool_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.003059  Lock_time: 0.002915  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494531;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 698  Schema:   QC_hit: No
# Query_time: 0.001054  Lock_time: 0.000827  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494531;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 697  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494531;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 721  Schema:   QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494541;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 721  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494541;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 722  Schema:   QC_hit: No
# Query_time: 0.000519  Lock_time: 0.000345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494541;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 722  Schema:   QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000306  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494541;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.000461  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494544;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494544;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 726  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494551;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 727  Schema:   QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494551;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 726  Schema:   QC_hit: No
# Query_time: 0.001185  Lock_time: 0.001029  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494551;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 727  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494551;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:35:59
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000623  Lock_time: 0.000309  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494559;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:36:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 730  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494561;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 731  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494561;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 731  Schema:   QC_hit: No
# Query_time: 0.000660  Lock_time: 0.000542  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494561;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 730  Schema:   QC_hit: No
# Query_time: 0.001190  Lock_time: 0.001028  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494561;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:36:02
# User@Host: policy_user[policy_user] @  [10.233.70.214]
# Thread_id: 734  Schema: policyadmin  QC_hit: No
# Query_time: 0.003801  Lock_time: 0.001174  Rows_sent: 0  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1673494562;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 230112  3:36:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.001669  Lock_time: 0.001291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494571;
SELECT
                  page_size, buffer_pool_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.004383  Lock_time: 0.004141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494571;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.003945  Lock_time: 0.003758  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494571;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.003395  Lock_time: 0.003198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494571;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:36:12
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000654  Lock_time: 0.000427  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1673494572;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:36:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000474  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494574;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.001583  Lock_time: 0.001405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494574;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:36:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 760  Schema:   QC_hit: No
# Query_time: 0.000821  Lock_time: 0.000532  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494581;
SELECT
                  page_size, buffer_pool_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.000323  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494581;
SELECT
		  page_size, compress_ops, 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.001218  Lock_time: 0.000981  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494581;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 759  Schema:   QC_hit: No
# Query_time: 0.002961  Lock_time: 0.002872  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494581;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:36:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.001666  Lock_time: 0.001531  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494591;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 764  Schema:   QC_hit: No
# Query_time: 0.002150  Lock_time: 0.002031  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494591;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.000447  Lock_time: 0.000310  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494591;
SELECT
		  page_size, compress_ops, 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.000802  Lock_time: 0.000575  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494591;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:36:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 768  Schema:   QC_hit: No
# Query_time: 0.001106  Lock_time: 0.000968  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494601;
SELECT
                  page_size, buffer_pool_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.000542  Lock_time: 0.000379  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494601;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.002494  Lock_time: 0.002235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494601;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.001455  Lock_time: 0.001340  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494601;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:36:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494604;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.001181  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494604;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:36:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 772  Schema:   QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000397  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494611;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 773  Schema:   QC_hit: No
# Query_time: 0.001156  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494611;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 773  Schema:   QC_hit: No
# Query_time: 0.000651  Lock_time: 0.000585  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494611;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 772  Schema:   QC_hit: No
# Query_time: 0.000722  Lock_time: 0.000551  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494611;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 777  Schema:   QC_hit: No
# Query_time: 0.001038  Lock_time: 0.000362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494621;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.002113  Lock_time: 0.001936  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494621;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 777  Schema:   QC_hit: No
# Query_time: 0.000826  Lock_time: 0.000657  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494621;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494621;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494631;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.000598  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494631;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494631;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494631;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:12
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 784  Schema: policyadmin  QC_hit: No
# Query_time: 0.004809  Lock_time: 0.000559  Rows_sent: 0  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1673494632;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 230112  3:37:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 804  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494634;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 804  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494634;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:15
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.282345  Lock_time: 0.281756  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1673494635;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000662  Lock_time: 0.000328  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494635;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:37:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000618  Lock_time: 0.000426  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494637;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:37:18
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000468  Lock_time: 0.000265  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494638;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:37:19
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000517  Lock_time: 0.000299  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494639;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:37:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 805  Schema:   QC_hit: No
# Query_time: 0.000874  Lock_time: 0.000743  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494641;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 806  Schema:   QC_hit: No
# Query_time: 0.001326  Lock_time: 0.001199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494641;
SELECT
                  page_size, buffer_pool_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.000188  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494641;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 806  Schema:   QC_hit: No
# Query_time: 0.001369  Lock_time: 0.001193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494641;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:27
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000244  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494647;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:37:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 809  Schema:   QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494651;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 810  Schema:   QC_hit: No
# Query_time: 0.000437  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494651;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 810  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494651;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 809  Schema:   QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000372  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494651;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 814  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494661;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 813  Schema:   QC_hit: No
# Query_time: 0.001005  Lock_time: 0.000730  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494661;
SELECT
                  page_size, buffer_pool_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.000133  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494661;
SELECT
		  page_size, compress_ops, 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.005299  Lock_time: 0.005045  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494661;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 817  Schema:   QC_hit: No
# Query_time: 0.001449  Lock_time: 0.001297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494664;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 817  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494664;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:37:48 818 [Warning] Aborted connection 818 to db: 'policyadmin' user: 'policy_user' host: '10.233.70.214' (Got an error reading communication packets)
# Time: 230112  3:37:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 819  Schema:   QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000360  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494671;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 820  Schema:   QC_hit: No
# Query_time: 0.011324  Lock_time: 0.011079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494671;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 819  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494671;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 820  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494671;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:37:59
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000225  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494679;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:38:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 844  Schema:   QC_hit: No
# Query_time: 0.000369  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494681;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 843  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494681;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 843  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494681;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 844  Schema:   QC_hit: No
# Query_time: 0.003568  Lock_time: 0.003226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494681;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 847  Schema:   QC_hit: No
# Query_time: 0.001737  Lock_time: 0.001460  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494691;
SELECT
                  page_size, buffer_pool_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.002799  Lock_time: 0.002405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494691;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 847  Schema:   QC_hit: No
# Query_time: 0.004930  Lock_time: 0.004753  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494691;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 848  Schema:   QC_hit: No
# Query_time: 0.000923  Lock_time: 0.000779  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494692;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000516  Lock_time: 0.000305  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494692;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:38:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 851  Schema:   QC_hit: No
# Query_time: 0.000629  Lock_time: 0.000495  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494694;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 851  Schema:   QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000350  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494694;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 852  Schema:   QC_hit: No
# Query_time: 0.000682  Lock_time: 0.000531  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494701;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 853  Schema:   QC_hit: No
# Query_time: 0.008249  Lock_time: 0.008088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494701;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 853  Schema:   QC_hit: No
# Query_time: 0.000469  Lock_time: 0.000291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494701;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 852  Schema:   QC_hit: No
# Query_time: 0.000866  Lock_time: 0.000728  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494702;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 857  Schema:   QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494711;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 856  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494711;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 857  Schema:   QC_hit: No
# Query_time: 0.002123  Lock_time: 0.001935  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494711;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 856  Schema:   QC_hit: No
# Query_time: 0.000447  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494712;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 861  Schema:   QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494721;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 860  Schema:   QC_hit: No
# Query_time: 0.000443  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494721;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 861  Schema:   QC_hit: No
# Query_time: 0.001016  Lock_time: 0.000488  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494721;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 860  Schema:   QC_hit: No
# Query_time: 0.001187  Lock_time: 0.001035  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494721;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 864  Schema:   QC_hit: No
# Query_time: 0.000410  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494724;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 864  Schema:   QC_hit: No
# Query_time: 0.001230  Lock_time: 0.001048  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494724;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 866  Schema:   QC_hit: No
# Query_time: 0.000428  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494731;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 865  Schema:   QC_hit: No
# Query_time: 0.000901  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494731;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 866  Schema:   QC_hit: No
# Query_time: 0.001617  Lock_time: 0.001461  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494731;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:38:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 865  Schema:   QC_hit: No
# Query_time: 0.000725  Lock_time: 0.000561  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494732;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 869  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494741;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 870  Schema:   QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494741;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:39:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 869  Schema:   QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494742;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 870  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494742;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 873  Schema:   QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494751;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 874  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494751;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:39:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 874  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494752;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 873  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494752;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 877  Schema:   QC_hit: No
# Query_time: 0.000700  Lock_time: 0.000509  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494754;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 877  Schema:   QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494754;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:15
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.338380  Lock_time: 0.338119  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
SET timestamp=1673494755;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000257  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494755;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:39:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000625  Lock_time: 0.000393  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494757;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000714  Lock_time: 0.000454  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494757;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000642  Lock_time: 0.000410  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494757;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:39:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 879  Schema:   QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 878  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 879  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494761;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 878  Schema:   QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000436  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494762;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:28
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000278  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494768;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:39:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 883  Schema:   QC_hit: No
# Query_time: 0.000600  Lock_time: 0.000348  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494771;
SELECT
                  page_size, buffer_pool_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.001463  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494771;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:39:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 882  Schema:   QC_hit: No
# Query_time: 0.000577  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494772;
SELECT
		  page_size, compress_ops, 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.000534  Lock_time: 0.000442  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494772;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 887  Schema:   QC_hit: No
# Query_time: 0.001214  Lock_time: 0.001064  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494781;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 886  Schema:   QC_hit: No
# Query_time: 0.001489  Lock_time: 0.001383  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494781;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 887  Schema:   QC_hit: No
# Query_time: 0.000945  Lock_time: 0.000876  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494781;
SELECT
		  page_size, compress_ops, 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.000279  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494781;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 890  Schema:   QC_hit: No
# Query_time: 0.000782  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494784;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:39:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 890  Schema:   QC_hit: No
# Query_time: 0.000625  Lock_time: 0.000474  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494785;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 891  Schema:   QC_hit: No
# Query_time: 0.001188  Lock_time: 0.001097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494791;
SELECT
                  page_size, buffer_pool_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.002533  Lock_time: 0.000399  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494791;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 891  Schema:   QC_hit: No
# Query_time: 0.000818  Lock_time: 0.000750  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494791;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:39:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 892  Schema:   QC_hit: No
# Query_time: 0.000650  Lock_time: 0.000437  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494792;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:00
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000664  Lock_time: 0.000433  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494800;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:40:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 895  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 896  Schema:   QC_hit: No
# Query_time: 0.000684  Lock_time: 0.000628  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:40:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 896  Schema:   QC_hit: No
# Query_time: 0.000587  Lock_time: 0.000416  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494802;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 895  Schema:   QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000353  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494802;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 900  Schema:   QC_hit: No
# Query_time: 0.000557  Lock_time: 0.000292  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494811;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 899  Schema:   QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000382  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494811;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:40:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 899  Schema:   QC_hit: No
# Query_time: 0.004653  Lock_time: 0.004459  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494812;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 900  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494812;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:13
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000484  Lock_time: 0.000275  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494813;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:40:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 903  Schema:   QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494814;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:40:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 903  Schema:   QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494815;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:20
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 904  Schema: policyadmin  QC_hit: No
# Query_time: 0.004481  Lock_time: 0.000342  Rows_sent: 0  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1673494820;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 230112  3:40:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 925  Schema:   QC_hit: No
# Query_time: 0.000653  Lock_time: 0.000371  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494821;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 924  Schema:   QC_hit: No
# Query_time: 0.001600  Lock_time: 0.001478  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494821;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 924  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494821;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 925  Schema:   QC_hit: No
# Query_time: 0.000942  Lock_time: 0.000726  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494822;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 928  Schema:   QC_hit: No
# Query_time: 0.000791  Lock_time: 0.000404  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494831;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 929  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494831;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 929  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494831;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 928  Schema:   QC_hit: No
# Query_time: 0.001250  Lock_time: 0.001116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494832;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 932  Schema:   QC_hit: No
# Query_time: 0.000564  Lock_time: 0.000389  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494841;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 933  Schema:   QC_hit: No
# Query_time: 0.000610  Lock_time: 0.000440  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494841;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:40:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 933  Schema:   QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494842;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 932  Schema:   QC_hit: No
# Query_time: 0.002018  Lock_time: 0.001897  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494842;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 936  Schema:   QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494844;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:40:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 936  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494845;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:40:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 938  Schema:   QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494852;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 937  Schema:   QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494852;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 937  Schema:   QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494852;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 938  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494852;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:40:55 941 [Warning] Aborted connection 941 to db: 'policyadmin' user: 'policy_user' host: '10.233.70.214' (Got an error reading communication packets)
# Time: 230112  3:41:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 942  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494862;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 943  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494862;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 942  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494862;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 943  Schema:   QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494862;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:41:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 966  Schema:   QC_hit: No
# Query_time: 0.000960  Lock_time: 0.000703  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494872;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 967  Schema:   QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494872;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 967  Schema:   QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000450  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494872;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 966  Schema:   QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494872;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:41:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 970  Schema:   QC_hit: No
# Query_time: 0.000610  Lock_time: 0.000418  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494875;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 970  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494875;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:41:16
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.370364  Lock_time: 0.369998  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1673494876;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000692  Lock_time: 0.000451  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494876;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:41:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000670  Lock_time: 0.000384  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494877;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000507  Lock_time: 0.000303  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494877;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000895  Lock_time: 0.000674  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494877;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:41:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 972  Schema:   QC_hit: No
# Query_time: 0.000554  Lock_time: 0.000399  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494882;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 971  Schema:   QC_hit: No
# Query_time: 0.001940  Lock_time: 0.001863  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494882;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 972  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494882;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 971  Schema:   QC_hit: No
# Query_time: 0.006694  Lock_time: 0.006503  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494882;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:41:28
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000217  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494888;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:41:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 975  Schema:   QC_hit: No
# Query_time: 0.000481  Lock_time: 0.000355  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494892;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 976  Schema:   QC_hit: No
# Query_time: 0.000545  Lock_time: 0.000459  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494892;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 975  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494892;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 976  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494892;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:41:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 980  Schema:   QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494902;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 979  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494902;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 979  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494902;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 980  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494902;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:41:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 983  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494905;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 983  Schema:   QC_hit: No
# Query_time: 0.000618  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494905;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:41:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 984  Schema:   QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494912;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 985  Schema:   QC_hit: No
# Query_time: 0.002348  Lock_time: 0.002212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494912;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 984  Schema:   QC_hit: No
# Query_time: 0.000475  Lock_time: 0.000334  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494912;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 985  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494912;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:00
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000333  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494920;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:42:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 988  Schema:   QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000328  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494922;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 989  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494922;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 989  Schema:   QC_hit: No
# Query_time: 0.000500  Lock_time: 0.000318  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494922;
SELECT
		  page_size, compress_ops, 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.000523  Lock_time: 0.000458  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494922;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 992  Schema:   QC_hit: No
# Query_time: 0.000635  Lock_time: 0.000553  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494932;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 993  Schema:   QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494932;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 992  Schema:   QC_hit: No
# Query_time: 0.002209  Lock_time: 0.002026  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494932;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 993  Schema:   QC_hit: No
# Query_time: 0.001465  Lock_time: 0.001373  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494932;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:13
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000531  Lock_time: 0.000325  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494933;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:42:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 996  Schema:   QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494935;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 996  Schema:   QC_hit: No
# Query_time: 0.000480  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494935;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 997  Schema:   QC_hit: No
# Query_time: 0.000532  Lock_time: 0.000415  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494942;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 998  Schema:   QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494942;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 998  Schema:   QC_hit: No
# Query_time: 0.000413  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494942;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 997  Schema:   QC_hit: No
# Query_time: 0.001779  Lock_time: 0.001722  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494942;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1002  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494952;
SELECT
                  page_size, buffer_pool_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.000273  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494952;
SELECT
                  page_size, buffer_pool_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.000446  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494952;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1002  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494952;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1005  Schema:   QC_hit: No
# Query_time: 0.000608  Lock_time: 0.000438  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494962;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1006  Schema:   QC_hit: No
# Query_time: 0.000487  Lock_time: 0.000354  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494962;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1006  Schema:   QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000349  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494962;
SELECT
                  page_size, buffer_pool_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.000274  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494962;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1009  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494965;
SELECT
                  page_size, buffer_pool_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.000476  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494965;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:42:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1011  Schema:   QC_hit: No
# Query_time: 0.000524  Lock_time: 0.000381  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494972;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1010  Schema:   QC_hit: No
# Query_time: 0.000839  Lock_time: 0.000696  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494972;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1011  Schema:   QC_hit: No
# Query_time: 0.001794  Lock_time: 0.001641  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494972;
SELECT
		  page_size, compress_ops, 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.000354  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494972;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:43:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1014  Schema:   QC_hit: No
# Query_time: 0.000561  Lock_time: 0.000368  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494982;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1015  Schema:   QC_hit: No
# Query_time: 0.001015  Lock_time: 0.000769  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494982;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1015  Schema:   QC_hit: No
# Query_time: 0.000821  Lock_time: 0.000583  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494982;
SELECT
		  page_size, compress_ops, 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.000437  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494982;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:43:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1019  Schema:   QC_hit: No
# Query_time: 0.000537  Lock_time: 0.000405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494992;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1018  Schema:   QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494992;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1018  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494992;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1019  Schema:   QC_hit: No
# Query_time: 0.001946  Lock_time: 0.001777  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494992;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:43:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1022  Schema:   QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673494995;
SELECT
                  page_size, buffer_pool_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.000156  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673494995;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:43:16
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.413231  Lock_time: 0.412892  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
SET timestamp=1673494996;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000630  Lock_time: 0.000392  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494996;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:43:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000695  Lock_time: 0.000404  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494997;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.002053  Lock_time: 0.001635  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494997;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000531  Lock_time: 0.000312  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673494997;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:43:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1024  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495002;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1024  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495002;
SELECT
		  page_size, compress_ops, 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.003242  Lock_time: 0.003085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495002;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1023  Schema:   QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495002;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:43:28
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000698  Lock_time: 0.000478  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495008;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:43:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1027  Schema:   QC_hit: No
# Query_time: 0.001980  Lock_time: 0.001855  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495012;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1028  Schema:   QC_hit: No
# Query_time: 0.001049  Lock_time: 0.000855  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495012;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1027  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495012;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1028  Schema:   QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000289  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495012;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:43:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1032  Schema:   QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495022;
SELECT
                  page_size, buffer_pool_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.000382  Lock_time: 0.000280  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495022;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1032  Schema:   QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000282  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495022;
SELECT
		  page_size, compress_ops, 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.000686  Lock_time: 0.000536  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495022;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:43:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1035  Schema:   QC_hit: No
# Query_time: 0.000619  Lock_time: 0.000459  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495025;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1035  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495025;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 230112  3:43:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1036  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495032;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1037  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495032;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1036  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495032;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1037  Schema:   QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495032;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:00
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000526  Lock_time: 0.000282  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495040;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:44:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1040  Schema:   QC_hit: No
# Query_time: 0.000747  Lock_time: 0.000545  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495042;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1041  Schema:   QC_hit: No
# Query_time: 0.000610  Lock_time: 0.000453  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495042;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1041  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495042;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1040  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495042;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1045  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495052;
SELECT
                  page_size, buffer_pool_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.000744  Lock_time: 0.000638  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495052;
SELECT
                  page_size, buffer_pool_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.000315  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495052;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1045  Schema:   QC_hit: No
# Query_time: 0.002287  Lock_time: 0.002146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495052;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:13
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000807  Lock_time: 0.000589  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495053;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:44:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1048  Schema:   QC_hit: No
# Query_time: 0.003568  Lock_time: 0.003406  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495055;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1048  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495055;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1049  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495062;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1050  Schema:   QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495062;
SELECT
                  page_size, buffer_pool_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.009404  Lock_time: 0.009240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495062;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1050  Schema:   QC_hit: No
# Query_time: 0.003514  Lock_time: 0.003260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495062;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1054  Schema:   QC_hit: No
# Query_time: 0.000830  Lock_time: 0.000674  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495072;
SELECT
                  page_size, buffer_pool_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.000421  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495072;
SELECT
                  page_size, buffer_pool_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.000430  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495072;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1054  Schema:   QC_hit: No
# Query_time: 0.007941  Lock_time: 0.007773  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495072;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1057  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495082;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1058  Schema:   QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495082;
SELECT
                  page_size, buffer_pool_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.000785  Lock_time: 0.000665  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495082;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1058  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495082;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1061  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495085;
SELECT
                  page_size, buffer_pool_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.000415  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495085;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:44:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1062  Schema:   QC_hit: No
# Query_time: 0.000562  Lock_time: 0.000399  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495092;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1063  Schema:   QC_hit: No
# Query_time: 0.000484  Lock_time: 0.000351  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495092;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1063  Schema:   QC_hit: No
# Query_time: 0.000441  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495092;
SELECT
		  page_size, compress_ops, 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.002543  Lock_time: 0.002368  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495092;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:45:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1066  Schema:   QC_hit: No
# Query_time: 0.000470  Lock_time: 0.000338  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495102;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1067  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000372  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495102;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1066  Schema:   QC_hit: No
# Query_time: 0.000597  Lock_time: 0.000469  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495102;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1067  Schema:   QC_hit: No
# Query_time: 0.000536  Lock_time: 0.000337  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495102;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:45:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1071  Schema:   QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000415  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495112;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1070  Schema:   QC_hit: No
# Query_time: 0.002243  Lock_time: 0.002154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495112;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1071  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495112;
SELECT
		  page_size, compress_ops, 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.000511  Lock_time: 0.000332  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495112;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:45:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1074  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495115;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1074  Schema:   QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495115;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:45:16
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.442887  Lock_time: 0.442470  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
SET timestamp=1673495116;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000230  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495116;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:45:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000832  Lock_time: 0.000634  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495117;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000651  Lock_time: 0.000423  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495117;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000993  Lock_time: 0.000389  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495117;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:45:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1075  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495122;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1076  Schema:   QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495122;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1076  Schema:   QC_hit: No
# Query_time: 0.000652  Lock_time: 0.000446  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495122;
SELECT
		  page_size, compress_ops, 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.000829  Lock_time: 0.000557  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495122;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:45:28
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.001787  Lock_time: 0.001398  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495128;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:45:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1080  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495132;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1079  Schema:   QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495132;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1079  Schema:   QC_hit: No
# Query_time: 0.000493  Lock_time: 0.000367  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495132;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1080  Schema:   QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495132;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:45:39 1083 [Warning] Aborted connection 1083 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.181' (Got an error reading communication packets)
# Time: 230112  3:45:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1084  Schema:   QC_hit: No
# Query_time: 0.000521  Lock_time: 0.000349  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495142;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1085  Schema:   QC_hit: No
# Query_time: 0.000519  Lock_time: 0.000318  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495142;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1085  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495142;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1084  Schema:   QC_hit: No
# Query_time: 0.000779  Lock_time: 0.000601  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495142;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:45:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1108  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495144;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1108  Schema:   QC_hit: No
# Query_time: 0.000499  Lock_time: 0.000309  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495144;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:45:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1109  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495152;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1110  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495152;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1109  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495152;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1110  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495152;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:46:00
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000305  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495160;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:46:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1113  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495162;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1114  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495162;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1113  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495162;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1114  Schema:   QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495162;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:46:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1118  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495172;
SELECT
                  page_size, buffer_pool_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.000461  Lock_time: 0.000347  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495172;
SELECT
                  page_size, buffer_pool_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.000495  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495172;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1118  Schema:   QC_hit: No
# Query_time: 0.003935  Lock_time: 0.003763  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495172;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:46:13
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000603  Lock_time: 0.000395  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495173;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:46:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1121  Schema:   QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495175;
SELECT
                  page_size, buffer_pool_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.000214  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495175;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:46:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1123  Schema:   QC_hit: No
# Query_time: 0.001926  Lock_time: 0.001802  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495182;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1122  Schema:   QC_hit: No
# Query_time: 0.001955  Lock_time: 0.001836  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495182;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1122  Schema:   QC_hit: No
# Query_time: 0.000803  Lock_time: 0.000695  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495182;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1123  Schema:   QC_hit: No
# Query_time: 0.001404  Lock_time: 0.001205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495182;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2023-01-12  3:46:24 1126 [Warning] Aborted connection 1126 to db: 'policyadmin' user: 'policy_user' host: '10.233.70.214' (Got an error reading communication packets)
# Time: 230112  3:46:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1147  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1148  Schema:   QC_hit: No
# Query_time: 0.000548  Lock_time: 0.000431  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1147  Schema:   QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1148  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:46:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1151  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495202;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1152  Schema:   QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495202;
SELECT
                  page_size, buffer_pool_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.000245  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495202;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1152  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495202;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:46:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1155  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495205;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1155  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495205;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:46:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1157  Schema:   QC_hit: No
# Query_time: 0.000771  Lock_time: 0.000475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495212;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1156  Schema:   QC_hit: No
# Query_time: 0.000924  Lock_time: 0.000811  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495212;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1156  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495212;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1157  Schema:   QC_hit: No
# Query_time: 0.000718  Lock_time: 0.000470  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495212;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1160  Schema:   QC_hit: No
# Query_time: 0.000631  Lock_time: 0.000493  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495222;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1161  Schema:   QC_hit: No
# Query_time: 0.000656  Lock_time: 0.000505  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495222;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1161  Schema:   QC_hit: No
# Query_time: 0.001380  Lock_time: 0.001304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495222;
SELECT
		  page_size, compress_ops, 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.000729  Lock_time: 0.000501  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495222;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1164  Schema:   QC_hit: No
# Query_time: 0.000470  Lock_time: 0.000320  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495232;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1165  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495232;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1164  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495232;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1165  Schema:   QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000350  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495232;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1168  Schema:   QC_hit: No
# Query_time: 0.000605  Lock_time: 0.000436  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495235;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1168  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495235;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:16
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.473101  Lock_time: 0.472743  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
SET timestamp=1673495236;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000258  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495236;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:47:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000659  Lock_time: 0.000395  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495237;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000475  Lock_time: 0.000277  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495237;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000299  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495237;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:47:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1169  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=1673495242;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1169  Schema:   QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495242;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1170  Schema:   QC_hit: No
# Query_time: 0.000507  Lock_time: 0.000329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495242;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1170  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495242;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:28
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000618  Lock_time: 0.000457  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495248;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:47:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1173  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495252;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1174  Schema:   QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000309  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495252;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1173  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495252;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1174  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=1673495252;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1177  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=1673495262;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1178  Schema:   QC_hit: No
# Query_time: 0.000482  Lock_time: 0.000316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495262;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1178  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495262;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1177  Schema:   QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495262;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1181  Schema:   QC_hit: No
# Query_time: 0.000488  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495265;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1181  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495265;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:47:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1182  Schema:   QC_hit: No
# Query_time: 0.000510  Lock_time: 0.000350  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495272;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1183  Schema:   QC_hit: No
# Query_time: 0.001590  Lock_time: 0.000855  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495272;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1182  Schema:   QC_hit: No
# Query_time: 0.000679  Lock_time: 0.000557  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495272;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1183  Schema:   QC_hit: No
# Query_time: 0.001351  Lock_time: 0.001182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495272;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:00
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000228  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495280;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:48:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1187  Schema:   QC_hit: No
# Query_time: 0.000437  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495282;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1186  Schema:   QC_hit: No
# Query_time: 0.000787  Lock_time: 0.000706  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495282;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1187  Schema:   QC_hit: No
# Query_time: 0.004386  Lock_time: 0.004126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495282;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1186  Schema:   QC_hit: No
# Query_time: 0.004183  Lock_time: 0.004026  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495282;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1190  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495292;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1191  Schema:   QC_hit: No
# Query_time: 0.000427  Lock_time: 0.000347  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495292;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1191  Schema:   QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495292;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1190  Schema:   QC_hit: No
# Query_time: 0.000507  Lock_time: 0.000378  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495292;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:13
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000516  Lock_time: 0.000293  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495293;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:48:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1194  Schema:   QC_hit: No
# Query_time: 0.000392  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495295;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1194  Schema:   QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495295;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1195  Schema:   QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000443  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495302;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1196  Schema:   QC_hit: No
# Query_time: 0.000451  Lock_time: 0.000328  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495302;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1196  Schema:   QC_hit: No
# Query_time: 0.000757  Lock_time: 0.000588  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495302;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1195  Schema:   QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495302;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1200  Schema:   QC_hit: No
# Query_time: 0.000669  Lock_time: 0.000345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495312;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1199  Schema:   QC_hit: No
# Query_time: 0.000670  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495312;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1200  Schema:   QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495312;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1199  Schema:   QC_hit: No
# Query_time: 0.001132  Lock_time: 0.000989  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495312;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1204  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495322;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1203  Schema:   QC_hit: No
# Query_time: 0.000652  Lock_time: 0.000493  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495322;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1203  Schema:   QC_hit: No
# Query_time: 0.001061  Lock_time: 0.000912  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495322;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1204  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495322;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1207  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495325;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1207  Schema:   QC_hit: No
# Query_time: 0.000615  Lock_time: 0.000460  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495325;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:48:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1209  Schema:   QC_hit: No
# Query_time: 0.003289  Lock_time: 0.003104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495332;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1208  Schema:   QC_hit: No
# Query_time: 0.004833  Lock_time: 0.004373  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495332;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1208  Schema:   QC_hit: No
# Query_time: 0.000723  Lock_time: 0.000524  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495332;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1209  Schema:   QC_hit: No
# Query_time: 0.000535  Lock_time: 0.000354  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495332;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1212  Schema:   QC_hit: No
# Query_time: 0.000510  Lock_time: 0.000316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495342;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1213  Schema:   QC_hit: No
# Query_time: 0.000736  Lock_time: 0.000649  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495342;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1212  Schema:   QC_hit: No
# Query_time: 0.000213  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495342;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1213  Schema:   QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000378  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495342;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1217  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495352;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1216  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495352;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1217  Schema:   QC_hit: No
# Query_time: 0.004469  Lock_time: 0.004284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495352;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1216  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495352;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1220  Schema:   QC_hit: No
# Query_time: 0.000479  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495355;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1220  Schema:   QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495355;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:16
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.493398  Lock_time: 0.492907  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
SET timestamp=1673495356;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000546  Lock_time: 0.000319  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495356;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:49:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.001402  Lock_time: 0.001071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495357;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000500  Lock_time: 0.000263  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495357;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000561  Lock_time: 0.000358  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495357;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:49:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1222  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495362;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1221  Schema:   QC_hit: No
# Query_time: 0.001923  Lock_time: 0.001825  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495362;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1222  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495362;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1221  Schema:   QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495362;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:29
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.963122  Lock_time: 0.962929  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495369;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:49:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1225  Schema:   QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000361  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495372;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1226  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495372;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1226  Schema:   QC_hit: No
# Query_time: 0.004302  Lock_time: 0.003243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495372;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1225  Schema:   QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495372;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1229  Schema:   QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495382;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1230  Schema:   QC_hit: No
# Query_time: 0.000461  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495382;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1230  Schema:   QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495382;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1229  Schema:   QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000289  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495382;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1233  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495385;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1233  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495385;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1235  Schema:   QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495392;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1234  Schema:   QC_hit: No
# Query_time: 0.006302  Lock_time: 0.006174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495392;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1234  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495392;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1235  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495392;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:49:59
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000612  Lock_time: 0.000364  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495399;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:50:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1238  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495402;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1238  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495402;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1239  Schema:   QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495402;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1239  Schema:   QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000326  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495402;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:50:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1242  Schema:   QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000295  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495412;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1242  Schema:   QC_hit: No
# Query_time: 0.001906  Lock_time: 0.001710  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495412;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1243  Schema:   QC_hit: No
# Query_time: 0.001719  Lock_time: 0.001534  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495412;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1243  Schema:   QC_hit: No
# Query_time: 0.000906  Lock_time: 0.000765  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495412;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:50:13
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000602  Lock_time: 0.000437  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495413;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:50:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1246  Schema:   QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495415;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1246  Schema:   QC_hit: No
# Query_time: 0.000413  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495415;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:50:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1248  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495422;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1247  Schema:   QC_hit: No
# Query_time: 0.000438  Lock_time: 0.000294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495422;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1248  Schema:   QC_hit: No
# Query_time: 0.000535  Lock_time: 0.000433  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495422;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1247  Schema:   QC_hit: No
# Query_time: 0.000443  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495422;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:50:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1252  Schema:   QC_hit: No
# Query_time: 0.000374  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495432;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1251  Schema:   QC_hit: No
# Query_time: 0.000724  Lock_time: 0.000665  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495432;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1251  Schema:   QC_hit: No
# Query_time: 0.000589  Lock_time: 0.000433  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495432;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1252  Schema:   QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495432;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:50:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1255  Schema:   QC_hit: No
# Query_time: 0.000810  Lock_time: 0.000646  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495442;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1256  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495442;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1255  Schema:   QC_hit: No
# Query_time: 0.000870  Lock_time: 0.000533  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495442;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1256  Schema:   QC_hit: No
# Query_time: 0.000556  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495442;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:50:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1259  Schema:   QC_hit: No
# Query_time: 0.000832  Lock_time: 0.000674  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495445;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1259  Schema:   QC_hit: No
# Query_time: 0.001601  Lock_time: 0.001434  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495445;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:50:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1261  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495452;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1261  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495452;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1260  Schema:   QC_hit: No
# Query_time: 0.000556  Lock_time: 0.000402  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495452;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1260  Schema:   QC_hit: No
# Query_time: 0.001808  Lock_time: 0.001566  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495452;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:51:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1265  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495462;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1264  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495462;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1264  Schema:   QC_hit: No
# Query_time: 0.000752  Lock_time: 0.000577  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495462;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1265  Schema:   QC_hit: No
# Query_time: 0.000682  Lock_time: 0.000501  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495462;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:51:06
# User@Host: policy_user[policy_user] @  [10.233.67.181]
# Thread_id: 1268  Schema: policyadmin  QC_hit: No
# Query_time: 0.004038  Lock_time: 0.000539  Rows_sent: 0  Rows_examined: 73
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1673495466;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 230112  3:51:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1289  Schema:   QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495472;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1288  Schema:   QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495472;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1289  Schema:   QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495472;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1288  Schema:   QC_hit: No
# Query_time: 0.008200  Lock_time: 0.008015  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495472;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:51:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1292  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495475;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1292  Schema:   QC_hit: No
# Query_time: 0.000751  Lock_time: 0.000606  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495475;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:51:16
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.540702  Lock_time: 0.540417  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1673495476;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000472  Lock_time: 0.000312  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495476;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:51:17
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000489  Lock_time: 0.000282  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495477;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000248  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495477;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.004622  Lock_time: 0.000300  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495477;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:51:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1294  Schema:   QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495482;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1293  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495482;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1293  Schema:   QC_hit: No
# Query_time: 0.001897  Lock_time: 0.001721  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495482;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1294  Schema:   QC_hit: No
# Query_time: 0.000558  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495482;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:51:27
# User@Host: policy_user[policy_user] @  [10.233.66.169]
# Thread_id: 474  Schema: clampacm  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000242  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1673495487;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 230112  3:51:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1297  Schema:   QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495492;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1298  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495492;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1297  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495492;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1298  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1673495492;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 230112  3:51:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 1301  Schema:   QC_hit: No
# Query_time: 0.000934  Lock_time: 0.000755  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1673495502;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_