Results

By type

          mariadb 02:53:17.23 
mariadb 02:53:17.26 Welcome to the Bitnami mariadb-galera container
mariadb 02:53:17.30 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 02:53:17.31 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 02:53:17.32 
mariadb 02:53:17.33 INFO  ==> ** Starting MariaDB setup **
mariadb 02:53:17.46 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 02:53:17.72 INFO  ==> Initializing mariadb database
mariadb 02:53:17.75 DEBUG ==> Ensuring expected directories/files exist
mariadb 02:53:17.94 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 02:53:18.01 INFO  ==> Setting user option
mariadb 02:53:18.02 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:53:18.08 INFO  ==> Setting wsrep_node_name option
mariadb 02:53:18.11 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:53:18.17 INFO  ==> Setting wsrep_node_address option
mariadb 02:53:18.19 DEBUG ==> Setting wsrep_node_address to '10.233.72.32' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:53:18.31 INFO  ==> Setting wsrep_sst_auth option
mariadb 02:53:18.34 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:53:18.48 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2022-09-05  2:53:18 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-05  2:53:18 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 02:53:49.61 INFO  ==> Starting mariadb in background
2022-09-05  2:53:49 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-05  2:53:49 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-09-05  2:53:49 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 178 ...
2022-09-05  2:53:49 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-09-05  2:53:49 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-09-05  2:53:49 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-09-05  2:53:49 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-09-05  2:53:49 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-09-05  2:53:49 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-09-05  2:53:50 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2022-09-05  2:53:50 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-09-05  2:53:50 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.32; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 
2022-09-05  2:53:50 0 [Note] WSREP: Start replication
2022-09-05  2:53:50 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-09-05  2:53:50 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-05  2:53:50 0 [Note] WSREP: protonet asio version 0
2022-09-05  2:53:50 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-09-05  2:53:50 0 [Note] WSREP: backend: asio
2022-09-05  2:53:50 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-09-05  2:53:50 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-09-05  2:53:50 0 [Note] WSREP: restore pc from disk failed
2022-09-05  2:53:50 0 [Note] WSREP: GMCast version 0
2022-09-05  2:53:50 0 [Note] WSREP: (f88b1861-862b, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-09-05  2:53:50 0 [Note] WSREP: (f88b1861-862b, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-09-05  2:53:50 0 [Note] WSREP: EVS version 1
2022-09-05  2:53:50 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-09-05  2:53:50 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-09-05  2:53:50 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-09-05  2:53:50 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-09-05  2:53:50 0 [Note] WSREP: Node f88b1861-862b state prim
2022-09-05  2:53:50 0 [Note] WSREP: view(view_id(PRIM,f88b1861-862b,1) memb {
	f88b1861-862b,0
} joined {
} left {
} partitioned {
})
2022-09-05  2:53:50 0 [Note] WSREP: save pc into disk
2022-09-05  2:53:50 0 [Note] WSREP: gcomm: connected
2022-09-05  2:53:50 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-09-05  2:53:50 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-09-05  2:53:50 0 [Note] WSREP: Opened channel 'galera'
2022-09-05  2:53:50 1 [Note] WSREP: Starting rollbacker thread 1
2022-09-05  2:53:50 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-09-05  2:53:50 0 [Note] WSREP: Starting new group from scratch: f8920023-2cc5-11ed-850d-07c310ea7417
2022-09-05  2:53:50 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: f89209fe-2cc5-11ed-b549-e68bcb170729
2022-09-05  2:53:50 0 [Note] WSREP: STATE EXCHANGE: sent state msg: f89209fe-2cc5-11ed-b549-e68bcb170729
2022-09-05  2:53:50 0 [Note] WSREP: STATE EXCHANGE: got state msg: f89209fe-2cc5-11ed-b549-e68bcb170729 from 0 (onap-policy-mariadb-0)
2022-09-05  2:53:50 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 = f8920023-2cc5-11ed-850d-07c310ea7417
2022-09-05  2:53:50 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-09-05  2:53:50 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2022-09-05  2:53:50 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-09-05  2:53:50 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2022-09-05  2:53:50 2 [Note] WSREP: Starting applier thread 2
2022-09-05  2:53:50 2 [Note] WSREP: ####### processing CC 1, local, ordered
2022-09-05  2:53:50 2 [Note] WSREP: Process first view: f8920023-2cc5-11ed-850d-07c310ea7417 my uuid: f88b1861-2cc5-11ed-862b-da74f4236999
2022-09-05  2:53:50 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position f8920023-2cc5-11ed-850d-07c310ea7417:1 with ID f88b1861-2cc5-11ed-862b-da74f4236999
2022-09-05  2:53:50 2 [Note] WSREP: Server status change disconnected -> connected
2022-09-05  2:53:50 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:53:50 2 [Note] WSREP: ####### My UUID: f88b1861-2cc5-11ed-862b-da74f4236999
2022-09-05  2:53:50 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-09-05  2:53:50 0 [Note] WSREP: Service thread queue flushed.
2022-09-05  2:53:50 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-09-05  2:53:50 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-09-05  2:53:50 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2022-09-05  2:53:50 0 [Note] WSREP: Service thread queue flushed.
2022-09-05  2:53:50 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> f8920023-2cc5-11ed-850d-07c310ea7417:0
2022-09-05  2:53:50 2 [Note] WSREP: ================================================
View:
  id: f8920023-2cc5-11ed-850d-07c310ea7417: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: f88b1861-2cc5-11ed-862b-da74f4236999, onap-policy-mariadb-0
=================================================
2022-09-05  2:53:50 2 [Note] WSREP: Server status change connected -> joiner
2022-09-05  2:53:50 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:53:50 2 [Note] WSREP: Server status change joiner -> initializing
2022-09-05  2:53:50 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:53:51 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-09-05  2:53:51 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-09-05  2:53:51 0 [Note] InnoDB: Using Linux native AIO
2022-09-05  2:53:51 0 [Note] InnoDB: Uses event mutexes
2022-09-05  2:53:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-09-05  2:53:51 0 [Note] InnoDB: Number of pools: 1
2022-09-05  2:53:51 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-09-05  2:53:51 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-09-05  2:53:51 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-09-05  2:53:51 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-05  2:53:51 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-09-05  2:53:52 0 [Note] InnoDB: 128 rollback segments are active.
2022-09-05  2:53:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-05  2:53:52 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-05  2:54:01 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-09-05  2:54:01 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20
2022-09-05  2:54:01 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-05  2:54:01 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-09-05  2:54:01 0 [Note] InnoDB: Buffer pool(s) load completed at 220905  2:54:01
2022-09-05  2:54:01 0 [Note] Server socket created on IP: '127.0.0.1'.
mariadb 02:54:01.77 DEBUG ==> Sleeping 5 seconds before continuing with initialization
2022-09-05  2:54:01 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-05  2:54:01 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-05  2:54:01 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-05  2:54:02 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-09-05  2:54:03 0 [Note] WSREP: Server initialized
2022-09-05  2:54:03 0 [Note] WSREP: Server status change initializing -> initialized
2022-09-05  2:54:03 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:03 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-05  2:54:03 6 [Note] WSREP: Starting applier thread 6
2022-09-05  2:54:03 7 [Note] WSREP: Starting applier thread 7
2022-09-05  2:54:03 9 [Note] WSREP: Starting applier thread 9
2022-09-05  2:54:03 0 [Note] Reading of all Master_info entries succeeded
2022-09-05  2:54:03 0 [Note] Added new Master_info '' to hash table
2022-09-05  2:54:03 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-09-05  2:54:03 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2022-09-05  2:54:03 2 [Note] WSREP: Server status change initialized -> joined
2022-09-05  2:54:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:03 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2022-09-05  2:54:03 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2022-09-05  2:54:03 13 [Warning] Access denied for user 'root'@'localhost' (using password: YES)
2022-09-05  2:54:03 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2022-09-05  2:54:03 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-09-05  2:54:03 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-09-05  2:54:03 2 [Note] WSREP: Server status change joined -> synced
2022-09-05  2:54:03 2 [Note] WSREP: Synchronized with group, ready for connections
2022-09-05  2:54:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mariadb 02:54:06.82 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:06.86 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 220905  2:54:08
# User@Host: root[root] @ localhost []
# Thread_id: 14  Schema: mysql  QC_hit: No
# Query_time: 1.357062  Lock_time: 1.318514  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1662346448;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 02:54:08.28 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:08.37 DEBUG ==> Executing SQL command:
-- create root@localhost user for local admin access
-- create user 'root'@'localhost' identified by "Fepe9+XafoNuvi";
-- grant all on *.* to 'root'@'localhost' with grant option;
-- create admin user for remote access
create user 'root'@'%' identified  by "Fepe9+XafoNuvi";
grant all on *.* to 'root'@'%' with grant option;
flush privileges;
2022-09-05  2:54:08 15 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:54:08.62 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:08.67 DEBUG ==> Executing SQL command:
select Host from user where User='';
# User@Host: root[root] @ localhost []
# Thread_id: 16  Schema: mysql  QC_hit: No
# Query_time: 0.153972  Lock_time: 0.148757  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1662346448;
select Host from user where User='';
mariadb 02:54:08.95 DEBUG ==> creating database user \'policy_user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:09.01 DEBUG ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
mariadb 02:54:09.15 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:09.19 DEBUG ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
mariadb 02:54:09.28 DEBUG ==> Creating database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:09.32 DEBUG ==> Executing SQL command:
create database if not exists `policyadmin` ;
mariadb 02:54:09.48 DEBUG ==> Providing privileges to username policy_user on database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:09.53 DEBUG ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
mariadb 02:54:09.76 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:09.82 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 02:54:09.98 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2022-09-05  2:54:10 22 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:54:10.17 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:10.25 DEBUG ==> Executing SQL command:
grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor";
grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor";
flush privileges;
2022-09-05  2:54:10 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:54:10.54 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:54:10.63 DEBUG ==> Executing SQL command:
flush privileges;
2022-09-05  2:54:10 24 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:54:10.99 INFO  ==> Stopping mariadb
2022-09-05  2:54:11 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-09-05  2:54:11 0 [Note] WSREP: Shutdown replication
2022-09-05  2:54:11 0 [Note] WSREP: Server status change synced -> disconnecting
2022-09-05  2:54:11 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:11 0 [Note] WSREP: Closing send monitor...
2022-09-05  2:54:11 0 [Note] WSREP: Closed send monitor.
2022-09-05  2:54:11 0 [Note] WSREP: gcomm: terminating thread
2022-09-05  2:54:11 0 [Note] WSREP: gcomm: joining thread
2022-09-05  2:54:11 0 [Note] WSREP: gcomm: closing backend
2022-09-05  2:54:11 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2022-09-05  2:54:11 0 [Note] WSREP: view((empty))
2022-09-05  2:54:11 0 [Note] WSREP: gcomm: closed
2022-09-05  2:54:11 0 [Note] WSREP: New SELF-LEAVE.
2022-09-05  2:54:11 0 [Note] WSREP: Flow-control interval: [0, 0]
2022-09-05  2:54:11 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2022-09-05  2:54:11 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2022-09-05  2:54:11 2 [Note] WSREP: ================================================
View:
  id: f8920023-2cc5-11ed-850d-07c310ea7417:14
  status: non-primary
  protocol_version: 4
  capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO
  final: yes
  own_index: -1
  members(0):
=================================================
2022-09-05  2:54:11 2 [Note] WSREP: Non-primary view
2022-09-05  2:54:11 2 [Note] WSREP: Server status change disconnecting -> disconnected
2022-09-05  2:54:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:11 0 [Note] WSREP: RECV thread exiting 0: Success
2022-09-05  2:54:11 0 [Note] WSREP: recv_thread() joined.
2022-09-05  2:54:11 0 [Note] WSREP: Closing replication queue.
2022-09-05  2:54:11 0 [Note] WSREP: Closing slave action queue.
2022-09-05  2:54:11 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2022-09-05  2:54:11 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-05  2:54:11 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9
2022-09-05  2:54:11 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-05  2:54:11 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2022-09-05  2:54:11 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-05  2:54:11 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2022-09-05  2:54:11 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-05  2:54:11 1 [Note] WSREP: rollbacker thread exiting 1
2022-09-05  2:54:11 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-05  2:54:11 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-09-05  2:54:11 0 [Note] WSREP: dtor state: CLOSED
2022-09-05  2:54:11 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2022-09-05  2:54:11 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-09-05  2:54:11 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-09-05  2:54:11 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2022-09-05  2:54:11 0 [Note] WSREP: cert index usage at exit 2
2022-09-05  2:54:11 0 [Note] WSREP: cert trx map usage at exit 13
2022-09-05  2:54:11 0 [Note] WSREP: deps set usage at exit 0
2022-09-05  2:54:11 0 [Note] WSREP: avg deps dist 1
2022-09-05  2:54:11 0 [Note] WSREP: avg cert interval 0
2022-09-05  2:54:11 0 [Note] WSREP: cert index size 2
2022-09-05  2:54:11 0 [Note] WSREP: Service thread queue flushed.
2022-09-05  2:54:11 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2022-09-05  2:54:11 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2022-09-05  2:54:11 0 [Note] WSREP: Flushing memory map to disk...
2022-09-05  2:54:19 0 [Note] InnoDB: FTS optimize thread exiting.
2022-09-05  2:54:19 0 [Note] InnoDB: Starting shutdown...
2022-09-05  2:54:19 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2022-09-05  2:54:19 0 [Note] InnoDB: Buffer pool(s) dump completed at 220905  2:54:19
2022-09-05  2:54:20 0 [Note] InnoDB: Shutdown completed; log sequence number 70393; transaction id 43
2022-09-05  2:54:20 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-09-05  2:54:20 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete

mariadb 02:54:21.26 INFO  ==> ** MariaDB setup finished! **

mariadb 02:54:21.73 INFO  ==> ** Starting MariaDB **
mariadb 02:54:21.75 INFO  ==> Setting previous boot
2022-09-05  2:54:21 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-05  2:54:21 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-09-05  2:54:21 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2022-09-05  2:54:21 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-09-05  2:54:21 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-09-05  2:54:21 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-09-05  2:54:21 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-09-05  2:54:21 0 [Note] WSREP: Found saved state: f8920023-2cc5-11ed-850d-07c310ea7417:14, safe_to_bootstrap: 1
2022-09-05  2:54:22 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: f8920023-2cc5-11ed-850d-07c310ea7417
Seqno: 1 - 14
Offset: 1280
Synced: 1
2022-09-05  2:54:22 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: f8920023-2cc5-11ed-850d-07c310ea7417, offset: 1280
2022-09-05  2:54:22 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2022-09-05  2:54:22 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2022-09-05  2:54:22 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2022-09-05  2:54:22 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/6904 bytes) complete.
2022-09-05  2:54:22 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2022-09-05  2:54:22 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2022-09-05  2:54:22 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2022-09-05  2:54:22 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.32; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 
2022-09-05  2:54:22 0 [Note] WSREP: Service thread queue flushed.
2022-09-05  2:54:22 0 [Note] WSREP: ####### Assign initial position for certification: f8920023-2cc5-11ed-850d-07c310ea7417:14, protocol version: -1
2022-09-05  2:54:22 0 [Note] WSREP: Start replication
2022-09-05  2:54:22 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-09-05  2:54:22 0 [Note] WSREP: Setting GCS initial position to f8920023-2cc5-11ed-850d-07c310ea7417:14
2022-09-05  2:54:22 0 [Note] WSREP: protonet asio version 0
2022-09-05  2:54:22 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-09-05  2:54:22 0 [Note] WSREP: backend: asio
2022-09-05  2:54:22 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-09-05  2:54:22 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-09-05  2:54:22 0 [Note] WSREP: restore pc from disk failed
2022-09-05  2:54:22 0 [Note] WSREP: GMCast version 0
2022-09-05  2:54:22 0 [Note] WSREP: (0b3c0a08-b939, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-09-05  2:54:22 0 [Note] WSREP: (0b3c0a08-b939, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-09-05  2:54:22 0 [Note] WSREP: EVS version 1
2022-09-05  2:54:22 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-09-05  2:54:22 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-09-05  2:54:22 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-09-05  2:54:22 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-09-05  2:54:22 0 [Note] WSREP: Node 0b3c0a08-b939 state prim
2022-09-05  2:54:22 0 [Note] WSREP: view(view_id(PRIM,0b3c0a08-b939,1) memb {
	0b3c0a08-b939,0
} joined {
} left {
} partitioned {
})
2022-09-05  2:54:22 0 [Note] WSREP: save pc into disk
2022-09-05  2:54:22 0 [Note] WSREP: gcomm: connected
2022-09-05  2:54:22 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-09-05  2:54:22 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-09-05  2:54:22 0 [Note] WSREP: Opened channel 'galera'
2022-09-05  2:54:22 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-09-05  2:54:22 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 0b4101c0-2cc6-11ed-91f1-56071f3b15b0
2022-09-05  2:54:22 1 [Note] WSREP: Starting applier thread 1
2022-09-05  2:54:22 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 0b4101c0-2cc6-11ed-91f1-56071f3b15b0
2022-09-05  2:54:22 0 [Note] WSREP: STATE EXCHANGE: got state msg: 0b4101c0-2cc6-11ed-91f1-56071f3b15b0 from 0 (onap-policy-mariadb-0)
2022-09-05  2:54:22 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 = f8920023-2cc5-11ed-850d-07c310ea7417
2022-09-05  2:54:22 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-09-05  2:54:22 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2022-09-05  2:54:22 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-09-05  2:54:22 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-09-05  2:54:22 1 [Note] WSREP: ####### processing CC 15, local, ordered
2022-09-05  2:54:22 1 [Note] WSREP: Process first view: f8920023-2cc5-11ed-850d-07c310ea7417 my uuid: 0b3c0a08-2cc6-11ed-b939-837bc848556c
2022-09-05  2:54:22 1 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position f8920023-2cc5-11ed-850d-07c310ea7417:15 with ID 0b3c0a08-2cc6-11ed-b939-837bc848556c
2022-09-05  2:54:22 1 [Note] WSREP: Server status change disconnected -> connected
2022-09-05  2:54:22 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:22 1 [Note] WSREP: ####### My UUID: 0b3c0a08-2cc6-11ed-b939-837bc848556c
2022-09-05  2:54:22 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-09-05  2:54:22 2 [Note] WSREP: Starting rollbacker thread 2
2022-09-05  2:54:22 0 [Note] WSREP: Service thread queue flushed.
2022-09-05  2:54:22 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-09-05  2:54:22 1 [Note] WSREP: REPL Protocols: 10 (5)
2022-09-05  2:54:22 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2022-09-05  2:54:22 0 [Note] WSREP: Service thread queue flushed.
2022-09-05  2:54:22 1 [Note] WSREP: ================================================
View:
  id: f8920023-2cc5-11ed-850d-07c310ea7417: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: 0b3c0a08-2cc6-11ed-b939-837bc848556c, onap-policy-mariadb-0
=================================================
2022-09-05  2:54:22 1 [Note] WSREP: Server status change connected -> joiner
2022-09-05  2:54:22 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:22 1 [Note] WSREP: Server status change joiner -> initializing
2022-09-05  2:54:22 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:22 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-09-05  2:54:22 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-09-05  2:54:22 0 [Note] InnoDB: Using Linux native AIO
2022-09-05  2:54:22 0 [Note] InnoDB: Uses event mutexes
2022-09-05  2:54:22 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-09-05  2:54:22 0 [Note] InnoDB: Number of pools: 1
2022-09-05  2:54:22 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-09-05  2:54:22 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-09-05  2:54:22 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-09-05  2:54:22 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-05  2:54:22 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-09-05  2:54:23 0 [Note] InnoDB: 128 rollback segments are active.
2022-09-05  2:54:23 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-05  2:54:23 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-05  2:54:41 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-09-05  2:54:41 0 [Note] InnoDB: 10.5.8 started; log sequence number 70393; transaction id 44
2022-09-05  2:54:41 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-05  2:54:41 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-09-05  2:54:41 0 [Note] InnoDB: Buffer pool(s) load completed at 220905  2:54:41
2022-09-05  2:54:41 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-09-05  2:54:41 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-05  2:54:42 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-09-05  2:54:42 0 [Note] WSREP: Server initialized
2022-09-05  2:54:42 0 [Note] WSREP: Server status change initializing -> initialized
2022-09-05  2:54:42 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:42 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-05  2:54:42 7 [Note] WSREP: Starting applier thread 7
2022-09-05  2:54:42 6 [Note] WSREP: Starting applier thread 6
2022-09-05  2:54:42 8 [Note] WSREP: Starting applier thread 8
2022-09-05  2:54:42 0 [Note] Reading of all Master_info entries succeeded
2022-09-05  2:54:42 0 [Note] Added new Master_info '' to hash table
2022-09-05  2:54:42 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-09-05  2:54:42 5 [Note] WSREP: Recovered cluster id f8920023-2cc5-11ed-850d-07c310ea7417
2022-09-05  2:54:42 1 [Note] WSREP: Server status change initialized -> joined
2022-09-05  2:54:42 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:42 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-05  2:54:42 1 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2022-09-05  2:54:42 1 [Note] WSREP: Min available from gcache for CC from group: 1
2022-09-05  2:54:42 1 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-09-05  2:54:42 1 [Note] WSREP: Server status change joined -> synced
2022-09-05  2:54:42 1 [Note] WSREP: Synchronized with group, ready for connections
2022-09-05  2:54:42 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220905  2:54:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000503  Lock_time: 0.000340  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346482;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000622  Lock_time: 0.000452  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346482;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.006406  Lock_time: 0.001241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346482;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.003151  Lock_time: 0.002973  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346482;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:54:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000498  Lock_time: 0.000385  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346490;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346490;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:54:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.003642  Lock_time: 0.003128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346492;
SELECT
		  page_size, compress_ops, 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.011708  Lock_time: 0.010317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346492;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 17  Schema:   QC_hit: No
# Query_time: 0.015941  Lock_time: 0.014857  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346492;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 17  Schema:   QC_hit: No
# Query_time: 0.003079  Lock_time: 0.002837  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346492;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:55:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.003150  Lock_time: 0.003040  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346502;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.003739  Lock_time: 0.003007  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346502;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 21  Schema:   QC_hit: No
# Query_time: 0.004212  Lock_time: 0.004030  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346502;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 21  Schema:   QC_hit: No
# Query_time: 0.015711  Lock_time: 0.015511  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346502;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:55:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 25  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346512;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 24  Schema:   QC_hit: No
# Query_time: 0.001921  Lock_time: 0.001485  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346512;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 24  Schema:   QC_hit: No
# Query_time: 0.001110  Lock_time: 0.000860  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346512;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 25  Schema:   QC_hit: No
# Query_time: 0.020980  Lock_time: 0.020758  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346512;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:55:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 28  Schema:   QC_hit: No
# Query_time: 0.002829  Lock_time: 0.002604  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346520;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 28  Schema:   QC_hit: No
# Query_time: 0.026535  Lock_time: 0.025614  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346520;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:55:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 29  Schema:   QC_hit: No
# Query_time: 0.003899  Lock_time: 0.002632  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346522;
SELECT
                  page_size, buffer_pool_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.005526  Lock_time: 0.004923  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346522;
SELECT
		  page_size, compress_ops, 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.006983  Lock_time: 0.006551  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346522;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 29  Schema:   QC_hit: No
# Query_time: 0.001742  Lock_time: 0.001268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346522;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:55:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 33  Schema:   QC_hit: No
# Query_time: 0.006196  Lock_time: 0.005994  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346532;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 33  Schema:   QC_hit: No
# Query_time: 0.037001  Lock_time: 0.036757  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346532;
SELECT
                  page_size, buffer_pool_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.000619  Lock_time: 0.000454  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346532;
SELECT
                  page_size, buffer_pool_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.009520  Lock_time: 0.009366  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346532;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:55:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.009313  Lock_time: 0.009199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346542;
SELECT
                  page_size, buffer_pool_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.003665  Lock_time: 0.003468  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346542;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 37  Schema:   QC_hit: No
# Query_time: 0.018728  Lock_time: 0.018553  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346542;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 37  Schema:   QC_hit: No
# Query_time: 0.002836  Lock_time: 0.002729  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346542;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:55:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 41  Schema:   QC_hit: No
# Query_time: 0.002955  Lock_time: 0.002679  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346550;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 41  Schema:   QC_hit: No
# Query_time: 0.015481  Lock_time: 0.012873  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346550;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:55:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.000989  Lock_time: 0.000702  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346552;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.000682  Lock_time: 0.000511  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346552;
SELECT
                  page_size, buffer_pool_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.006679  Lock_time: 0.006477  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346552;
SELECT
		  page_size, compress_ops, 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.005745  Lock_time: 0.005574  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346552;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:56:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.000583  Lock_time: 0.000363  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346562;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.000610  Lock_time: 0.000420  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346562;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.004710  Lock_time: 0.004048  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346562;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.002629  Lock_time: 0.002286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346562;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:56:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 50  Schema:   QC_hit: No
# Query_time: 0.009010  Lock_time: 0.008860  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346572;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.010047  Lock_time: 0.008975  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346572;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.001602  Lock_time: 0.001510  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346572;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 50  Schema:   QC_hit: No
# Query_time: 0.002079  Lock_time: 0.001959  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346572;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:56:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 54  Schema:   QC_hit: No
# Query_time: 0.020655  Lock_time: 0.020477  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346580;
SELECT
                  page_size, buffer_pool_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.011865  Lock_time: 0.011747  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346580;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:56:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.001802  Lock_time: 0.001359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346582;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.002100  Lock_time: 0.001994  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346582;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 55  Schema:   QC_hit: No
# Query_time: 0.000369  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346582;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 55  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346582;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:56:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 60  Schema:   QC_hit: No
# Query_time: 0.016250  Lock_time: 0.016032  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346592;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 60  Schema:   QC_hit: No
# Query_time: 0.004189  Lock_time: 0.004077  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346592;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 59  Schema:   QC_hit: No
# Query_time: 0.000429  Lock_time: 0.000288  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346592;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 59  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000318  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346592;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:56:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.008820  Lock_time: 0.008238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346602;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:56:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.026180  Lock_time: 0.025495  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346603;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 64  Schema:   QC_hit: No
# Query_time: 0.238970  Lock_time: 0.238428  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346603;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 64  Schema:   QC_hit: No
# Query_time: 0.013485  Lock_time: 0.012920  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346603;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:56:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.018446  Lock_time: 0.016893  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346610;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.075090  Lock_time: 0.074133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346610;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:56:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 69  Schema:   QC_hit: No
# Query_time: 0.002904  Lock_time: 0.002332  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346612;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 68  Schema:   QC_hit: No
# Query_time: 0.004218  Lock_time: 0.003977  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346612;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 69  Schema:   QC_hit: No
# Query_time: 0.006947  Lock_time: 0.006754  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346612;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:56:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 68  Schema:   QC_hit: No
# Query_time: 0.522467  Lock_time: 0.521465  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346613;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:57:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 72  Schema:   QC_hit: No
# Query_time: 0.004209  Lock_time: 0.004069  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346622;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 72  Schema:   QC_hit: No
# Query_time: 0.002031  Lock_time: 0.001872  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346622;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 73  Schema:   QC_hit: No
# Query_time: 0.015379  Lock_time: 0.014742  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346622;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 73  Schema:   QC_hit: No
# Query_time: 0.002104  Lock_time: 0.001689  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346622;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:57:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 76  Schema:   QC_hit: No
# Query_time: 0.001749  Lock_time: 0.001630  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346632;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 77  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346632;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 77  Schema:   QC_hit: No
# Query_time: 0.002428  Lock_time: 0.002368  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346632;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:57:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 76  Schema:   QC_hit: No
# Query_time: 0.488693  Lock_time: 0.488404  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346633;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:57:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 80  Schema:   QC_hit: No
# Query_time: 0.000971  Lock_time: 0.000604  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346640;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 80  Schema:   QC_hit: No
# Query_time: 0.000793  Lock_time: 0.000551  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346640;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:57:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.227920  Lock_time: 0.227733  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346643;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 81  Schema:   QC_hit: No
# Query_time: 0.631011  Lock_time: 0.630564  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346643;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346643;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 81  Schema:   QC_hit: No
# Query_time: 0.092781  Lock_time: 0.004758  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346643;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:57:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.001111  Lock_time: 0.000610  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346652;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.001034  Lock_time: 0.000778  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346652;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.002346  Lock_time: 0.001298  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346652;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:57:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.516072  Lock_time: 0.515130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346653;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:57:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 89  Schema:   QC_hit: No
# Query_time: 0.004076  Lock_time: 0.003946  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346662;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 89  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346662;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:57:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.738859  Lock_time: 0.738705  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346663;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.001301  Lock_time: 0.001242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346663;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:57:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 93  Schema:   QC_hit: No
# Query_time: 0.001414  Lock_time: 0.001208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346670;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 93  Schema:   QC_hit: No
# Query_time: 0.002407  Lock_time: 0.002323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346670;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:57:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 94  Schema:   QC_hit: No
# Query_time: 0.012262  Lock_time: 0.007279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346672;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 95  Schema:   QC_hit: No
# Query_time: 0.001527  Lock_time: 0.001296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346672;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:57:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 95  Schema:   QC_hit: No
# Query_time: 0.614164  Lock_time: 0.613984  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346673;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 94  Schema:   QC_hit: No
# Query_time: 0.623475  Lock_time: 0.622854  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346673;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:58:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 99  Schema:   QC_hit: No
# Query_time: 0.009777  Lock_time: 0.002467  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346682;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 99  Schema:   QC_hit: No
# Query_time: 0.001480  Lock_time: 0.001000  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346682;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 98  Schema:   QC_hit: No
# Query_time: 0.009720  Lock_time: 0.008362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346682;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:58:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 98  Schema:   QC_hit: No
# Query_time: 0.634134  Lock_time: 0.633897  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346683;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:58:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 102  Schema:   QC_hit: No
# Query_time: 0.000578  Lock_time: 0.000437  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346692;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.001202  Lock_time: 0.000803  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346692;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:58:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 102  Schema:   QC_hit: No
# Query_time: 0.739971  Lock_time: 0.739788  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346693;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.723581  Lock_time: 0.723398  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346693;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:58:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 106  Schema:   QC_hit: No
# Query_time: 0.001107  Lock_time: 0.000641  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346700;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 106  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346700;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:58:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 107  Schema:   QC_hit: No
# Query_time: 0.718378  Lock_time: 0.717812  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346703;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 108  Schema:   QC_hit: No
# Query_time: 0.703005  Lock_time: 0.702787  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346703;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 107  Schema:   QC_hit: No
# Query_time: 0.012108  Lock_time: 0.011997  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346703;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 108  Schema:   QC_hit: No
# Query_time: 0.001391  Lock_time: 0.001163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346703;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-05  2:58:28 123 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220905  2:58:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 124  Schema:   QC_hit: No
# Query_time: 0.000791  Lock_time: 0.000649  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346712;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 124  Schema:   QC_hit: No
# Query_time: 0.003539  Lock_time: 0.003376  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346712;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:58:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 125  Schema:   QC_hit: No
# Query_time: 0.597596  Lock_time: 0.596854  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346713;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 125  Schema:   QC_hit: No
# Query_time: 0.002887  Lock_time: 0.002450  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346713;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:58:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 129  Schema:   QC_hit: No
# Query_time: 0.028828  Lock_time: 0.028601  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346722;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:58:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 129  Schema:   QC_hit: No
# Query_time: 0.815849  Lock_time: 0.814692  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346723;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 128  Schema:   QC_hit: No
# Query_time: 0.821291  Lock_time: 0.821190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346723;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 128  Schema:   QC_hit: No
# Query_time: 0.005890  Lock_time: 0.005742  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346723;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:58:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 132  Schema:   QC_hit: No
# Query_time: 0.006820  Lock_time: 0.005837  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346730;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 132  Schema:   QC_hit: No
# Query_time: 0.001497  Lock_time: 0.001135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346730;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:58:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 133  Schema:   QC_hit: No
# Query_time: 0.631995  Lock_time: 0.631535  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346733;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 134  Schema:   QC_hit: No
# Query_time: 0.853599  Lock_time: 0.853276  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346733;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 133  Schema:   QC_hit: No
# Query_time: 0.000548  Lock_time: 0.000402  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346733;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 134  Schema:   QC_hit: No
# Query_time: 0.005251  Lock_time: 0.005094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346733;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 138  Schema:   QC_hit: No
# Query_time: 0.001446  Lock_time: 0.001294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346742;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 138  Schema:   QC_hit: No
# Query_time: 0.734434  Lock_time: 0.734264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346743;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 137  Schema:   QC_hit: No
# Query_time: 0.746626  Lock_time: 0.746458  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346743;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 137  Schema:   QC_hit: No
# Query_time: 0.000720  Lock_time: 0.000594  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346743;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 142  Schema:   QC_hit: No
# Query_time: 0.001783  Lock_time: 0.001620  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346752;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 142  Schema:   QC_hit: No
# Query_time: 0.003067  Lock_time: 0.002725  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346752;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:59:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 141  Schema:   QC_hit: No
# Query_time: 0.749045  Lock_time: 0.748839  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346753;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 141  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346753;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 145  Schema:   QC_hit: No
# Query_time: 0.000977  Lock_time: 0.000813  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346761;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 145  Schema:   QC_hit: No
# Query_time: 0.004955  Lock_time: 0.004884  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 146  Schema:   QC_hit: No
# Query_time: 0.001740  Lock_time: 0.001603  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346762;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 146  Schema:   QC_hit: No
# Query_time: 0.001853  Lock_time: 0.001747  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346762;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:59:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 147  Schema:   QC_hit: No
# Query_time: 0.896095  Lock_time: 0.895635  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346763;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:59:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 147  Schema:   QC_hit: No
# Query_time: 0.003140  Lock_time: 0.002662  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346764;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 150  Schema:   QC_hit: No
# Query_time: 0.762068  Lock_time: 0.761609  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346773;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.826902  Lock_time: 0.826603  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346773;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:59:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.005552  Lock_time: 0.005401  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346774;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 150  Schema:   QC_hit: No
# Query_time: 0.018942  Lock_time: 0.006226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346774;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 155  Schema:   QC_hit: No
# Query_time: 0.011889  Lock_time: 0.010472  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346782;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 154  Schema:   QC_hit: No
# Query_time: 0.005360  Lock_time: 0.005126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346782;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 154  Schema:   QC_hit: No
# Query_time: 0.000363  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346782;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 155  Schema:   QC_hit: No
# Query_time: 0.017467  Lock_time: 0.005380  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346782;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  2:59:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 158  Schema:   QC_hit: No
# Query_time: 0.004080  Lock_time: 0.003877  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346791;
SELECT
		  page_size, compress_ops, 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.001246  Lock_time: 0.000911  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346791;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 160  Schema:   QC_hit: No
# Query_time: 0.998161  Lock_time: 0.996988  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346794;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.764383  Lock_time: 0.764288  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346794;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  2:59:55
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.975229  Lock_time: 0.974466  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346795;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 160  Schema:   QC_hit: No
# Query_time: 0.787689  Lock_time: 0.787323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346795;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:00:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 164  Schema:   QC_hit: No
# Query_time: 0.002544  Lock_time: 0.002351  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346802;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 164  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000373  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346802;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 163  Schema:   QC_hit: No
# Query_time: 0.001442  Lock_time: 0.001213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346802;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 163  Schema:   QC_hit: No
# Query_time: 0.000566  Lock_time: 0.000325  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346802;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:00:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 167  Schema:   QC_hit: No
# Query_time: 0.000650  Lock_time: 0.000414  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346812;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 167  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346812;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 168  Schema:   QC_hit: No
# Query_time: 0.001708  Lock_time: 0.000662  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346812;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 168  Schema:   QC_hit: No
# Query_time: 0.000854  Lock_time: 0.000668  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346812;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:00:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 171  Schema:   QC_hit: No
# Query_time: 0.610610  Lock_time: 0.610120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346822;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 172  Schema:   QC_hit: No
# Query_time: 0.002290  Lock_time: 0.001815  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346822;
SELECT
		  page_size, compress_ops, 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.027421  Lock_time: 0.027116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346822;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 173  Schema:   QC_hit: No
# Query_time: 0.019843  Lock_time: 0.019345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346822;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:00:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 172  Schema:   QC_hit: No
# Query_time: 0.517801  Lock_time: 0.517141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346823;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 173  Schema:   QC_hit: No
# Query_time: 0.552608  Lock_time: 0.552435  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346823;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:00:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 177  Schema:   QC_hit: No
# Query_time: 0.007994  Lock_time: 0.007677  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346832;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 176  Schema:   QC_hit: No
# Query_time: 0.005538  Lock_time: 0.004582  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346832;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 176  Schema:   QC_hit: No
# Query_time: 0.015529  Lock_time: 0.015051  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346832;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 177  Schema:   QC_hit: No
# Query_time: 0.016564  Lock_time: 0.016222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346832;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:00:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.014021  Lock_time: 0.013885  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346842;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 181  Schema:   QC_hit: No
# Query_time: 0.004378  Lock_time: 0.002886  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346842;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.024800  Lock_time: 0.024560  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346842;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 181  Schema:   QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346842;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:00:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.001661  Lock_time: 0.000992  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346851;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:00:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.805841  Lock_time: 0.804506  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346852;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 185  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000248  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346852;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 186  Schema:   QC_hit: No
# Query_time: 0.000714  Lock_time: 0.000446  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346852;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 186  Schema:   QC_hit: No
# Query_time: 0.014432  Lock_time: 0.013534  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346852;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:00:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 185  Schema:   QC_hit: No
# Query_time: 0.249630  Lock_time: 0.246984  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346853;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:01:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 189  Schema:   QC_hit: No
# Query_time: 0.000804  Lock_time: 0.000588  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346862;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 189  Schema:   QC_hit: No
# Query_time: 0.006592  Lock_time: 0.006505  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346862;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 190  Schema:   QC_hit: No
# Query_time: 0.019304  Lock_time: 0.019131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346862;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 190  Schema:   QC_hit: No
# Query_time: 0.002332  Lock_time: 0.002037  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346862;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:01:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 193  Schema:   QC_hit: No
# Query_time: 0.002162  Lock_time: 0.001746  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346872;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 193  Schema:   QC_hit: No
# Query_time: 0.002653  Lock_time: 0.001585  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346872;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 194  Schema:   QC_hit: No
# Query_time: 0.000543  Lock_time: 0.000382  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346872;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 194  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346872;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:01:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 197  Schema:   QC_hit: No
# Query_time: 0.003009  Lock_time: 0.002801  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346880;
SELECT
		  page_size, compress_ops, 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.000360  Lock_time: 0.000276  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346880;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:01:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 198  Schema:   QC_hit: No
# Query_time: 0.000830  Lock_time: 0.000591  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346882;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 198  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346882;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 199  Schema:   QC_hit: No
# Query_time: 0.013591  Lock_time: 0.013397  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346882;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 199  Schema:   QC_hit: No
# Query_time: 0.003200  Lock_time: 0.003084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346882;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:01:27
# User@Host: policy_user[policy_user] @  [10.233.70.150]
# Thread_id: 209  Schema:   QC_hit: No
# Query_time: 0.010359  Lock_time: 0.000351  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 73
SET timestamp=1662346887;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220905  3:01:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 220  Schema:   QC_hit: No
# Query_time: 0.105802  Lock_time: 0.105665  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346892;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:01:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 220  Schema:   QC_hit: No
# Query_time: 0.444401  Lock_time: 0.444219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346893;
SELECT
		  page_size, compress_ops, 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.460373  Lock_time: 0.460308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346893;
SELECT
		  page_size, compress_ops, 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.178530  Lock_time: 0.177213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346893;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:01:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 260  Schema:   QC_hit: No
# Query_time: 0.000778  Lock_time: 0.000500  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346902;
SELECT
                  page_size, buffer_pool_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.001191  Lock_time: 0.000696  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346902;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 259  Schema:   QC_hit: No
# Query_time: 0.003789  Lock_time: 0.001671  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346902;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 259  Schema:   QC_hit: No
# Query_time: 0.001277  Lock_time: 0.000980  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346902;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:02:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 294  Schema:   QC_hit: No
# Query_time: 30.003695  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662346940;
SELECT @@version;
# Time: 220905  3:02:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 296  Schema:   QC_hit: No
# Query_time: 30.009585  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662346941;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 295  Schema:   QC_hit: No
# Query_time: 30.010397  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662346941;
SELECT @@version;
# Time: 220905  3:02:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 299  Schema:   QC_hit: No
# Query_time: 30.001363  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662346951;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 300  Schema:   QC_hit: No
# Query_time: 30.003760  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662346951;
SELECT @@version;
# Time: 220905  3:02:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 303  Schema:   QC_hit: No
# Query_time: 30.043684  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662346962;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 304  Schema:   QC_hit: No
# Query_time: 30.010080  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662346962;
SELECT @@version;
# Time: 220905  3:02:45
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 307  Schema:   QC_hit: No
# Query_time: 28.735169  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662346965;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 308  Schema:   QC_hit: No
# Query_time: 25.530139  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662346965;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 312  Schema:   QC_hit: No
# Query_time: 18.738589  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662346965;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 309  Schema:   QC_hit: No
# Query_time: 23.718706  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662346965;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 313  Schema:   QC_hit: No
# Query_time: 13.509396  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662346965;
SELECT @@version;
# User@Host: policy_user[policy_user] @  [10.233.70.150]
# Thread_id: 293  Schema: policyadmin  QC_hit: No
# Query_time: 60.392776  Lock_time: 0.008154  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use policyadmin;
SET timestamp=1662346965;
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: 220905  3:02:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 316  Schema:   QC_hit: No
# Query_time: 0.285034  Lock_time: 0.284841  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346966;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 316  Schema:   QC_hit: No
# Query_time: 0.001202  Lock_time: 0.001140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346966;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:02:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.015293  Lock_time: 0.014355  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346972;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.001678  Lock_time: 0.001278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346972;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:03:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 322  Schema:   QC_hit: No
# Query_time: 0.004646  Lock_time: 0.004428  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346982;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 322  Schema:   QC_hit: No
# Query_time: 0.007384  Lock_time: 0.006699  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346982;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:03:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.008235  Lock_time: 0.008038  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662346992;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.000996  Lock_time: 0.000839  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662346992;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:03:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 328  Schema:   QC_hit: No
# Query_time: 0.007044  Lock_time: 0.006366  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347000;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 328  Schema:   QC_hit: No
# Query_time: 0.007496  Lock_time: 0.007118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347000;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:03:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  Schema:   QC_hit: No
# Query_time: 0.016919  Lock_time: 0.016414  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347002;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 330  Schema:   QC_hit: No
# Query_time: 0.006016  Lock_time: 0.005820  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347002;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  Schema:   QC_hit: No
# Query_time: 0.000585  Lock_time: 0.000337  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347002;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:03:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 330  Schema:   QC_hit: No
# Query_time: 0.482303  Lock_time: 0.481914  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347003;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:03:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 334  Schema:   QC_hit: No
# Query_time: 0.047983  Lock_time: 0.047081  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347012;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 334  Schema:   QC_hit: No
# Query_time: 0.003345  Lock_time: 0.002707  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347012;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.005718  Lock_time: 0.005545  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347012;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.001120  Lock_time: 0.000565  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347012;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:03:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  Schema:   QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347022;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347022;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 337  Schema:   QC_hit: No
# Query_time: 0.003122  Lock_time: 0.002693  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347022;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 337  Schema:   QC_hit: No
# Query_time: 0.000829  Lock_time: 0.000657  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347022;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:03:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.005485  Lock_time: 0.005265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347030;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.004393  Lock_time: 0.004231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347030;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:03:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 343  Schema:   QC_hit: No
# Query_time: 0.003065  Lock_time: 0.002776  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347032;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 343  Schema:   QC_hit: No
# Query_time: 0.003973  Lock_time: 0.003579  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347032;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:03:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.218478  Lock_time: 0.218098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347033;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.000748  Lock_time: 0.000560  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347033;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 346  Schema:   QC_hit: No
# Query_time: 0.000962  Lock_time: 0.000641  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347042;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 347  Schema:   QC_hit: No
# Query_time: 0.009081  Lock_time: 0.008521  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347042;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 346  Schema:   QC_hit: No
# Query_time: 0.013272  Lock_time: 0.012828  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347042;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 347  Schema:   QC_hit: No
# Query_time: 0.381951  Lock_time: 0.381736  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347043;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 351  Schema:   QC_hit: No
# Query_time: 0.004994  Lock_time: 0.004831  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347052;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 351  Schema:   QC_hit: No
# Query_time: 0.008744  Lock_time: 0.008664  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347052;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.012291  Lock_time: 0.012068  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347052;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.001031  Lock_time: 0.000947  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347052;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 354  Schema:   QC_hit: No
# Query_time: 0.021508  Lock_time: 0.020702  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347060;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 354  Schema:   QC_hit: No
# Query_time: 0.001185  Lock_time: 0.000651  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347060;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347062;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.000549  Lock_time: 0.000357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347062;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.678100  Lock_time: 0.677845  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347063;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000341  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347063;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.004590  Lock_time: 0.004161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347072;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000535  Lock_time: 0.000377  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347072;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347072;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.637241  Lock_time: 0.637063  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347073;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 363  Schema:   QC_hit: No
# Query_time: 0.001204  Lock_time: 0.000947  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347082;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 363  Schema:   QC_hit: No
# Query_time: 0.004213  Lock_time: 0.004069  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347082;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 364  Schema:   QC_hit: No
# Query_time: 0.543280  Lock_time: 0.542787  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347083;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 364  Schema:   QC_hit: No
# Query_time: 0.000997  Lock_time: 0.000733  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347083;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:04:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 367  Schema:   QC_hit: No
# Query_time: 0.001079  Lock_time: 0.000614  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347090;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 367  Schema:   QC_hit: No
# Query_time: 0.001211  Lock_time: 0.000563  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347090;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:04:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.723764  Lock_time: 0.723527  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347093;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.645512  Lock_time: 0.645285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347093;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000388  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347093;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.000646  Lock_time: 0.000514  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347093;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:05:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.002011  Lock_time: 0.001867  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347102;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 392  Schema:   QC_hit: No
# Query_time: 0.010566  Lock_time: 0.010444  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347102;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 392  Schema:   QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000377  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347102;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.005073  Lock_time: 0.004992  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347102;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:05:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.004715  Lock_time: 0.003401  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347112;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.003846  Lock_time: 0.003643  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347112;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:05:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.425684  Lock_time: 0.425427  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347113;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.322806  Lock_time: 0.322233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347113;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:05:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.001118  Lock_time: 0.000788  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347120;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:05:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.812912  Lock_time: 0.812010  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347121;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:05:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 491  Schema:   QC_hit: No
# Query_time: 0.885027  Lock_time: 0.884813  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347123;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 492  Schema:   QC_hit: No
# Query_time: 0.892846  Lock_time: 0.892626  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347123;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 491  Schema:   QC_hit: No
# Query_time: 0.003508  Lock_time: 0.002907  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347123;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:05:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 492  Schema:   QC_hit: No
# Query_time: 0.806574  Lock_time: 0.806326  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347124;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:05:26
# User@Host: policy_user[policy_user] @  [10.233.70.150]
# Thread_id: 509  Schema: policyadmin  QC_hit: No
# Query_time: 0.032875  Lock_time: 0.030614  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1662347126;
UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num;
# Time: 220905  3:05:28
# User@Host: policy_user[policy_user] @  [10.233.70.150]
# Thread_id: 515  Schema: policyadmin  QC_hit: No
# Query_time: 0.033420  Lock_time: 0.032999  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1662347128;
UPDATE jpapdpstatistics_enginestats a
  JOIN pdpstatistics b
    ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp
   SET a.id = b.id;
# Time: 220905  3:05:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.004514  Lock_time: 0.004294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347132;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.375148  Lock_time: 0.373514  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347132;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.376862  Lock_time: 0.376766  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347132;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.218401  Lock_time: 0.218165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347132;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:05:40
# User@Host: policy_user[policy_user] @  [10.233.70.150]
# Thread_id: 556  Schema:   QC_hit: No
# Query_time: 0.983843  Lock_time: 0.956744  Rows_sent: 1  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1662347140;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220905  3:05:41
# User@Host: policy_user[policy_user] @  [10.233.70.150]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.002104  Lock_time: 0.000354  Rows_sent: 117  Rows_examined: 234
# Rows_affected: 0  Bytes_sent: 12439
SET timestamp=1662347141;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220905  3:05:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.011256  Lock_time: 0.011104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347142;
SELECT
		  page_size, compress_ops, 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.819521  Lock_time: 0.819316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347142;
SELECT
                  page_size, buffer_pool_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.704364  Lock_time: 0.704154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347142;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 561  Schema:   QC_hit: No
# Query_time: 0.010786  Lock_time: 0.010662  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347142;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:05:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.001853  Lock_time: 0.001650  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347151;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.017691  Lock_time: 0.017478  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347151;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:05:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.009704  Lock_time: 0.009597  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347152;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 566  Schema:   QC_hit: No
# Query_time: 0.010042  Lock_time: 0.009714  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347152;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.015907  Lock_time: 0.015461  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347152;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:05:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 566  Schema:   QC_hit: No
# Query_time: 0.392711  Lock_time: 0.392329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347153;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:06:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 571  Schema:   QC_hit: No
# Query_time: 0.003434  Lock_time: 0.002796  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347162;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 571  Schema:   QC_hit: No
# Query_time: 0.003933  Lock_time: 0.003755  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347162;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 570  Schema:   QC_hit: No
# Query_time: 0.411372  Lock_time: 0.411135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347163;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 570  Schema:   QC_hit: No
# Query_time: 0.003916  Lock_time: 0.003855  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347163;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:06:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 575  Schema:   QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000307  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347172;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 575  Schema:   QC_hit: No
# Query_time: 0.002517  Lock_time: 0.002412  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347172;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 574  Schema:   QC_hit: No
# Query_time: 0.805588  Lock_time: 0.805405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347173;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 574  Schema:   QC_hit: No
# Query_time: 0.003184  Lock_time: 0.003093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347173;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 578  Schema:   QC_hit: No
# Query_time: 0.000564  Lock_time: 0.000365  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347180;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 578  Schema:   QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347180;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:06:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347182;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.001087  Lock_time: 0.000979  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347182;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 579  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347182;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 579  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347182;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.026724  Lock_time: 0.026511  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347192;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.002510  Lock_time: 0.002248  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347193;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.728180  Lock_time: 0.727811  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347193;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.005095  Lock_time: 0.004925  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347193;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 587  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347202;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 588  Schema:   QC_hit: No
# Query_time: 0.001190  Lock_time: 0.000593  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347202;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 587  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347202;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 588  Schema:   QC_hit: No
# Query_time: 0.653742  Lock_time: 0.652831  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347203;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:06:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.020247  Lock_time: 0.020009  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347210;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.013972  Lock_time: 0.013619  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347210;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:06:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.005133  Lock_time: 0.004492  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347212;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.000683  Lock_time: 0.000380  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347212;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:06:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.818683  Lock_time: 0.818488  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347213;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347213;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:07:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 596  Schema:   QC_hit: No
# Query_time: 0.012497  Lock_time: 0.012308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347222;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:07:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 597  Schema:   QC_hit: No
# Query_time: 0.623461  Lock_time: 0.623245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347223;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 596  Schema:   QC_hit: No
# Query_time: 0.507981  Lock_time: 0.507766  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347223;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 597  Schema:   QC_hit: No
# Query_time: 0.012675  Lock_time: 0.012433  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347223;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:07:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 600  Schema:   QC_hit: No
# Query_time: 0.002012  Lock_time: 0.001933  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347232;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 600  Schema:   QC_hit: No
# Query_time: 0.007579  Lock_time: 0.007468  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347232;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:07:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 601  Schema:   QC_hit: No
# Query_time: 0.767075  Lock_time: 0.766875  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347233;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 601  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347233;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:07:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.005561  Lock_time: 0.004751  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.714038  Lock_time: 0.713751  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:07:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 606  Schema:   QC_hit: No
# Query_time: 0.359572  Lock_time: 0.359316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347242;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 605  Schema:   QC_hit: No
# Query_time: 0.434851  Lock_time: 0.434759  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347242;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 605  Schema:   QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000377  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347242;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 606  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347242;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-05  3:07:26 609 [Warning] Aborted connection 609 to db: 'clampacm' user: 'policy_user' host: '10.233.67.208' (Got an error reading communication packets)
# Time: 220905  3:07:31
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.006101  Lock_time: 0.000726  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1662347251;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.006460  Lock_time: 0.000516  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1662347251;
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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.003980  Lock_time: 0.001065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1247
SET timestamp=1662347251;
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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# Time: 220905  3:07:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.135724  Lock_time: 0.135586  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347252;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.133087  Lock_time: 0.132909  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347252;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347252;
SELECT
                  page_size, buffer_pool_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.005020  Lock_time: 0.004900  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347252;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:07:34
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.457792  Lock_time: 0.002212  Rows_sent: 0  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1662347254;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220905  3:07:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 644  Schema:   QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347262;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 645  Schema:   QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347262;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 645  Schema:   QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347262;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 644  Schema:   QC_hit: No
# Query_time: 0.187727  Lock_time: 0.187561  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347262;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:07:45
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.003314  Lock_time: 0.003045  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001393  Lock_time: 0.000169  Rows_sent: 50  Rows_examined: 100
# Rows_affected: 0  Bytes_sent: 10917
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.260119  Lock_time: 0.008379  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.004489  Lock_time: 0.000529  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3290
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.059345  Lock_time: 0.028834  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001197  Lock_time: 0.000732  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.018026  Lock_time: 0.000430  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6678
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001456  Lock_time: 0.000622  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001380  Lock_time: 0.000229  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3240
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000284  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001234  Lock_time: 0.000138  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001810  Lock_time: 0.000053  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1667
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000089  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000159  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001533  Lock_time: 0.000129  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2682
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000447  Lock_time: 0.000190  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001544  Lock_time: 0.000148  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.003621  Lock_time: 0.000209  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4992
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001007  Lock_time: 0.000410  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000791  Lock_time: 0.000300  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001816  Lock_time: 0.000231  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5052
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000494  Lock_time: 0.000187  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000341  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.002202  Lock_time: 0.000258  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000685  Lock_time: 0.000257  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000142  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.005105  Lock_time: 0.000149  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4865
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000161  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001074  Lock_time: 0.000348  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.004939  Lock_time: 0.000451  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5973
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000496  Lock_time: 0.000296  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001513  Lock_time: 0.000205  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.002758  Lock_time: 0.000182  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 13273
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.118220  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000124  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000746  Lock_time: 0.000054  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2630
SET timestamp=1662347265;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.014609  Lock_time: 0.001880  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347265;
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';
# Time: 220905  3:07:46
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000200  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.060920  Lock_time: 0.000330  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3495
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.006652  Lock_time: 0.000649  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000791  Lock_time: 0.000386  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.004307  Lock_time: 0.000663  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2518
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000966  Lock_time: 0.000255  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001007  Lock_time: 0.000120  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.thresholds' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.013948  Lock_time: 0.001014  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12891
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000288  Lock_time: 0.000120  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000111  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001199  Lock_time: 0.000091  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2972
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000110  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000123  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001148  Lock_time: 0.000108  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3113
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.104812  Lock_time: 0.000127  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000293  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001658  Lock_time: 0.000128  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4276
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000087  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.006446  Lock_time: 0.000080  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3674
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.008549  Lock_time: 0.000118  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001602  Lock_time: 0.001214  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.006487  Lock_time: 0.000093  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8505
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000131  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000116  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.002095  Lock_time: 0.000278  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2728
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000103  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000145  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.029477  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5653
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.003526  Lock_time: 0.000144  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000095  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.004789  Lock_time: 0.000069  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1641
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000081  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.003136  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001213  Lock_time: 0.000263  Rows_sent: 9  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 10311
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000986  Lock_time: 0.000059  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2750
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000756  Lock_time: 0.000099  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12618
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.100140  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000641  Lock_time: 0.000175  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001167  Lock_time: 0.000163  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8013
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.056103  Lock_time: 0.000109  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000745  Lock_time: 0.000491  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.095534  Lock_time: 0.000067  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7398
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001339  Lock_time: 0.000861  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001006  Lock_time: 0.000353  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.009116  Lock_time: 0.000124  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2919
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.019579  Lock_time: 0.000511  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.003542  Lock_time: 0.003420  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000710  Lock_time: 0.000058  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4687
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000695  Lock_time: 0.000054  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5420
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000206  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001018  Lock_time: 0.000933  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000621  Lock_time: 0.000061  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2560
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001745  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000058  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2469
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000085  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001030  Lock_time: 0.000070  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2805
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000081  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001055  Lock_time: 0.000092  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3575
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.136545  Lock_time: 0.000078  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347266;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.007224  Lock_time: 0.000833  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1662347266;
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';
# Time: 220905  3:07:47
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.005367  Lock_time: 0.000158  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000556  Lock_time: 0.000137  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.044433  Lock_time: 0.000077  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2505
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000642  Lock_time: 0.000172  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000239  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.005425  Lock_time: 0.000193  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5570
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001249  Lock_time: 0.000541  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001520  Lock_time: 0.000187  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.024382  Lock_time: 0.000474  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2624
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000919  Lock_time: 0.000373  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000100  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000789  Lock_time: 0.000063  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5214
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000087  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.002364  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1469
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000109  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000095  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000861  Lock_time: 0.000096  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1472
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000776  Lock_time: 0.000063  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6024
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.047573  Lock_time: 0.000066  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000193  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001082  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1467
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.008317  Lock_time: 0.000234  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000108  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.005330  Lock_time: 0.000076  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2656
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.007606  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000854  Lock_time: 0.000158  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7365
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000704  Lock_time: 0.000053  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12984
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000613  Lock_time: 0.000055  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12322
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000097  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000603  Lock_time: 0.000059  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2746
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000055  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4470
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000840  Lock_time: 0.000129  Rows_sent: 37  Rows_examined: 74
# Rows_affected: 0  Bytes_sent: 10539
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.026703  Lock_time: 0.026406  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
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.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000471  Lock_time: 0.000105  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 5231
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Controller' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001799  Lock_time: 0.001657  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Controller' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.222859  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001079  Lock_time: 0.000266  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1704
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000098  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000517  Lock_time: 0.000129  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Native' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.002259  Lock_time: 0.000273  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Native' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001327  Lock_time: 0.000234  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Native' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000099  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.SubscriberPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.012114  Lock_time: 0.000088  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1529
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.SubscriberPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000130  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.SubscriberPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000087  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Coordination' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000736  Lock_time: 0.000105  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Coordination' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Coordination' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Xacml' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000535  Lock_time: 0.000080  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1603
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Xacml' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Xacml' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000288  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.common.Apex' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000784  Lock_time: 0.000161  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4912
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.common.Apex' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000102  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.common.Apex' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000185  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-restconfcollector' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001138  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-restconfcollector' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-restconfcollector' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Match' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000084  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Match' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Match' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000142  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Blacklist' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000060  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1688
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Blacklist' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Blacklist' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Filter' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000055  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3082
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Filter' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000049  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Filter' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Optimization' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001605  Lock_time: 0.000336  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4432
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Optimization' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000103  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Optimization' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Drools' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000541  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Drools' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Drools' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.MinMax' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000568  Lock_time: 0.000141  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3639
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.MinMax' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.040387  Lock_time: 0.000092  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.MinMax' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000126  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Naming' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000633  Lock_time: 0.000081  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2611
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Naming' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000066  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Naming' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-pm-mapper' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.048690  Lock_time: 0.000068  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-pm-mapper' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-pm-mapper' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000974  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.Service' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.004695  Lock_time: 0.000058  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1788
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.Service' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.Service' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.002719  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Common' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000092  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4762
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Common' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Common' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.tcagen2' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000768  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1481
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.tcagen2' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000146  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.tcagen2' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.DistancePolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000060  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3019
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.DistancePolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347267;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.DistancePolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347267;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.drools.Artifact' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000058  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2653
SET timestamp=1662347267;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Artifact' and properties0_.version='1.0.0';
# Time: 220905  3:07:48
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000101  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Artifact' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000102  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000749  Lock_time: 0.000117  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2751
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000089  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.QueryPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000687  Lock_time: 0.000088  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1659
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.QueryPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.QueryPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000627  Lock_time: 0.000087  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4463
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000103  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.044816  Lock_time: 0.000129  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.VnfPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000656  Lock_time: 0.000168  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3139
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.VnfPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.005991  Lock_time: 0.000120  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.VnfPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Apex' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000106  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 5219
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Apex' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Apex' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Monitoring' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000126  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Monitoring' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Monitoring' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.HpaPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000098  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1654
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.HpaPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000140  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.HpaPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000581  Lock_time: 0.000075  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1704
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.002775  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.OptimizationPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000769  Lock_time: 0.000165  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3025
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.OptimizationPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000108  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.OptimizationPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.Vim_fit' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000068  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2991
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.Vim_fit' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000116  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.Vim_fit' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.163088  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.Common' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.001128  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 6198
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.Common' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.008752  Lock_time: 0.000085  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.Common' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000553  Lock_time: 0.000235  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.Guard' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.031543  Lock_time: 0.000189  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.Guard' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.007684  Lock_time: 0.000108  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.Guard' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000098  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.common.Drools' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000813  Lock_time: 0.000151  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1510
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.common.Drools' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.common.Drools' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000119  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.AffinityPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000427  Lock_time: 0.000066  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3019
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.AffinityPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000130  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.AffinityPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.PciPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000522  Lock_time: 0.000090  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1651
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.PciPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.PciPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347268;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.Resource' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000068  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3172
SET timestamp=1662347268;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.Resource' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.227]
# Thread_id: 624  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000096  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347268;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.Resource' and triggers0_.version='1.0.0';
# Time: 220905  3:07:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 648  Schema:   QC_hit: No
# Query_time: 0.001219  Lock_time: 0.001084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347271;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 648  Schema:   QC_hit: No
# Query_time: 0.285156  Lock_time: 0.285016  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347271;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:07:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 650  Schema:   QC_hit: No
# Query_time: 0.019620  Lock_time: 0.016284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347272;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 650  Schema:   QC_hit: No
# Query_time: 0.003576  Lock_time: 0.003310  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347272;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 649  Schema:   QC_hit: No
# Query_time: 0.000694  Lock_time: 0.000541  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347272;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 649  Schema:   QC_hit: No
# Query_time: 0.006343  Lock_time: 0.006018  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347272;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.003166  Lock_time: 0.003028  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347282;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.794881  Lock_time: 0.794647  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347283;
SELECT
		  page_size, compress_ops, 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.762696  Lock_time: 0.762425  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347283;
SELECT
		  page_size, compress_ops, 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.001195  Lock_time: 0.000910  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347283;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 657  Schema:   QC_hit: No
# Query_time: 0.887859  Lock_time: 0.887616  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347293;
SELECT
		  page_size, compress_ops, 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.783110  Lock_time: 0.782828  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347293;
SELECT
		  page_size, compress_ops, 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.000342  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347293;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 657  Schema:   QC_hit: No
# Query_time: 0.000867  Lock_time: 0.000661  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347294;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 661  Schema:   QC_hit: No
# Query_time: 0.003088  Lock_time: 0.002818  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347301;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 661  Schema:   QC_hit: No
# Query_time: 0.008172  Lock_time: 0.007746  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347301;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.714867  Lock_time: 0.714667  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347303;
SELECT
                  page_size, buffer_pool_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.000254  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347303;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 662  Schema:   QC_hit: No
# Query_time: 0.711056  Lock_time: 0.709532  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347303;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:08:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 662  Schema:   QC_hit: No
# Query_time: 0.005195  Lock_time: 0.005010  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347304;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.000392  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347312;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:08:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 666  Schema:   QC_hit: No
# Query_time: 0.913227  Lock_time: 0.913061  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347313;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.792149  Lock_time: 0.792012  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347313;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 666  Schema:   QC_hit: No
# Query_time: 0.010973  Lock_time: 0.010878  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347313;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:34
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.274075  Lock_time: 0.273710  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662347314;
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: 220905  3:08:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.815357  Lock_time: 0.815062  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347323;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 670  Schema:   QC_hit: No
# Query_time: 0.909174  Lock_time: 0.909059  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347323;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 670  Schema:   QC_hit: No
# Query_time: 0.000670  Lock_time: 0.000610  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347323;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.017679  Lock_time: 0.017523  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347323;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 674  Schema:   QC_hit: No
# Query_time: 0.005723  Lock_time: 0.005525  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347331;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 674  Schema:   QC_hit: No
# Query_time: 0.007266  Lock_time: 0.007099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347331;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:08:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.024289  Lock_time: 0.024041  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347333;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.833661  Lock_time: 0.833426  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347333;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 675  Schema:   QC_hit: No
# Query_time: 0.524219  Lock_time: 0.524057  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347333;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 675  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347333;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:09:01
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.001735  Lock_time: 0.001125  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662347341;
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: 220905  3:09:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.004949  Lock_time: 0.004442  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347342;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 679  Schema:   QC_hit: No
# Query_time: 0.001258  Lock_time: 0.000948  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347342;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.003201  Lock_time: 0.002897  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347342;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 679  Schema:   QC_hit: No
# Query_time: 0.000726  Lock_time: 0.000531  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347342;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-09-05  3:09:04 683 [Warning] Aborted connection 683 to db: 'unconnected' user: 'unauthenticated' host: '10.233.70.4' (This connection closed normally without authentication)
# Time: 220905  3:09:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 698  Schema:   QC_hit: No
# Query_time: 0.001734  Lock_time: 0.001589  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347352;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 698  Schema:   QC_hit: No
# Query_time: 0.004016  Lock_time: 0.003861  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347352;
SELECT
                  page_size, buffer_pool_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.026912  Lock_time: 0.017827  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347352;
SELECT
		  page_size, compress_ops, 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.001301  Lock_time: 0.001172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347352;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:09:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.460732  Lock_time: 0.459906  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347361;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:09:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.001509  Lock_time: 0.001001  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347362;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.000468  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347362;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347362;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:09:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 704  Schema:   QC_hit: No
# Query_time: 0.377086  Lock_time: 0.376688  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347363;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 704  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347363;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:09:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 709  Schema:   QC_hit: No
# Query_time: 0.019844  Lock_time: 0.019689  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347372;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 709  Schema:   QC_hit: No
# Query_time: 0.001876  Lock_time: 0.001528  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347372;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 710  Schema:   QC_hit: No
# Query_time: 0.028120  Lock_time: 0.027507  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347372;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 710  Schema:   QC_hit: No
# Query_time: 0.001572  Lock_time: 0.001125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347372;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:09:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 714  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347382;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 714  Schema:   QC_hit: No
# Query_time: 0.004722  Lock_time: 0.004231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347382;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 713  Schema:   QC_hit: No
# Query_time: 0.000922  Lock_time: 0.000760  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347382;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 713  Schema:   QC_hit: No
# Query_time: 0.000447  Lock_time: 0.000358  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347382;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:09:48
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.000529  Lock_time: 0.000298  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662347388;
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: 220905  3:09:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 717  Schema:   QC_hit: No
# Query_time: 0.034726  Lock_time: 0.034169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347391;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:09:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 718  Schema:   QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347392;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 718  Schema:   QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347392;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 717  Schema:   QC_hit: No
# Query_time: 0.652586  Lock_time: 0.651348  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347392;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.008809  Lock_time: 0.007133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347392;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:09:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.587925  Lock_time: 0.586940  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347393;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:10:01
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.505429  Lock_time: 0.505020  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
SET timestamp=1662347401;
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.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.004161  Lock_time: 0.003994  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662347401;
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: 220905  3:10:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 723  Schema:   QC_hit: No
# Query_time: 0.001949  Lock_time: 0.001861  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347402;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 723  Schema:   QC_hit: No
# Query_time: 0.013213  Lock_time: 0.013047  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347402;
SELECT
		  page_size, compress_ops, 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.002762  Lock_time: 0.002542  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347402;
SELECT
                  page_size, buffer_pool_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.001346  Lock_time: 0.001266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347402;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220905  3:10:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 726  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347412;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 726  Schema:   QC_hit: No
# Query_time: 0.000480  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347412;
SELECT
                  page_size, buffer_pool_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.006659  Lock_time: 0.006513  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347412;
SELECT
		  page_size, compress_ops, 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.001316  Lock_time: 0.001216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347412;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:10:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 730  Schema:   QC_hit: No
# Query_time: 0.743667  Lock_time: 0.743522  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347422;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 731  Schema:   QC_hit: No
# Query_time: 0.000954  Lock_time: 0.000596  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347422;
SELECT
                  page_size, buffer_pool_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.000664  Lock_time: 0.000458  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347422;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.003850  Lock_time: 0.003671  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347422;
SELECT
		  page_size, compress_ops, 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.016789  Lock_time: 0.016581  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347422;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:10:23
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.149186  Lock_time: 0.148481  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347423;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:10:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.009211  Lock_time: 0.009048  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347432;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 735  Schema:   QC_hit: No
# Query_time: 0.001425  Lock_time: 0.001329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347432;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 735  Schema:   QC_hit: No
# Query_time: 0.016413  Lock_time: 0.015890  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347432;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.004995  Lock_time: 0.004652  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347432;
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.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000241  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1662347432;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.045404  Lock_time: 0.004150  Rows_sent: 0  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 92
use policyadmin;
SET timestamp=1662347432;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220905  3:10:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 759  Schema:   QC_hit: No
# Query_time: 0.015395  Lock_time: 0.013316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347442;
SELECT
                  page_size, buffer_pool_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.000980  Lock_time: 0.000761  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347442;
SELECT
		  page_size, compress_ops, 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.005566  Lock_time: 0.005367  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347442;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 760  Schema:   QC_hit: No
# Query_time: 0.001375  Lock_time: 0.000971  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347442;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:10:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 764  Schema:   QC_hit: No
# Query_time: 0.666585  Lock_time: 0.666445  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347452;
SELECT
		  page_size, compress_ops, 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.000646  Lock_time: 0.000478  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347452;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:10:53
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.609704  Lock_time: 0.609527  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347453;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 766  Schema:   QC_hit: No
# Query_time: 0.785519  Lock_time: 0.785359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347453;
SELECT
		  page_size, compress_ops, 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.000439  Lock_time: 0.000299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347453;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 766  Schema:   QC_hit: No
# Query_time: 0.000675  Lock_time: 0.000484  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347453;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-05  3:10:53 771 [Warning] Aborted connection 771 to db: 'policyclamp' user: 'policy_user' host: '10.233.70.137' (Got an error reading communication packets)
2022-09-05  3:10:53 763 [Warning] Aborted connection 763 to db: 'policyclamp' user: 'policy_user' host: '10.233.70.137' (Got an error reading communication packets)
# Time: 220905  3:11:01
# User@Host: policy_user[policy_user] @  [10.233.67.208]
# Thread_id: 610  Schema: clampacm  QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000282  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1662347461;
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: 220905  3:11:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.001002  Lock_time: 0.000860  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347462;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.003150  Lock_time: 0.003074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347462;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.001957  Lock_time: 0.001892  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347462;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.002198  Lock_time: 0.001642  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347462;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.003970  Lock_time: 0.003629  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
use policyadmin;
SET timestamp=1662347462;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220905  3:11:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.001432  Lock_time: 0.001182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347472;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 784  Schema:   QC_hit: No
# Query_time: 0.004193  Lock_time: 0.004034  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347472;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 784  Schema:   QC_hit: No
# Query_time: 0.008339  Lock_time: 0.008012  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347472;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.003150  Lock_time: 0.002950  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347472;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001371  Lock_time: 0.001109  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662347472;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.002518  Lock_time: 0.000847  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662347472;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.010727  Lock_time: 0.009703  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 384
SET timestamp=1662347472;
select properties0_.name as name1_0_0_, properties0_.version as version2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.name='defaultGroup' and properties0_.version='0.0.0';
# Time: 220905  3:11:13
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001622  Lock_time: 0.000617  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662347473;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.004101  Lock_time: 0.001487  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662347473;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.018481  Lock_time: 0.012070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662347473;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='apex' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001539  Lock_time: 0.000418  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662347473;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000103  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662347473;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='drools' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662347473;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='drools' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000080  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662347473;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000137  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1662347473;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='xacml' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000147  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662347473;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='xacml' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# Time: 220905  3:11:14
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000660  Lock_time: 0.000133  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 2  Bytes_sent: 11
SET timestamp=1662347474;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220905  3:11:17
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000441  Lock_time: 0.000231  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662347477;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.002597  Lock_time: 0.000931  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662347477;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000075  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662347477;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000064  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662347477;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000062  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662347477;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# Time: 220905  3:11:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 788  Schema:   QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347480;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 788  Schema:   QC_hit: No
# Query_time: 0.001261  Lock_time: 0.001174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347480;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.013112  Lock_time: 0.012887  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662347480;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220905  3:11:22
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.139024  Lock_time: 0.138730  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662347482;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 790  Schema:   QC_hit: No
# Query_time: 0.005709  Lock_time: 0.005524  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347482;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 790  Schema:   QC_hit: No
# Query_time: 0.000746  Lock_time: 0.000624  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347482;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000876  Lock_time: 0.000092  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 3  Bytes_sent: 11
SET timestamp=1662347482;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='drools' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.001771  Lock_time: 0.001612  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347482;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.000847  Lock_time: 0.000648  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347482;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:11:24
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.007032  Lock_time: 0.006844  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662347484;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000534  Lock_time: 0.000178  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662347484;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000979  Lock_time: 0.000322  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662347484;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000091  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662347484;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001829  Lock_time: 0.000775  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662347484;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# Time: 220905  3:11:27
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000522  Lock_time: 0.000351  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662347487;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220905  3:11:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.005073  Lock_time: 0.004671  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347492;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.003828  Lock_time: 0.003748  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347492;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.001524  Lock_time: 0.001450  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347492;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.015628  Lock_time: 0.001357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347492;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220905  3:11:40
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.983791  Lock_time: 0.983445  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662347500;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220905  3:11:41
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000200  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347501;
select metadata0_.name as name1_31_0_, metadata0_.version as version2_31_0_, metadata0_.metadata as metadata3_31_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001614  Lock_time: 0.000261  Rows_sent: 50  Rows_examined: 100
# Rows_affected: 0  Bytes_sent: 10917
SET timestamp=1662347501;
select conceptmap0_.conceptContainerMapName as conceptc1_48_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_48_0_, conceptmap0_.conceptContainerName as conceptc3_48_0_, conceptmap0_.conceptContainerVersion as conceptc4_48_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscada1_.name as name1_46_1_, jpatoscada1_.version as version2_46_1_, jpatoscada1_.derived_from_name as derived_3_46_1_, jpatoscada1_.derived_from_version as derived_4_46_1_, jpatoscada1_.description as descript5_46_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000622  Lock_time: 0.000272  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001353  Lock_time: 0.000124  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3290
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000645  Lock_time: 0.000261  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000993  Lock_time: 0.000196  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6678
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000194  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000098  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000874  Lock_time: 0.000107  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3240
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000121  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001468  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1667
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000100  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001072  Lock_time: 0.000458  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.003446  Lock_time: 0.000475  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2682
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000180  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000079  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000785  Lock_time: 0.000093  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4992
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000601  Lock_time: 0.000072  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5052
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000096  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000750  Lock_time: 0.000089  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000705  Lock_time: 0.000062  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4865
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000126  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000707  Lock_time: 0.000071  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5973
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000095  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000811  Lock_time: 0.000067  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 13273
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000113  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000728  Lock_time: 0.000056  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2630
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000061  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3495
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000049  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000051  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2518
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000081  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  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=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.thresholds' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001036  Lock_time: 0.000096  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12891
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000109  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000798  Lock_time: 0.000070  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2972
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000726  Lock_time: 0.000078  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3113
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001042  Lock_time: 0.000112  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4276
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000780  Lock_time: 0.000091  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3674
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000168  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000702  Lock_time: 0.000077  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8505
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000663  Lock_time: 0.000074  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2728
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000072  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000327  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000860  Lock_time: 0.000079  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5653
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000101  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000136  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000745  Lock_time: 0.000075  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1641
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.004257  Lock_time: 0.000387  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000660  Lock_time: 0.000198  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001862  Lock_time: 0.000117  Rows_sent: 9  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 10311
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000111  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000148  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001078  Lock_time: 0.000098  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2750
SET timestamp=1662347501;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347501;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347501;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Operation' and metadata0_.version='0.0.0';
# Time: 220905  3:11:42
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000786  Lock_time: 0.000098  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12618
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000142  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000188  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000908  Lock_time: 0.000188  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8013
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000606  Lock_time: 0.000055  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7398
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000139  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000098  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000847  Lock_time: 0.000100  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2919
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000078  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000119  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001147  Lock_time: 0.000057  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4687
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000089  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  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=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000089  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000700  Lock_time: 0.000063  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2560
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000151  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000696  Lock_time: 0.000057  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2469
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  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=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000564  Lock_time: 0.000052  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2805
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000137  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000055  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3575
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000624  Lock_time: 0.000063  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000147  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000803  Lock_time: 0.000055  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2505
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000765  Lock_time: 0.000215  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5570
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000731  Lock_time: 0.000427  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000123  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662347502;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347502;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.002062  Lock_time: 0.000069  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2624
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000130  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000524  Lock_time: 0.000424  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662347502;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001690  Lock_time: 0.000897  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5214
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and constraint0_.version='0.0.0';
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  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=1662347502;
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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000954  Lock_time: 0.000097  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1469
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000092  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000677  Lock_time: 0.000245  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.004275  Lock_time: 0.000486  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1472
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000604  Lock_time: 0.000230  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000607  Lock_time: 0.000258  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001767  Lock_time: 0.000070  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6024
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000678  Lock_time: 0.000234  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000127  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001162  Lock_time: 0.000110  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1467
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000110  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001109  Lock_time: 0.000110  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2656
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000112  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001711  Lock_time: 0.000418  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.002021  Lock_time: 0.000438  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7365
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000234  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000720  Lock_time: 0.000105  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12984
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000151  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000147  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000750  Lock_time: 0.000089  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12322
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000108  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000088  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000607  Lock_time: 0.000062  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2746
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000148  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662347502;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000608  Lock_time: 0.000071  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4470
SET timestamp=1662347502;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000112  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662347502;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.001426  Lock_time: 0.000224  Rows_sent: 37  Rows_examined: 74
# Rows_affected: 0  Bytes_sent: 10539
SET timestamp=1662347502;
select conceptmap0_.conceptContainerMapName as conceptc1_62_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_62_0_, conceptmap0_.conceptContainerName as conceptc3_62_0_, conceptmap0_.conceptContainerVersion as conceptc4_62_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscapo1_.name as name1_60_1_, jpatoscapo1_.version as version2_60_1_, jpatoscapo1_.derived_from_name as derived_3_60_1_, jpatoscapo1_.derived_from_version as derived_4_60_1_, jpatoscapo1_.description as descript5_60_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000191  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_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.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000092  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 5231
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Controller' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000086  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Controller' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000411  Lock_time: 0.000071  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1704
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000100  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Native' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000084  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Native' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Native' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000211  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.SubscriberPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000098  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1529
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.SubscriberPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000427  Lock_time: 0.000159  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.SubscriberPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000140  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Coordination' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000494  Lock_time: 0.000111  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Coordination' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Coordination' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000078  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Xacml' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000067  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1603
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Xacml' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000079  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Xacml' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000151  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.common.Apex' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000087  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4912
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.common.Apex' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.common.Apex' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-restconfcollector' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000070  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-restconfcollector' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-restconfcollector' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Match' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Match' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Match' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Blacklist' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000066  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1688
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Blacklist' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Blacklist' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Filter' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000073  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3082
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Filter' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Filter' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Optimization' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000514  Lock_time: 0.000056  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4432
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Optimization' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Optimization' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Drools' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000478  Lock_time: 0.000119  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Drools' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Drools' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.MinMax' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000076  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3639
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.MinMax' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.MinMax' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Naming' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000066  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2611
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Naming' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Naming' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000077  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-pm-mapper' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000621  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-pm-mapper' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000079  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-pm-mapper' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000092  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.Service' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000508  Lock_time: 0.000093  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1788
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.Service' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000095  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.Service' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Common' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000545  Lock_time: 0.000069  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4762
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Common' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000066  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Common' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.tcagen2' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000294  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1481
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.tcagen2' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000094  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.tcagen2' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000151  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.DistancePolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000103  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3019
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.DistancePolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000085  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.DistancePolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000078  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.drools.Artifact' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000536  Lock_time: 0.000072  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2653
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Artifact' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000121  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Artifact' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000757  Lock_time: 0.000081  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2751
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000083  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347502;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347502;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.QueryPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000095  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1659
SET timestamp=1662347502;
select properties0_.name as name1_23_0_, properties0_.version as version2_23_0_, properties0_.properties as properti3_23_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.QueryPolicy' and properties0_.version='1.0.0';
# Time: 220905  3:11:43
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000094  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1662347503;
select triggers0_.name as name1_25_0_, triggers0_.version as version2_25_0_, triggers0_.triggers as triggers3_25_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.QueryPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.70.47]
# Thread_id: 737  Schema: policyadmin  QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000112  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662347503;
select metadata0_.name as name1_22_0_, metadata0_.version as version2_22_0_, metadata0_.metadata as metadata3_22_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.FrequencyLim