Results

By type

          mariadb 23:09:37.02 
mariadb 23:09:37.03 Welcome to the Bitnami mariadb-galera container
mariadb 23:09:37.03 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 23:09:37.04 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 23:09:37.05 
mariadb 23:09:37.06 INFO  ==> ** Starting MariaDB setup **
mariadb 23:09:37.12 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 23:09:37.22 INFO  ==> Initializing mariadb database
mariadb 23:09:37.23 DEBUG ==> Ensuring expected directories/files exist
mariadb 23:09:37.29 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 23:09:37.31 INFO  ==> Setting user option
mariadb 23:09:37.32 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 23:09:37.36 INFO  ==> Setting wsrep_node_name option
mariadb 23:09:37.37 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 23:09:37.42 INFO  ==> Setting wsrep_node_address option
mariadb 23:09:37.43 DEBUG ==> Setting wsrep_node_address to '10.233.66.153' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 23:09:37.49 INFO  ==> Setting wsrep_sst_auth option
mariadb 23:09:37.50 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 23:09:37.59 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2022-08-22 23:09:37 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-08-22 23:09:37 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 23:09:45.17 INFO  ==> Starting mariadb in background
2022-08-22 23:09:45 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-08-22 23:09:45 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-08-22 23:09:45 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 170 ...
2022-08-22 23:09:45 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-08-22 23:09:45 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-08-22 23:09:45 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-08-22 23:09:45 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-08-22 23:09:45 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-08-22 23:09:45 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-08-22 23:09:45 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2022-08-22 23:09:45 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-08-22 23:09:45 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.153; 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-08-22 23:09:45 0 [Note] WSREP: Start replication
2022-08-22 23:09:45 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-08-22 23:09:45 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-08-22 23:09:45 0 [Note] WSREP: protonet asio version 0
2022-08-22 23:09:45 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-08-22 23:09:45 0 [Note] WSREP: backend: asio
2022-08-22 23:09:45 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-08-22 23:09:45 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-08-22 23:09:45 0 [Note] WSREP: restore pc from disk failed
2022-08-22 23:09:45 0 [Note] WSREP: GMCast version 0
2022-08-22 23:09:45 0 [Note] WSREP: (83119e7b-a736, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-08-22 23:09:45 0 [Note] WSREP: (83119e7b-a736, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-08-22 23:09:45 0 [Note] WSREP: EVS version 1
2022-08-22 23:09:45 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-08-22 23:09:45 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-08-22 23:09:45 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-08-22 23:09:45 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-08-22 23:09:45 0 [Note] WSREP: Node 83119e7b-a736 state prim
2022-08-22 23:09:45 0 [Note] WSREP: view(view_id(PRIM,83119e7b-a736,1) memb {
	83119e7b-a736,0
} joined {
} left {
} partitioned {
})
2022-08-22 23:09:45 0 [Note] WSREP: save pc into disk
2022-08-22 23:09:45 0 [Note] WSREP: gcomm: connected
2022-08-22 23:09:45 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-08-22 23:09:45 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-08-22 23:09:45 0 [Note] WSREP: Opened channel 'galera'
2022-08-22 23:09:45 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-08-22 23:09:45 1 [Note] WSREP: Starting rollbacker thread 1
2022-08-22 23:09:45 0 [Note] WSREP: Starting new group from scratch: 8312a23e-226f-11ed-807f-5af4d2a2d551
2022-08-22 23:09:45 2 [Note] WSREP: Starting applier thread 2
2022-08-22 23:09:45 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 8312a7d2-226f-11ed-ab2b-6a489352a95b
2022-08-22 23:09:45 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 8312a7d2-226f-11ed-ab2b-6a489352a95b
2022-08-22 23:09:45 0 [Note] WSREP: STATE EXCHANGE: got state msg: 8312a7d2-226f-11ed-ab2b-6a489352a95b from 0 (onap-policy-mariadb-0)
2022-08-22 23:09:45 0 [Note] WSREP: Quorum results:
	version    = 6,
	component  = PRIMARY,
	conf_id    = 0,
	members    = 1/1 (joined/total),
	act_id     = 0,
	last_appl. = 0,
	protocols  = 2/10/4 (gcs/repl/appl),
	vote policy= 0,
	group UUID = 8312a23e-226f-11ed-807f-5af4d2a2d551
2022-08-22 23:09:45 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-08-22 23:09:45 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2022-08-22 23:09:45 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-08-22 23:09:45 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2022-08-22 23:09:45 2 [Note] WSREP: ####### processing CC 1, local, ordered
2022-08-22 23:09:45 2 [Note] WSREP: Process first view: 8312a23e-226f-11ed-807f-5af4d2a2d551 my uuid: 83119e7b-226f-11ed-a736-6bd09a3b6922
2022-08-22 23:09:45 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 8312a23e-226f-11ed-807f-5af4d2a2d551:1 with ID 83119e7b-226f-11ed-a736-6bd09a3b6922
2022-08-22 23:09:45 2 [Note] WSREP: Server status change disconnected -> connected
2022-08-22 23:09:45 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:45 2 [Note] WSREP: ####### My UUID: 83119e7b-226f-11ed-a736-6bd09a3b6922
2022-08-22 23:09:45 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-08-22 23:09:45 0 [Note] WSREP: Service thread queue flushed.
2022-08-22 23:09:45 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-08-22 23:09:45 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-08-22 23:09:45 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2022-08-22 23:09:45 0 [Note] WSREP: Service thread queue flushed.
2022-08-22 23:09:45 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 8312a23e-226f-11ed-807f-5af4d2a2d551:0
2022-08-22 23:09:45 2 [Note] WSREP: ================================================
View:
  id: 8312a23e-226f-11ed-807f-5af4d2a2d551: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: 83119e7b-226f-11ed-a736-6bd09a3b6922, onap-policy-mariadb-0
=================================================
2022-08-22 23:09:45 2 [Note] WSREP: Server status change connected -> joiner
2022-08-22 23:09:45 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:45 2 [Note] WSREP: Server status change joiner -> initializing
2022-08-22 23:09:45 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:45 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-08-22 23:09:45 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-08-22 23:09:45 0 [Note] InnoDB: Using Linux native AIO
2022-08-22 23:09:45 0 [Note] InnoDB: Uses event mutexes
2022-08-22 23:09:45 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-08-22 23:09:45 0 [Note] InnoDB: Number of pools: 1
2022-08-22 23:09:45 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-08-22 23:09:45 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-08-22 23:09:45 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-08-22 23:09:45 0 [Note] InnoDB: Completed initialization of buffer pool
2022-08-22 23:09:45 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-08-22 23:09:45 0 [Note] InnoDB: 128 rollback segments are active.
2022-08-22 23:09:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-08-22 23:09:45 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-08-22 23:09:47 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-08-22 23:09:47 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20
2022-08-22 23:09:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-08-22 23:09:47 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-08-22 23:09:47 0 [Note] InnoDB: Buffer pool(s) load completed at 220822 23:09:47
2022-08-22 23:09:47 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-08-22 23:09:47 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-08-22 23:09:47 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-08-22 23:09:47 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-08-22 23:09:47 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-08-22 23:09:47 0 [Note] WSREP: Server initialized
2022-08-22 23:09:47 0 [Note] WSREP: Server status change initializing -> initialized
2022-08-22 23:09:47 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:47 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-08-22 23:09:47 6 [Note] WSREP: Starting applier thread 6
2022-08-22 23:09:47 7 [Note] WSREP: Starting applier thread 7
2022-08-22 23:09:47 8 [Note] WSREP: Starting applier thread 8
2022-08-22 23:09:47 0 [Note] Reading of all Master_info entries succeeded
2022-08-22 23:09:47 0 [Note] Added new Master_info '' to hash table
2022-08-22 23:09:47 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-08-22 23:09:47 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2022-08-22 23:09:47 2 [Note] WSREP: Server status change initialized -> joined
2022-08-22 23:09:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:47 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2022-08-22 23:09:47 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-08-22 23:09:47 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-08-22 23:09:47 2 [Note] WSREP: Server status change joined -> synced
2022-08-22 23:09:47 2 [Note] WSREP: Synchronized with group, ready for connections
2022-08-22 23:09:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mariadb 23:09:49.20 DEBUG ==> Sleeping 5 seconds before continuing with initialization
mariadb 23:09:54.21 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.22 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 220822 23:09:54
# User@Host: root[root] @ localhost []
# Thread_id: 11  Schema: mysql  QC_hit: No
# Query_time: 0.194295  Lock_time: 0.188469  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1661209794;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 23:09:54.44 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.45 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-08-22 23:09:54 12 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 23:09:54.49 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.51 DEBUG ==> Executing SQL command:
select Host from user where User='';
# User@Host: root[root] @ localhost []
# Thread_id: 13  Schema: mysql  QC_hit: No
# Query_time: 0.001049  Lock_time: 0.000594  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1661209794;
select Host from user where User='';
mariadb 23:09:54.54 DEBUG ==> creating database user \'policy_user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.56 DEBUG ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
mariadb 23:09:54.58 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.60 DEBUG ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
mariadb 23:09:54.63 DEBUG ==> Creating database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.64 DEBUG ==> Executing SQL command:
create database if not exists `policyadmin` ;
mariadb 23:09:54.68 DEBUG ==> Providing privileges to username policy_user on database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.70 DEBUG ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
mariadb 23:09:54.73 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.74 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 23:09:54.78 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2022-08-22 23:09:54 19 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 23:09:54.81 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.83 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-08-22 23:09:54 20 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 23:09:54.87 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 23:09:54.88 DEBUG ==> Executing SQL command:
flush privileges;
2022-08-22 23:09:54 21 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 23:09:54.93 INFO  ==> Stopping mariadb
2022-08-22 23:09:54 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-08-22 23:09:54 0 [Note] WSREP: Shutdown replication
2022-08-22 23:09:54 0 [Note] WSREP: Server status change synced -> disconnecting
2022-08-22 23:09:54 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:54 0 [Note] WSREP: Closing send monitor...
2022-08-22 23:09:54 0 [Note] WSREP: Closed send monitor.
2022-08-22 23:09:54 0 [Note] WSREP: gcomm: terminating thread
2022-08-22 23:09:54 0 [Note] WSREP: gcomm: joining thread
2022-08-22 23:09:54 0 [Note] WSREP: gcomm: closing backend
2022-08-22 23:09:54 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2022-08-22 23:09:54 0 [Note] WSREP: view((empty))
2022-08-22 23:09:54 0 [Note] WSREP: gcomm: closed
2022-08-22 23:09:54 0 [Note] WSREP: New SELF-LEAVE.
2022-08-22 23:09:54 0 [Note] WSREP: Flow-control interval: [0, 0]
2022-08-22 23:09:54 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2022-08-22 23:09:54 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2022-08-22 23:09:54 0 [Note] WSREP: RECV thread exiting 0: Success
2022-08-22 23:09:54 2 [Note] WSREP: ================================================
View:
  id: 8312a23e-226f-11ed-807f-5af4d2a2d551: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-08-22 23:09:54 2 [Note] WSREP: Non-primary view
2022-08-22 23:09:54 2 [Note] WSREP: Server status change disconnecting -> disconnected
2022-08-22 23:09:54 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:54 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:54 0 [Note] WSREP: recv_thread() joined.
2022-08-22 23:09:54 0 [Note] WSREP: Closing replication queue.
2022-08-22 23:09:54 0 [Note] WSREP: Closing slave action queue.
2022-08-22 23:09:54 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2022-08-22 23:09:54 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-08-22 23:09:54 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2022-08-22 23:09:54 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8
2022-08-22 23:09:54 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-08-22 23:09:54 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-08-22 23:09:54 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2022-08-22 23:09:54 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-08-22 23:09:54 1 [Note] WSREP: rollbacker thread exiting 1
2022-08-22 23:09:54 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-08-22 23:09:54 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-08-22 23:09:54 0 [Note] WSREP: dtor state: CLOSED
2022-08-22 23:09:54 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2022-08-22 23:09:54 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-08-22 23:09:54 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-08-22 23:09:54 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2022-08-22 23:09:54 0 [Note] WSREP: cert index usage at exit 2
2022-08-22 23:09:54 0 [Note] WSREP: cert trx map usage at exit 13
2022-08-22 23:09:54 0 [Note] WSREP: deps set usage at exit 0
2022-08-22 23:09:54 0 [Note] WSREP: avg deps dist 1
2022-08-22 23:09:54 0 [Note] WSREP: avg cert interval 0
2022-08-22 23:09:54 0 [Note] WSREP: cert index size 2
2022-08-22 23:09:54 0 [Note] WSREP: Service thread queue flushed.
2022-08-22 23:09:54 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2022-08-22 23:09:54 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2022-08-22 23:09:54 0 [Note] WSREP: Flushing memory map to disk...
2022-08-22 23:09:58 0 [Note] InnoDB: FTS optimize thread exiting.
2022-08-22 23:09:58 0 [Note] InnoDB: Starting shutdown...
2022-08-22 23:09:58 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2022-08-22 23:09:58 0 [Note] InnoDB: Buffer pool(s) dump completed at 220822 23:09:58
2022-08-22 23:09:58 0 [Note] InnoDB: Shutdown completed; log sequence number 70393; transaction id 43
2022-08-22 23:09:58 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-08-22 23:09:58 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete

mariadb 23:09:58.96 INFO  ==> ** MariaDB setup finished! **

mariadb 23:09:59.06 INFO  ==> ** Starting MariaDB **
mariadb 23:09:59.07 INFO  ==> Setting previous boot
2022-08-22 23:09:59 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-08-22 23:09:59 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-08-22 23:09:59 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2022-08-22 23:09:59 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-08-22 23:09:59 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-08-22 23:09:59 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-08-22 23:09:59 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-08-22 23:09:59 0 [Note] WSREP: Found saved state: 8312a23e-226f-11ed-807f-5af4d2a2d551:14, safe_to_bootstrap: 1
2022-08-22 23:09:59 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: 8312a23e-226f-11ed-807f-5af4d2a2d551
Seqno: 1 - 14
Offset: 1280
Synced: 1
2022-08-22 23:09:59 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 8312a23e-226f-11ed-807f-5af4d2a2d551, offset: 1280
2022-08-22 23:09:59 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2022-08-22 23:09:59 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2022-08-22 23:09:59 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2022-08-22 23:09:59 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/6904 bytes) complete.
2022-08-22 23:09:59 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2022-08-22 23:09:59 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2022-08-22 23:09:59 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2022-08-22 23:09:59 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.153; 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-08-22 23:09:59 0 [Note] WSREP: Service thread queue flushed.
2022-08-22 23:09:59 0 [Note] WSREP: ####### Assign initial position for certification: 8312a23e-226f-11ed-807f-5af4d2a2d551:14, protocol version: -1
2022-08-22 23:09:59 0 [Note] WSREP: Start replication
2022-08-22 23:09:59 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-08-22 23:09:59 0 [Note] WSREP: Setting GCS initial position to 8312a23e-226f-11ed-807f-5af4d2a2d551:14
2022-08-22 23:09:59 0 [Note] WSREP: protonet asio version 0
2022-08-22 23:09:59 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-08-22 23:09:59 0 [Note] WSREP: backend: asio
2022-08-22 23:09:59 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-08-22 23:09:59 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-08-22 23:09:59 0 [Note] WSREP: restore pc from disk failed
2022-08-22 23:09:59 0 [Note] WSREP: GMCast version 0
2022-08-22 23:09:59 0 [Note] WSREP: (8b450512-a383, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-08-22 23:09:59 0 [Note] WSREP: (8b450512-a383, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-08-22 23:09:59 0 [Note] WSREP: EVS version 1
2022-08-22 23:09:59 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-08-22 23:09:59 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-08-22 23:09:59 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-08-22 23:09:59 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-08-22 23:09:59 0 [Note] WSREP: Node 8b450512-a383 state prim
2022-08-22 23:09:59 0 [Note] WSREP: view(view_id(PRIM,8b450512-a383,1) memb {
	8b450512-a383,0
} joined {
} left {
} partitioned {
})
2022-08-22 23:09:59 0 [Note] WSREP: save pc into disk
2022-08-22 23:09:59 0 [Note] WSREP: gcomm: connected
2022-08-22 23:09:59 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-08-22 23:09:59 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-08-22 23:09:59 0 [Note] WSREP: Opened channel 'galera'
2022-08-22 23:09:59 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-08-22 23:09:59 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 8b45bffa-226f-11ed-990e-06c4a478efcc
2022-08-22 23:09:59 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 8b45bffa-226f-11ed-990e-06c4a478efcc
2022-08-22 23:09:59 0 [Note] WSREP: STATE EXCHANGE: got state msg: 8b45bffa-226f-11ed-990e-06c4a478efcc from 0 (onap-policy-mariadb-0)
2022-08-22 23:09:59 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 = 8312a23e-226f-11ed-807f-5af4d2a2d551
2022-08-22 23:09:59 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-08-22 23:09:59 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2022-08-22 23:09:59 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-08-22 23:09:59 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-08-22 23:09:59 1 [Note] WSREP: Starting rollbacker thread 1
2022-08-22 23:09:59 2 [Note] WSREP: Starting applier thread 2
2022-08-22 23:09:59 2 [Note] WSREP: ####### processing CC 15, local, ordered
2022-08-22 23:09:59 2 [Note] WSREP: Process first view: 8312a23e-226f-11ed-807f-5af4d2a2d551 my uuid: 8b450512-226f-11ed-a383-8e657cd771b0
2022-08-22 23:09:59 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 8312a23e-226f-11ed-807f-5af4d2a2d551:15 with ID 8b450512-226f-11ed-a383-8e657cd771b0
2022-08-22 23:09:59 2 [Note] WSREP: Server status change disconnected -> connected
2022-08-22 23:09:59 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:59 2 [Note] WSREP: ####### My UUID: 8b450512-226f-11ed-a383-8e657cd771b0
2022-08-22 23:09:59 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-08-22 23:09:59 0 [Note] WSREP: Service thread queue flushed.
2022-08-22 23:09:59 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-08-22 23:09:59 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-08-22 23:09:59 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2022-08-22 23:09:59 0 [Note] WSREP: Service thread queue flushed.
2022-08-22 23:09:59 2 [Note] WSREP: ================================================
View:
  id: 8312a23e-226f-11ed-807f-5af4d2a2d551: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: 8b450512-226f-11ed-a383-8e657cd771b0, onap-policy-mariadb-0
=================================================
2022-08-22 23:09:59 2 [Note] WSREP: Server status change connected -> joiner
2022-08-22 23:09:59 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:59 2 [Note] WSREP: Server status change joiner -> initializing
2022-08-22 23:09:59 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:09:59 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-08-22 23:09:59 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-08-22 23:09:59 0 [Note] InnoDB: Using Linux native AIO
2022-08-22 23:09:59 0 [Note] InnoDB: Uses event mutexes
2022-08-22 23:09:59 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-08-22 23:09:59 0 [Note] InnoDB: Number of pools: 1
2022-08-22 23:09:59 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-08-22 23:09:59 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-08-22 23:09:59 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-08-22 23:09:59 0 [Note] InnoDB: Completed initialization of buffer pool
2022-08-22 23:09:59 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-08-22 23:09:59 0 [Note] InnoDB: 128 rollback segments are active.
2022-08-22 23:09:59 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-08-22 23:09:59 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-08-22 23:10:02 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-08-22 23:10:02 0 [Note] InnoDB: 10.5.8 started; log sequence number 70393; transaction id 44
2022-08-22 23:10:02 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-08-22 23:10:02 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-08-22 23:10:02 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-08-22 23:10:02 0 [Note] InnoDB: Buffer pool(s) load completed at 220822 23:10:02
2022-08-22 23:10:02 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-08-22 23:10:02 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-08-22 23:10:02 0 [Note] WSREP: Server initialized
2022-08-22 23:10:02 0 [Note] WSREP: Server status change initializing -> initialized
2022-08-22 23:10:02 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:10:02 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-08-22 23:10:02 6 [Note] WSREP: Starting applier thread 6
2022-08-22 23:10:02 7 [Note] WSREP: Starting applier thread 7
2022-08-22 23:10:02 0 [Note] Reading of all Master_info entries succeeded
2022-08-22 23:10:02 0 [Note] Added new Master_info '' to hash table
2022-08-22 23:10:02 9 [Note] WSREP: Starting applier thread 9
2022-08-22 23:10:02 5 [Note] WSREP: Recovered cluster id 8312a23e-226f-11ed-807f-5af4d2a2d551
2022-08-22 23:10:02 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-08-22 23:10:02 2 [Note] WSREP: Server status change initialized -> joined
2022-08-22 23:10:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:10:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-08-22 23:10:02 2 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2022-08-22 23:10:02 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-08-22 23:10:02 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-08-22 23:10:02 2 [Note] WSREP: Server status change joined -> synced
2022-08-22 23:10:02 2 [Note] WSREP: Synchronized with group, ready for connections
2022-08-22 23:10:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220822 23:10:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209824;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.000895  Lock_time: 0.000824  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209824;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 13  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209824;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 13  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209824;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:10:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209834;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209834;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:10:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 18  Schema:   QC_hit: No
# Query_time: 0.000610  Lock_time: 0.000475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209840;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 18  Schema:   QC_hit: No
# Query_time: 0.001598  Lock_time: 0.001449  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209840;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:10:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.006858  Lock_time: 0.006744  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209844;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.002180  Lock_time: 0.002035  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209844;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:10:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 22  Schema:   QC_hit: No
# Query_time: 0.002446  Lock_time: 0.002333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209854;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 23  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209854;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 22  Schema:   QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209854;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 23  Schema:   QC_hit: No
# Query_time: 0.000720  Lock_time: 0.000640  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209854;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-08-22 23:11:01 38 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220822 23:11:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209864;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 40  Schema:   QC_hit: No
# Query_time: 0.000466  Lock_time: 0.000377  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209864;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 40  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209864;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.001436  Lock_time: 0.001273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209864;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:11:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 43  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209870;
SELECT
		  page_size, compress_ops, 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.000147  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209870;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:11:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 44  Schema:   QC_hit: No
# Query_time: 0.001644  Lock_time: 0.001521  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209874;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 45  Schema:   QC_hit: No
# Query_time: 0.005217  Lock_time: 0.005111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209874;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 44  Schema:   QC_hit: No
# Query_time: 0.004485  Lock_time: 0.004421  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209874;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 45  Schema:   QC_hit: No
# Query_time: 0.001254  Lock_time: 0.001194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209874;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:11:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 48  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209884;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 49  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209884;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 49  Schema:   QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209884;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 48  Schema:   QC_hit: No
# Query_time: 0.003212  Lock_time: 0.003150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209884;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:11:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 52  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209894;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 53  Schema:   QC_hit: No
# Query_time: 0.000585  Lock_time: 0.000492  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209894;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 52  Schema:   QC_hit: No
# Query_time: 0.002308  Lock_time: 0.002206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209894;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 53  Schema:   QC_hit: No
# Query_time: 0.000336  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209894;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:11:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209900;
SELECT
		  page_size, compress_ops, 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.000187  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209900;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:11:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 58  Schema:   QC_hit: No
# Query_time: 0.000860  Lock_time: 0.000786  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209904;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209904;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 58  Schema:   QC_hit: No
# Query_time: 0.000715  Lock_time: 0.000660  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209904;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209904;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:11:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 61  Schema:   QC_hit: No
# Query_time: 0.001415  Lock_time: 0.001331  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209914;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 62  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000310  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209914;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 62  Schema:   QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209914;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 61  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209914;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:12:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 65  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209924;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 65  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209924;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 66  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209924;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 66  Schema:   QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209924;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:12:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 69  Schema:   QC_hit: No
# Query_time: 0.000576  Lock_time: 0.000500  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209930;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 69  Schema:   QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000081  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209930;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:12:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 70  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209934;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000545  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209934;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209934;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 70  Schema:   QC_hit: No
# Query_time: 0.000674  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209934;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:12:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 74  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209944;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000560  Lock_time: 0.000360  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209944;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000480  Lock_time: 0.000303  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209944;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 74  Schema:   QC_hit: No
# Query_time: 0.000532  Lock_time: 0.000469  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209944;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:12:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 79  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209954;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 78  Schema:   QC_hit: No
# Query_time: 0.000852  Lock_time: 0.000778  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209954;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 79  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209954;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 78  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209954;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:12:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209960;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209960;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:12:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 84  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209964;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209964;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209964;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 84  Schema:   QC_hit: No
# Query_time: 0.001321  Lock_time: 0.001257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209964;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:12:48
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 94  Schema:   QC_hit: No
# Query_time: 0.001985  Lock_time: 0.000250  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 73
SET timestamp=1661209968;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220822 23:12:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.089655  Lock_time: 0.089506  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209974;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 130  Schema:   QC_hit: No
# Query_time: 0.082182  Lock_time: 0.082033  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209974;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 130  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209974;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.001679  Lock_time: 0.001489  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209974;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:13:12
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 174  Schema: policyadmin  QC_hit: No
# Query_time: 11.100934  Lock_time: 0.002642  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use policyadmin;
SET timestamp=1661209992;
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: 220822 23:13:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.764344  Lock_time: 0.764130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209993;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209993;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:13:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 186  Schema:   QC_hit: No
# Query_time: 0.003291  Lock_time: 0.003221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209994;
SELECT
		  page_size, compress_ops, 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.003462  Lock_time: 0.003394  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661209994;
SELECT
		  page_size, compress_ops, 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.000355  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209994;
SELECT
                  page_size, buffer_pool_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.013153  Lock_time: 0.012980  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661209994;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:13:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 270  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210004;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 269  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210004;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 269  Schema:   QC_hit: No
# Query_time: 0.016321  Lock_time: 0.016185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210004;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:13:25
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 270  Schema:   QC_hit: No
# Query_time: 0.913354  Lock_time: 0.912661  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210005;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:13:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 313  Schema: policyadmin  QC_hit: No
# Query_time: 0.012804  Lock_time: 0.012272  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1661210012;
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: 220822 23:13:33
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 319  Schema: policyadmin  QC_hit: No
# Query_time: 0.005746  Lock_time: 0.005357  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1661210013;
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;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210013;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  Schema:   QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000382  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210013;
SELECT
                  page_size, buffer_pool_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.000413  Lock_time: 0.000279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210013;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 330  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210013;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:13:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 352  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210019;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 352  Schema:   QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000086  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210019;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:13:40
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 361  Schema:   QC_hit: No
# Query_time: 0.012184  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1661210020;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 364  Schema:   QC_hit: No
# Query_time: 0.000789  Lock_time: 0.000277  Rows_sent: 118  Rows_examined: 236
# Rows_affected: 0  Bytes_sent: 12515
SET timestamp=1661210020;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220822 23:13:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210024;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210024;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 366  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210024;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 366  Schema:   QC_hit: No
# Query_time: 0.000910  Lock_time: 0.000836  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210024;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:13:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.002521  Lock_time: 0.002463  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210034;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 370  Schema:   QC_hit: No
# Query_time: 0.001671  Lock_time: 0.001568  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210034;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 370  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210034;
SELECT
                  page_size, buffer_pool_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.000314  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210034;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:14:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 374  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210044;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.000525  Lock_time: 0.000376  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210044;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 374  Schema:   QC_hit: No
# Query_time: 0.000793  Lock_time: 0.000722  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210044;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000375  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210044;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:14:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000667  Lock_time: 0.000555  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210050;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210050;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:14:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210054;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210054;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 379  Schema:   QC_hit: No
# Query_time: 0.000544  Lock_time: 0.000473  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210054;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 379  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210054;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:14:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 382  Schema:   QC_hit: No
# Query_time: 0.000817  Lock_time: 0.000677  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210064;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 383  Schema:   QC_hit: No
# Query_time: 0.000567  Lock_time: 0.000440  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210064;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 382  Schema:   QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000338  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210064;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 383  Schema:   QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210064;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:14:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 387  Schema:   QC_hit: No
# Query_time: 0.000407  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210074;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 387  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210074;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 388  Schema:   QC_hit: No
# Query_time: 0.001067  Lock_time: 0.000923  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210074;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 388  Schema:   QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210074;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:14:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210080;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000327  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210080;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:14:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 392  Schema:   QC_hit: No
# Query_time: 0.001237  Lock_time: 0.001149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210084;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 393  Schema:   QC_hit: No
# Query_time: 0.001671  Lock_time: 0.001597  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210084;
SELECT
                  page_size, buffer_pool_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.000229  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210084;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 393  Schema:   QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000282  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210084;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:14:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210094;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210094;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 396  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210094;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 396  Schema:   QC_hit: No
# Query_time: 0.001526  Lock_time: 0.001420  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210094;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-08-22 23:15:01 400 [Warning] Aborted connection 400 to db: 'policyadmin' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:15:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 401  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210104;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 401  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210104;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 402  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210104;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 402  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210104;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-08-22 23:15:07 405 [Warning] Aborted connection 405 to db: 'policyadmin' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:15:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 406  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210110;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 406  Schema:   QC_hit: No
# Query_time: 0.000484  Lock_time: 0.000429  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210110;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:15:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 407  Schema:   QC_hit: No
# Query_time: 0.000413  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210114;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 407  Schema:   QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210114;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 408  Schema:   QC_hit: No
# Query_time: 0.001858  Lock_time: 0.001723  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210114;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 408  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210114;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:15:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 421  Schema:   QC_hit: No
# Query_time: 0.002853  Lock_time: 0.002779  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210124;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 421  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210124;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 422  Schema:   QC_hit: No
# Query_time: 0.008202  Lock_time: 0.008076  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210124;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 422  Schema:   QC_hit: No
# Query_time: 0.000752  Lock_time: 0.000596  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210124;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:15:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 425  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210134;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 425  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210134;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 426  Schema:   QC_hit: No
# Query_time: 0.002117  Lock_time: 0.001943  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210134;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 426  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210134;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:15:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 430  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210139;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 430  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210139;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.162991  Lock_time: 0.000431  Rows_sent: 0  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1661210139;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220822 23:15:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210144;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000422  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210144;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210144;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 450  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210144;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:15:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 465  Schema:   QC_hit: No
# Query_time: 0.005000  Lock_time: 0.004846  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210154;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 465  Schema:   QC_hit: No
# Query_time: 0.003308  Lock_time: 0.003242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210154;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.004527  Lock_time: 0.004471  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210154;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210154;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:16:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 469  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210164;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 469  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210164;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210164;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210164;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:16:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210170;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210170;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:16:12
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.190835  Lock_time: 0.190646  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000695  Lock_time: 0.000230  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.008593  Lock_time: 0.008399  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 384
SET timestamp=1661210172;
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';
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000070  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.001901  Lock_time: 0.001779  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000053  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000053  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000063  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1661210172;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1661210172;
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';
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 2  Bytes_sent: 11
SET timestamp=1661210172;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220822 23:16:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 474  Schema:   QC_hit: No
# Query_time: 0.000532  Lock_time: 0.000467  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210174;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210174;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210174;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000611  Lock_time: 0.000134  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1661210174;
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: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210174;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000079  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1661210174;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000088  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1661210174;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000107  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1661210174;
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: root[root] @  [127.0.0.1]
# Thread_id: 474  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210174;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:16:17
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210177;
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: 220822 23:16:20
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.717656  Lock_time: 0.717479  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210180;
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: 220822 23:16:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 1  Bytes_sent: 11
SET timestamp=1661210181;
delete from JpaPdpSubGroup_policies where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000042  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 19  Bytes_sent: 11
SET timestamp=1661210181;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220822 23:16:23
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000206  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000112  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000059  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000048  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000052  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000054  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1661210183;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000152  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210183;
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: 478  Schema:   QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210183;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:16:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.301244  Lock_time: 0.301129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210184;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 478  Schema:   QC_hit: No
# Query_time: 0.299099  Lock_time: 0.299038  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210184;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210184;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:16:26
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210186;
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: 220822 23:16:28
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000294  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210188;
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: 220822 23:16:30
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.681041  Lock_time: 0.680893  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1661210190;
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_;
2022-08-22 23:16:30 481 [Warning] Aborted connection 481 to db: 'policyclamp' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:16:31
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210191;
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: 220822 23:16:33
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210193;
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: 492  Schema:   QC_hit: No
# Query_time: 0.004066  Lock_time: 0.003925  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210193;
SELECT
                  page_size, buffer_pool_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.000719  Lock_time: 0.000595  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210193;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.000718  Lock_time: 0.000570  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210193;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.000381  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210193;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:16:36
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.294204  Lock_time: 0.294015  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210196;
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: 220822 23:16:38
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210198;
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: 220822 23:16:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 496  Schema:   QC_hit: No
# Query_time: 0.001667  Lock_time: 0.001521  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210200;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 496  Schema:   QC_hit: No
# Query_time: 0.001691  Lock_time: 0.001533  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210200;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:16:41
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210201;
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: 220822 23:16:43
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000284  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210203;
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: 220822 23:16:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 498  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210204;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 498  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210204;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.002125  Lock_time: 0.002024  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210204;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210204;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:16:46
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210206;
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: 220822 23:16:48
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000217  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210208;
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: 220822 23:16:51
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000264  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210211;
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: 220822 23:16:53
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000202  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210213;
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: 220822 23:16:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210214;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210214;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 502  Schema:   QC_hit: No
# Query_time: 0.000491  Lock_time: 0.000334  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210214;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 502  Schema:   QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210214;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:16:56
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210216;
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: 220822 23:16:58
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000188  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210218;
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: 220822 23:17:01
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000272  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210221;
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: 220822 23:17:03
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210223;
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: 220822 23:17:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 506  Schema:   QC_hit: No
# Query_time: 0.005528  Lock_time: 0.005168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210224;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210224;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210224;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 506  Schema:   QC_hit: No
# Query_time: 0.000957  Lock_time: 0.000762  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210224;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:17:06
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210226;
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: 220822 23:17:08
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000159  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210228;
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: 220822 23:17:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 509  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210230;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 509  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210230;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:17:11
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000204  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210231;
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: 220822 23:17:13
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000227  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210233;
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: 220822 23:17:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210234;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210234;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210234;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210234;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000234  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1661210234;
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: 220822 23:17:16
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000133  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210236;
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: 220822 23:17:18
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000411  Lock_time: 0.000229  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210238;
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: 220822 23:17:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210241;
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: 220822 23:17:23
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000694  Lock_time: 0.000495  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210243;
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: 220822 23:17:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210244;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210244;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000092  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210244;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210244;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:17:26
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000442  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210246;
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: 220822 23:17:28
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210248;
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: 220822 23:17:31
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210251;
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: 220822 23:17:33
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210253;
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: 220822 23:17:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000369  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210254;
SELECT
		  page_size, compress_ops, 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.002364  Lock_time: 0.002280  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210254;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000479  Lock_time: 0.000320  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210254;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000380  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210254;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:17:36
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000464  Lock_time: 0.000289  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210256;
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: 220822 23:17:38
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210258;
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: 220822 23:17:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210260;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210260;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:17:41
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000191  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210261;
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: 220822 23:17:43
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210263;
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: 220822 23:17:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210264;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 534  Schema:   QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210264;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 534  Schema:   QC_hit: No
# Query_time: 0.000142  Lock_time: 0.000092  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210264;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210264;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:17:46
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210266;
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: 220822 23:17:48
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000413  Lock_time: 0.000242  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210268;
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: 220822 23:17:51
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210271;
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: 220822 23:17:53
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000121  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210273;
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: 220822 23:17:54
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.060388  Lock_time: 0.060204  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210274;
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: 537  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210274;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 538  Schema:   QC_hit: No
# Query_time: 0.001624  Lock_time: 0.001534  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210274;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000319  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210274;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 538  Schema:   QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210274;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:17:56
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000170  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210276;
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: 220822 23:17:58
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210278;
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: 220822 23:18:01
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210281;
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: 220822 23:18:03
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210283;
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: 220822 23:18:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210284;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210284;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 542  Schema:   QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210284;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 542  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210284;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:18:06
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210286;
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: 220822 23:18:08
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210288;
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: 220822 23:18:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210290;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210290;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:18:11
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000131  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210291;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000751  Lock_time: 0.000491  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210291;
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: 220822 23:18:13
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000189  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210293;
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: 220822 23:18:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210294;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210294;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210294;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210294;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:18:16
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210296;
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: 220822 23:18:18
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000148  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210298;
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: 220822 23:18:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000135  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210301;
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: 220822 23:18:22
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210302;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210302;
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: 220822 23:18:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210304;
SELECT
		  page_size, compress_ops, 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.000168  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210304;
SELECT
		  page_size, compress_ops, 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.000138  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210304;
SELECT
                  page_size, buffer_pool_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.000143  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210304;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:18:25
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210305;
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: 220822 23:18:27
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210307;
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: 220822 23:18:30
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210310;
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: 220822 23:18:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000164  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210312;
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: 220822 23:18:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210314;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210314;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210314;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210314;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:18:35
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000133  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210315;
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: 220822 23:18:37
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000126  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210317;
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: 220822 23:18:40
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210320;
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: 568  Schema:   QC_hit: No
# Query_time: 0.000730  Lock_time: 0.000666  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210320;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000142  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210320;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:18:43
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000147  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210323;
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: 220822 23:18:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 570  Schema:   QC_hit: No
# Query_time: 0.000689  Lock_time: 0.000434  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210324;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 570  Schema:   QC_hit: No
# Query_time: 0.000458  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210324;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 569  Schema:   QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210324;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 569  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210324;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:18:46
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000165  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210326;
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: 220822 23:18:48
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210328;
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: 220822 23:18:51
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210331;
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: 220822 23:18:53
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000150  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210333;
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: 220822 23:18:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210334;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210334;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 574  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210334;
SELECT
		  page_size, compress_ops, 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.000421  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210334;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:18:56
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000170  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210336;
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: 220822 23:18:58
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210338;
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: 220822 23:19:01
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210341;
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: 220822 23:19:03
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210343;
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: 220822 23:19:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000429  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210344;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 578  Schema:   QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210344;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210344;
SELECT
                  page_size, buffer_pool_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.000273  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210344;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:19:06
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000159  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210346;
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: 220822 23:19:08
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000195  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210348;
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: 220822 23:19:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210350;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210350;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:19:11
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000183  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210351;
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: 220822 23:19:13
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000229  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210353;
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: 220822 23:19:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 582  Schema:   QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210354;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.002624  Lock_time: 0.002461  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210354;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210354;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 582  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210354;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000427  Lock_time: 0.000258  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1661210354;
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: 220822 23:19:16
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210356;
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: 220822 23:19:18
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000125  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210358;
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: 220822 23:19:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210361;
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: 220822 23:19:23
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000102  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210363;
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: 220822 23:19:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210364;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 587  Schema:   QC_hit: No
# Query_time: 0.001446  Lock_time: 0.001326  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210364;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210364;
SELECT
		  page_size, compress_ops, 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.000184  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210364;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:19:26
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210366;
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: 220822 23:19:28
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000178  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210368;
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: 220822 23:19:31
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210371;
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: 220822 23:19:33
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000243  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210373;
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: 590  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210373;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210373;
SELECT
                  page_size, buffer_pool_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.001630  Lock_time: 0.001557  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210373;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 590  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210373;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:19:36
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000311  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210376;
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: 220822 23:19:39
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210379;
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: 594  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210379;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 594  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210379;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:19:42
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210382;
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: 220822 23:19:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 596  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210384;
SELECT
		  page_size, compress_ops, 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.000123  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210384;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000196  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210384;
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: 595  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210384;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 595  Schema:   QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210384;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-08-22 23:19:46 599 [Warning] Aborted connection 599 to db: 'unconnected' user: 'unauthenticated' host: '127.0.0.6' (This connection closed normally without authentication)
# Time: 220822 23:19:47
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000196  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210387;
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: 220822 23:19:48
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000223  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210388;
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: 220822 23:19:52
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210392;
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: 220822 23:19:54
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210394;
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: 613  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210394;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 614  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210394;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 614  Schema:   QC_hit: No
# Query_time: 0.000543  Lock_time: 0.000472  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210394;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 613  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210394;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.001321  Lock_time: 0.001185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210394;
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: 220822 23:19:57
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000191  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210397;
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: 220822 23:19:59
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210399;
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: 220822 23:20:02
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210402;
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: 220822 23:20:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 627  Schema:   QC_hit: No
# Query_time: 0.000579  Lock_time: 0.000482  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210404;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.001870  Lock_time: 0.001701  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210404;
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: 627  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210404;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.000805  Lock_time: 0.000631  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210404;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.000639  Lock_time: 0.000479  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210404;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:20:07
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000134  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210407;
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: 220822 23:20:09
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210409;
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: 631  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210409;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 631  Schema:   QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210409;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:20:12
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.833825  Lock_time: 0.833576  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210412;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000118  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210412;
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: 220822 23:20:14
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.001092  Lock_time: 0.000687  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210414;
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: 633  Schema:   QC_hit: No
# Query_time: 0.000534  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210414;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 633  Schema:   QC_hit: No
# Query_time: 0.000505  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210414;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 632  Schema:   QC_hit: No
# Query_time: 0.003349  Lock_time: 0.002555  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210414;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 632  Schema:   QC_hit: No
# Query_time: 0.000966  Lock_time: 0.000895  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210414;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:20:17
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000174  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210417;
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: 220822 23:20:19
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000202  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210419;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-08-22 23:20:22 636 [Warning] Aborted connection 636 to db: 'pooling' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:20:22
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210422;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000218  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210422;
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: 220822 23:20:24
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210424;
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: 638  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210424;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 638  Schema:   QC_hit: No
# Query_time: 0.000788  Lock_time: 0.000308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210424;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000521  Lock_time: 0.000418  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210424;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210424;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:20:27
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000166  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210427;
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: 220822 23:20:29
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210429;
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: 220822 23:20:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210432;
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: 220822 23:20:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210434;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.001546  Lock_time: 0.001301  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210434;
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: 641  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210434;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.002027  Lock_time: 0.001929  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210434;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210434;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:20:38
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000213  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210438;
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: 220822 23:20:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 645  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210440;
SELECT
		  page_size, compress_ops, 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.000166  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210440;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:20:41
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210441;
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: 220822 23:20:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 647  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210444;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000170  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210444;
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: 647  Schema:   QC_hit: No
# Query_time: 0.000503  Lock_time: 0.000415  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210444;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 646  Schema:   QC_hit: No
# Query_time: 0.010812  Lock_time: 0.010663  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210444;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 646  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210444;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:20:46
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210446;
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: 220822 23:20:49
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000217  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210449;
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: 220822 23:20:51
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000194  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210451;
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: 220822 23:20:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210454;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000277  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210454;
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: 651  Schema:   QC_hit: No
# Query_time: 0.000817  Lock_time: 0.000699  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210454;
SELECT
		  page_size, compress_ops, 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.000302  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210454;
SELECT
		  page_size, compress_ops, 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.002319  Lock_time: 0.002004  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210454;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:20:56
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000244  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210456;
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: 220822 23:20:59
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210459;
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: 220822 23:21:01
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210461;
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: 220822 23:21:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210464;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.000515  Lock_time: 0.000408  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210464;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210464;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.002243  Lock_time: 0.002107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210464;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.001425  Lock_time: 0.001226  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210464;
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: 220822 23:21:06
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210466;
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: 220822 23:21:09
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000202  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210469;
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: 658  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210469;
SELECT
		  page_size, compress_ops, 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.000345  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210469;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:21:11
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210471;
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: 220822 23:21:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.003101  Lock_time: 0.002810  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210474;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210474;
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: 659  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210474;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.000493  Lock_time: 0.000354  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210474;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210474;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000242  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1661210474;
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: 220822 23:21:16
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000207  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210476;
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: 220822 23:21:19
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000190  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210479;
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: 220822 23:21:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000153  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210481;
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: 220822 23:21:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210484;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210484;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000828  Lock_time: 0.000382  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210484;
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: 664  Schema:   QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210484;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210484;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:21:26
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210486;
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: 220822 23:21:29
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000123  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210489;
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: 220822 23:21:31
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000228  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210491;
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: 220822 23:21:34
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.002157  Lock_time: 0.000359  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210494;
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: 668  Schema:   QC_hit: No
# Query_time: 0.000363  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210494;
SELECT
		  page_size, compress_ops, 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.000595  Lock_time: 0.000510  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210494;
SELECT
		  page_size, compress_ops, 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.000481  Lock_time: 0.000414  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210494;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.001269  Lock_time: 0.001212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210494;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:21:36
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000215  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210496;
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: 220822 23:21:39
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210499;
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: 671  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210499;
SELECT
                  page_size, buffer_pool_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.000146  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210499;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:21:41
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000760  Lock_time: 0.000670  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210501;
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: 220822 23:21:44
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000285  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210504;
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: 672  Schema:   QC_hit: No
# Query_time: 0.001716  Lock_time: 0.001647  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210504;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210504;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 673  Schema:   QC_hit: No
# Query_time: 0.004649  Lock_time: 0.004550  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210504;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 673  Schema:   QC_hit: No
# Query_time: 0.000612  Lock_time: 0.000535  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210504;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:21:46
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000197  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210506;
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: 220822 23:21:49
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000122  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210509;
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: 220822 23:21:51
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000142  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210511;
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: 220822 23:21:54
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210514;
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: 677  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210514;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210514;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.003531  Lock_time: 0.003457  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210514;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.001315  Lock_time: 0.001220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210514;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210514;
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: 220822 23:21:56
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000210  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210516;
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: 220822 23:21:59
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210519;
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: 220822 23:22:01
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000113  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210521;
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: 220822 23:22:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 681  Schema:   QC_hit: No
# Query_time: 0.000684  Lock_time: 0.000533  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210524;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000141  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210524;
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: 680  Schema:   QC_hit: No
# Query_time: 0.000381  Lock_time: 0.000306  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210524;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210524;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 681  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210524;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:22:06
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000222  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210526;
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: 220822 23:22:09
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000182  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210529;
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: 684  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210529;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 684  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210529;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:22:11
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210531;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000257  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210531;
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: 220822 23:22:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 685  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210534;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 686  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210534;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 686  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210534;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 685  Schema:   QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210534;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000127  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210534;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-08-22 23:22:16 689 [Warning] Aborted connection 689 to db: 'policyadmin' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:22:16
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000129  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210536;
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: 220822 23:22:19
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210539;
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: 220822 23:22:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210541;
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: 220822 23:22:23
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.884730  Lock_time: 0.884538  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210543;
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: 220822 23:22:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 690  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210544;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 690  Schema:   QC_hit: No
# Query_time: 0.000123  Lock_time: 0.000074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210544;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000108  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210544;
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: 691  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210544;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 691  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210544;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:22:27
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000132  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210547;
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: 220822 23:22:29
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000168  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210549;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-08-22 23:22:31 694 [Warning] Aborted connection 694 to db: 'policyadmin' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:22:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210552;
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: 220822 23:22:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210554;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 696  Schema:   QC_hit: No
# Query_time: 0.000556  Lock_time: 0.000486  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210554;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000226  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210554;
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: 696  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210554;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210554;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:22:37
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210557;
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: 220822 23:22:39
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210559;
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: 699  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210559;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 699  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210559;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:22:42
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210562;
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: 220822 23:22:44
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000242  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210564;
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: 700  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210564;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 700  Schema:   QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000092  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210564;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210564;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210564;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:22:47
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210567;
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: 220822 23:22:49
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000204  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210569;
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: 220822 23:22:52
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210572;
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: 220822 23:22:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 704  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210574;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 705  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210574;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 705  Schema:   QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210574;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000507  Lock_time: 0.000300  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210574;
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: 704  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210574;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:22:57
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000242  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210577;
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: 220822 23:22:59
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000213  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210579;
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: 220822 23:23:02
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000193  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210582;
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: 220822 23:23:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210584;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 718  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210584;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 718  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210584;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000640  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210584;
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: 719  Schema:   QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210584;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:23:07
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000129  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210587;
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: 220822 23:23:09
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210589;
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: 722  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210589;
SELECT
                  page_size, buffer_pool_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.000212  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210589;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:23:12
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210592;
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: 220822 23:23:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 723  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210594;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 723  Schema:   QC_hit: No
# Query_time: 0.003750  Lock_time: 0.003667  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210594;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.003575  Lock_time: 0.003516  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210594;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.003569  Lock_time: 0.003377  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210594;
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: 724  Schema:   QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210594;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000251  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1661210594;
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: 220822 23:23:17
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000218  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210597;
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: 220822 23:23:19
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000140  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210599;
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: 220822 23:23:22
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000177  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210602;
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: 220822 23:23:24
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000161  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210604;
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: 728  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210604;
SELECT
                  page_size, buffer_pool_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.000550  Lock_time: 0.000485  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210604;
SELECT
		  page_size, compress_ops, 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.000141  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210604;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000808  Lock_time: 0.000761  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210604;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:23:27
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000259  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210607;
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: 220822 23:23:29
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000235  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210609;
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: 220822 23:23:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000202  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210612;
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: 220822 23:23:34
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000367  Lock_time: 0.000235  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210614;
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: 732  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210614;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210614;
SELECT
		  page_size, compress_ops, 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.000394  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210614;
SELECT
                  page_size, buffer_pool_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.000177  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210614;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:23:37
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000129  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210617;
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: 220822 23:23:39
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210619;
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: 735  Schema:   QC_hit: No
# Query_time: 0.000939  Lock_time: 0.000862  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210619;
SELECT
		  page_size, compress_ops, 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.000162  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210619;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:23:42
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210622;
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: 220822 23:23:44
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.001843  Lock_time: 0.001661  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210624;
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: 737  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210624;
SELECT
		  page_size, compress_ops, 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.000493  Lock_time: 0.000327  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210624;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 737  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210624;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.001961  Lock_time: 0.001908  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210624;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:23:47
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000191  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210627;
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: 220822 23:23:49
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000164  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210629;
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: 220822 23:23:52
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210632;
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: 220822 23:23:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210634;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210634;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000109  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210634;
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: 740  Schema:   QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210634;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 740  Schema:   QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210634;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000374  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210634;
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: 220822 23:23:57
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210637;
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: 220822 23:23:59
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000140  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210639;
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: 220822 23:24:02
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210642;
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: 220822 23:24:04
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000109  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210644;
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: 745  Schema:   QC_hit: No
# Query_time: 0.001194  Lock_time: 0.000809  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210644;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 745  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210644;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 744  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210644;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 744  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210644;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:24:07
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000160  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210647;
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: 220822 23:24:09
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210649;
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: 748  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210649;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 748  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210649;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:24:12
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.881715  Lock_time: 0.881487  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210652;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000214  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210652;
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: 220822 23:24:14
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000228  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210654;
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: 750  Schema:   QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210654;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 750  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210654;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 749  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210654;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 749  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210654;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:24:18
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210658;
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: 220822 23:24:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000192  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210661;
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: 220822 23:24:23
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.648557  Lock_time: 0.648353  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210663;
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: 220822 23:24:24
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210664;
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: 754  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210664;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210664;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 753  Schema:   QC_hit: No
# Query_time: 0.000410  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210664;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 753  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210664;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:24:27
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000146  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210667;
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: 220822 23:24:29
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000191  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210669;
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: 220822 23:24:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000187  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210672;
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: 220822 23:24:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 757  Schema:   QC_hit: No
# Query_time: 0.003503  Lock_time: 0.003443  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210674;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210674;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210674;
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: 758  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210674;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 757  Schema:   QC_hit: No
# Query_time: 0.000504  Lock_time: 0.000347  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210674;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:24:37
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210677;
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: 220822 23:24:39
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210679;
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: 761  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210679;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 761  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210679;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:24:42
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210682;
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: 220822 23:24:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 762  Schema:   QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000355  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210684;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210684;
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: 763  Schema:   QC_hit: No
# Query_time: 0.000762  Lock_time: 0.000473  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210684;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.001081  Lock_time: 0.000663  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210684;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 762  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210684;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:24:47
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000156  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210687;
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: 220822 23:24:49
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000223  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210689;
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: 220822 23:24:52
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000181  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210692;
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: 220822 23:24:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210694;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210694;
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: 766  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000248  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210694;
SELECT
		  page_size, compress_ops, 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.000300  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210694;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210694;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:24:57
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000179  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210697;
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: 220822 23:24:59
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210699;
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: 220822 23:25:02
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210702;
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: 220822 23:25:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210704;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210704;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000166  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210704;
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: 770  Schema:   QC_hit: No
# Query_time: 0.001004  Lock_time: 0.000887  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210704;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 770  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210704;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:25:07
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210707;
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: 220822 23:25:09
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000199  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210709;
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: 774  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210709;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 774  Schema:   QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210709;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:25:12
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000186  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210712;
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: 220822 23:25:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210714;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 775  Schema:   QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210714;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210714;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 775  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210714;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000591  Lock_time: 0.000385  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210714;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000215  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1661210714;
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: 220822 23:25:17
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210717;
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: 220822 23:25:19
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000244  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210719;
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: 220822 23:25:22
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000234  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210722;
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: 220822 23:25:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 779  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210724;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000967  Lock_time: 0.000821  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210724;
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: 780  Schema:   QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210724;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 779  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210724;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210724;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:25:27
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210727;
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: 220822 23:25:29
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000120  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210729;
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: 220822 23:25:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000178  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210732;
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: 220822 23:25:34
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000140  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210734;
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: 784  Schema:   QC_hit: No
# Query_time: 0.002263  Lock_time: 0.002046  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210734;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 783  Schema:   QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000351  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210734;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 783  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210734;
SELECT
                  page_size, buffer_pool_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.000591  Lock_time: 0.000395  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210734;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:25:38
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000427  Lock_time: 0.000220  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210738;
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: 220822 23:25:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 787  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210739;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 787  Schema:   QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210739;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000189  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210739;
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: 220822 23:25:43
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000236  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210743;
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: 220822 23:25:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 788  Schema:   QC_hit: No
# Query_time: 0.001279  Lock_time: 0.001149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210744;
SELECT
		  page_size, compress_ops, 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.000508  Lock_time: 0.000395  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210744;
SELECT
		  page_size, compress_ops, 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.000495  Lock_time: 0.000332  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210744;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.001158  Lock_time: 0.001020  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210744;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210744;
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: 220822 23:25:48
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000155  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210748;
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: 220822 23:25:50
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000565  Lock_time: 0.000328  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210750;
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: 220822 23:25:53
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000188  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210753;
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: 793  Schema:   QC_hit: No
# Query_time: 0.000660  Lock_time: 0.000571  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210753;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 792  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210753;
SELECT
		  page_size, compress_ops, 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.000629  Lock_time: 0.000508  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210753;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 792  Schema:   QC_hit: No
# Query_time: 0.001406  Lock_time: 0.001284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210753;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:25:55
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.907636  Lock_time: 0.907386  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210755;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000174  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210755;
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: 220822 23:25:59
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000219  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210759;
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: 220822 23:26:02
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000897  Lock_time: 0.000735  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210762;
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: 220822 23:26:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 796  Schema:   QC_hit: No
# Query_time: 0.000678  Lock_time: 0.000570  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210764;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210764;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 796  Schema:   QC_hit: No
# Query_time: 0.002253  Lock_time: 0.002195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210764;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210764;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:26:05
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210765;
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: 220822 23:26:07
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000195  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210767;
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: 220822 23:26:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 800  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210769;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 800  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210769;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:26:10
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.009119  Lock_time: 0.008955  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210770;
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: 220822 23:26:11
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000128  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210771;
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: 220822 23:26:13
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000174  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210773;
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: 220822 23:26:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210774;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210774;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 801  Schema:   QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210774;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 801  Schema:   QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210774;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:26:16
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000166  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210776;
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: 220822 23:26:18
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000129  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210778;
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: 220822 23:26:21
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210781;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-08-22 23:26:21 805 [Warning] Aborted connection 805 to db: 'unconnected' user: 'unauthenticated' host: '127.0.0.6' (This connection closed normally without authentication)
# Time: 220822 23:26:22
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000170  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210782;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000221  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210782;
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: 220822 23:26:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 814  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210784;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 814  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210784;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 813  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210784;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 813  Schema:   QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210784;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000143  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210784;
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: 220822 23:26:27
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210787;
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: 220822 23:26:30
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000132  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210790;
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: 220822 23:26:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000229  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210792;
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: 220822 23:26:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 818  Schema:   QC_hit: No
# Query_time: 0.000374  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210794;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 818  Schema:   QC_hit: No
# Query_time: 0.000545  Lock_time: 0.000335  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210794;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 817  Schema:   QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210794;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 817  Schema:   QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000303  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210794;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:26:35
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210795;
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: 220822 23:26:37
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000176  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210797;
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: 220822 23:26:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 821  Schema:   QC_hit: No
# Query_time: 0.000840  Lock_time: 0.000591  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210799;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 821  Schema:   QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210799;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:26:40
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000234  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210800;
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: 220822 23:26:42
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000320  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210802;
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: 220822 23:26:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 823  Schema:   QC_hit: No
# Query_time: 0.000443  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210804;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 823  Schema:   QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000348  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210804;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 822  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210804;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 822  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210804;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:26:45
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000154  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210805;
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: 220822 23:26:47
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000173  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210807;
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: 220822 23:26:50
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210810;
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: 220822 23:26:52
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000195  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210812;
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: 220822 23:26:54
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 826  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210814;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 827  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210814;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 827  Schema:   QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210814;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 826  Schema:   QC_hit: No
# Query_time: 0.000411  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210814;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220822 23:26:55
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210815;
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: 220822 23:26:57
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000167  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210817;
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: 220822 23:27:00
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000191  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210820;
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: 220822 23:27:02
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000627  Lock_time: 0.000194  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210822;
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: 220822 23:27:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 833  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210824;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 832  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210824;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 833  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210824;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 832  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210824;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.003538  Lock_time: 0.000305  Rows_sent: 0  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1661210824;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220822 23:27:05
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000258  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210825;
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: 220822 23:27:07
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000169  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210827;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-08-22 23:27:09 851 [Warning] Aborted connection 851 to db: 'policyadmin' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:27:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 853  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210829;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 853  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210829;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-08-22 23:27:10 856 [Warning] Aborted connection 856 to db: 'policyadmin' user: 'policy_user' host: '127.0.0.6' (Got an error reading communication packets)
# Time: 220822 23:27:10
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000197  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210830;
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: 220822 23:27:12
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210832;
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: 220822 23:27:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 859  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210834;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 860  Schema:   QC_hit: No
# Query_time: 0.000628  Lock_time: 0.000529  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210834;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 859  Schema:   QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210834;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 860  Schema:   QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210834;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000179  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1661210834;
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: 220822 23:27:15
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000168  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210835;
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: 220822 23:27:17
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000137  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210837;
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: 220822 23:27:20
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000191  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210840;
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: 220822 23:27:22
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000211  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210842;
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: 220822 23:27:24
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 864  Schema:   QC_hit: No
# Query_time: 0.002220  Lock_time: 0.002138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210844;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 864  Schema:   QC_hit: No
# Query_time: 0.000407  Lock_time: 0.000356  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210844;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 863  Schema:   QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1661210844;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 863  Schema:   QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1661210844;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220822 23:27:25
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000136  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210845;
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: 220822 23:27:26
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000125  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210846;
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: 220822 23:27:30
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210850;
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: 220822 23:27:31
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.001949  Lock_time: 0.001691  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000961  Lock_time: 0.000199  Rows_sent: 50  Rows_examined: 100
# Rows_affected: 0  Bytes_sent: 10917
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.002774  Lock_time: 0.002519  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000524  Lock_time: 0.000049  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3290
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.002303  Lock_time: 0.002014  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000135  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000058  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6678
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000162  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000119  Lock_time: 0.000046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000446  Lock_time: 0.000044  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3240
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000049  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000044  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1667
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000121  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000109  Lock_time: 0.000043  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000040  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2682
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000049  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000044  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4992
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000044  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5052
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000083  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000522  Lock_time: 0.000051  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000124  Lock_time: 0.000046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000045  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4865
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000075  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000045  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5973
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000213  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000488  Lock_time: 0.000049  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 13273
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000118  Lock_time: 0.000046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000442  Lock_time: 0.000043  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2630
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.topic' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000121  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000046  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3495
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000119  Lock_time: 0.000045  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000665  Lock_time: 0.000047  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2518
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000119  Lock_time: 0.000045  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000460  Lock_time: 0.000056  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12891
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000095  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000057  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2972
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000042  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000123  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000042  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3113
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000117  Lock_time: 0.000045  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000110  Lock_time: 0.000042  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000055  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4276
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000109  Lock_time: 0.000043  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000044  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3674
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000142  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000531  Lock_time: 0.000062  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8505
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000133  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000826  Lock_time: 0.000103  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2728
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000085  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000809  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5653
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000248  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000147  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000051  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1641
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000155  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000071  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000064  Rows_sent: 9  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 10311
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000132  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000148  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000491  Lock_time: 0.000049  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2750
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000119  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000548  Lock_time: 0.000057  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12618
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000114  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000698  Lock_time: 0.000065  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8013
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000481  Lock_time: 0.000217  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000046  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7398
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000119  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000577  Lock_time: 0.000059  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2919
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000048  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4687
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000066  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000750  Lock_time: 0.000069  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5420
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000107  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000475  Lock_time: 0.000049  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2560
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000631  Lock_time: 0.000057  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2469
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000102  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000438  Lock_time: 0.000050  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2805
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000432  Lock_time: 0.000069  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3575
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000135  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000553  Lock_time: 0.000068  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1661210851;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroups' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000101  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000460  Lock_time: 0.000051  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2505
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000573  Lock_time: 0.000093  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5570
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000124  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000225  Lock_time: 0.000093  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000802  Lock_time: 0.000076  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2624
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000175  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000083  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210851;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000849  Lock_time: 0.000069  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5214
SET timestamp=1661210851;
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';
# Time: 220822 23:27:32
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000157  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000142  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.001003  Lock_time: 0.000149  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1469
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000090  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000524  Lock_time: 0.000049  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1472
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000073  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000181  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000874  Lock_time: 0.000069  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6024
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000137  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000528  Lock_time: 0.000050  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1467
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000123  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000128  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000482  Lock_time: 0.000053  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2656
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000515  Lock_time: 0.000046  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7365
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000072  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000124  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000047  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12984
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000147  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000051  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12322
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000336  Lock_time: 0.000133  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000066  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2746
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000114  Lock_time: 0.000044  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000583  Lock_time: 0.000048  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4470
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  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=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000714  Lock_time: 0.000134  Rows_sent: 37  Rows_examined: 74
# Rows_affected: 0  Bytes_sent: 10539
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.002228  Lock_time: 0.001934  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000077  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 5231
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000902  Lock_time: 0.000766  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000067  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1704
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000040  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000110  Lock_time: 0.000042  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000112  Lock_time: 0.000039  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000112  Lock_time: 0.000044  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000043  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1529
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000114  Lock_time: 0.000043  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000147  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000045  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000123  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000067  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1603
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000111  Lock_time: 0.000043  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000046  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4912
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000117  Lock_time: 0.000044  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000044  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000121  Lock_time: 0.000049  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000057  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000044  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000048  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1688
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000113  Lock_time: 0.000040  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000057  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3082
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000147  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000049  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4432
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000044  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000118  Lock_time: 0.000046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000045  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000056  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3639
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000392  Lock_time: 0.000173  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000069  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2611
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000045  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000151  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000044  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000064  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1788
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 429  Schema: policyadmin  QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000116  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000288  Lock_time: 0.000062  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4762
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000051  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000089  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000054  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1481
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000163  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000517  Lock_time: 0.000152  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000056  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3019
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000131  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000088  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000050  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2653
SET timestamp=1661210852;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Artifact' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000066  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000184  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000664  Lock_time: 0.000181  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2751
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000175  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000113  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1659
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000392  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000135  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000081  Rows_sent: 3  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 4463
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000475  Lock_time: 0.000162  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000668  Lock_time: 0.000181  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3139
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000156  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000082  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 5219
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000155  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000165  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000625  Lock_time: 0.000170  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000148  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000187  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000681  Lock_time: 0.000216  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1654
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000486  Lock_time: 0.000192  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000483  Lock_time: 0.000182  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000647  Lock_time: 0.000163  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1704
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000486  Lock_time: 0.000227  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000556  Lock_time: 0.000161  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3025
SET timestamp=1661210852;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000123  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210852;
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';
# Time: 220822 23:27:33
# User@Host: policy_user[policy_user] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000064  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 2991
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000122  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 6198
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000127  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000175  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000609  Lock_time: 0.000162  Rows_sent: 0  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000106  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000162  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000464  Lock_time: 0.000100  Rows_sent: 1  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 1510
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 297
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000132  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1661210853;
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] @  [127.0.0.6]
# Thread_id: 836  Schema: policyadmin  QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000049  Rows_sent: 2  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 3019
SET timestamp=1661210853;
select properties0_.name as name1_22_0_, properties0