Results

By type

          mariadb 02:55:29.09 
mariadb 02:55:29.10 Welcome to the Bitnami mariadb-galera container
mariadb 02:55:29.11 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 02:55:29.12 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 02:55:29.14 
mariadb 02:55:29.14 INFO  ==> ** Starting MariaDB setup **
mariadb 02:55:29.27 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 02:55:29.51 INFO  ==> Initializing mariadb database
mariadb 02:55:29.53 DEBUG ==> Ensuring expected directories/files exist
mariadb 02:55:29.66 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 02:55:29.70 INFO  ==> Setting user option
mariadb 02:55:29.71 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:55:29.77 INFO  ==> Setting wsrep_node_name option
mariadb 02:55:29.79 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:55:29.83 INFO  ==> Setting wsrep_node_address option
mariadb 02:55:29.84 DEBUG ==> Setting wsrep_node_address to '10.233.68.16' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:55:29.95 INFO  ==> Setting wsrep_sst_auth option
mariadb 02:55:29.97 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:55:30.06 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2022-09-04  2:55:30 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-04  2:55:30 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system


PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following commands:

'/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password'
'/opt/bitnami/mariadb/bin/mysqladmin' -u root -h onap-policy-mariadb-0 password 'new-password'

Alternatively you can run:
'/opt/bitnami/mariadb/bin/mysql_secure_installation'

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the MariaDB Knowledgebase at https://mariadb.com/kb or the
MySQL manual for more instructions.

You can start the MariaDB daemon with:
cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data'

You can test the MariaDB daemon with mysql-test-run.pl
cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl

Please report any problems at https://mariadb.org/jira

The latest information about MariaDB is available at https://mariadb.org/.
You can find additional information about the MySQL part at:
https://dev.mysql.com
Consider joining MariaDB's strong and vibrant community:
https://mariadb.org/get-involved/

mariadb 02:55:44.82 INFO  ==> Starting mariadb in background
2022-09-04  2:55:44 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-04  2:55:44 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-09-04  2:55:44 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 172 ...
2022-09-04  2:55:44 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-09-04  2:55:44 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-09-04  2:55:44 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-09-04  2:55:44 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-09-04  2:55:44 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-09-04  2:55:44 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-09-04  2:55:45 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2022-09-04  2:55:45 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-09-04  2:55:45 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.68.16; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 
2022-09-04  2:55:45 0 [Note] WSREP: Start replication
2022-09-04  2:55:45 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-09-04  2:55:45 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-04  2:55:45 0 [Note] WSREP: protonet asio version 0
2022-09-04  2:55:45 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-09-04  2:55:45 0 [Note] WSREP: backend: asio
2022-09-04  2:55:45 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-09-04  2:55:45 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-09-04  2:55:45 0 [Note] WSREP: restore pc from disk failed
2022-09-04  2:55:45 0 [Note] WSREP: GMCast version 0
2022-09-04  2:55:45 0 [Note] WSREP: (125686db-a26d, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-09-04  2:55:45 0 [Note] WSREP: (125686db-a26d, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-09-04  2:55:45 0 [Note] WSREP: EVS version 1
2022-09-04  2:55:45 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-09-04  2:55:45 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-09-04  2:55:45 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-09-04  2:55:45 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-09-04  2:55:45 0 [Note] WSREP: Node 125686db-a26d state prim
2022-09-04  2:55:45 0 [Note] WSREP: view(view_id(PRIM,125686db-a26d,1) memb {
	125686db-a26d,0
} joined {
} left {
} partitioned {
})
2022-09-04  2:55:45 0 [Note] WSREP: save pc into disk
2022-09-04  2:55:45 0 [Note] WSREP: gcomm: connected
2022-09-04  2:55:45 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-09-04  2:55:45 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-09-04  2:55:45 0 [Note] WSREP: Opened channel 'galera'
2022-09-04  2:55:45 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-09-04  2:55:45 0 [Note] WSREP: Starting new group from scratch: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2
2022-09-04  2:55:45 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 1258ac0f-2bfd-11ed-9cf6-a267f659c4ce
2022-09-04  2:55:45 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 1258ac0f-2bfd-11ed-9cf6-a267f659c4ce
2022-09-04  2:55:45 0 [Note] WSREP: STATE EXCHANGE: got state msg: 1258ac0f-2bfd-11ed-9cf6-a267f659c4ce from 0 (onap-policy-mariadb-0)
2022-09-04  2:55: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 = 1258a8ae-2bfd-11ed-81c8-4f2b295afca2
2022-09-04  2:55:45 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-09-04  2:55:45 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2022-09-04  2:55:45 1 [Note] WSREP: Starting applier thread 1
2022-09-04  2:55:45 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-09-04  2:55:45 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2022-09-04  2:55:45 1 [Note] WSREP: ####### processing CC 1, local, ordered
2022-09-04  2:55:45 1 [Note] WSREP: Process first view: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2 my uuid: 125686db-2bfd-11ed-a26d-8b1563a0632a
2022-09-04  2:55:45 1 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 1258a8ae-2bfd-11ed-81c8-4f2b295afca2:1 with ID 125686db-2bfd-11ed-a26d-8b1563a0632a
2022-09-04  2:55:45 1 [Note] WSREP: Server status change disconnected -> connected
2022-09-04  2:55:45 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:45 2 [Note] WSREP: Starting rollbacker thread 2
2022-09-04  2:55:45 1 [Note] WSREP: ####### My UUID: 125686db-2bfd-11ed-a26d-8b1563a0632a
2022-09-04  2:55:45 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-09-04  2:55:45 0 [Note] WSREP: Service thread queue flushed.
2022-09-04  2:55:45 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-09-04  2:55:45 1 [Note] WSREP: REPL Protocols: 10 (5)
2022-09-04  2:55:45 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2022-09-04  2:55:45 0 [Note] WSREP: Service thread queue flushed.
2022-09-04  2:55:45 1 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 1258a8ae-2bfd-11ed-81c8-4f2b295afca2:0
2022-09-04  2:55:45 1 [Note] WSREP: ================================================
View:
  id: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2: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: 125686db-2bfd-11ed-a26d-8b1563a0632a, onap-policy-mariadb-0
=================================================
2022-09-04  2:55:45 1 [Note] WSREP: Server status change connected -> joiner
2022-09-04  2:55:45 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:45 1 [Note] WSREP: Server status change joiner -> initializing
2022-09-04  2:55:45 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55: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-09-04  2:55:45 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-09-04  2:55:45 0 [Note] InnoDB: Using Linux native AIO
2022-09-04  2:55:45 0 [Note] InnoDB: Uses event mutexes
2022-09-04  2:55:45 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-09-04  2:55:45 0 [Note] InnoDB: Number of pools: 1
2022-09-04  2:55:45 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-09-04  2:55:45 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-09-04  2:55:45 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-09-04  2:55:45 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-04  2:55: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-09-04  2:55:45 0 [Note] InnoDB: 128 rollback segments are active.
2022-09-04  2:55:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-04  2:55:45 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-04  2:55:50 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-09-04  2:55:50 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20
2022-09-04  2:55:50 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-04  2:55:50 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-09-04  2:55:50 0 [Note] InnoDB: Buffer pool(s) load completed at 220904  2:55:50
2022-09-04  2:55:50 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-09-04  2:55:50 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-04  2:55:50 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-04  2:55:50 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-04  2:55:51 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-09-04  2:55:51 0 [Note] WSREP: Server initialized
2022-09-04  2:55:51 0 [Note] WSREP: Server status change initializing -> initialized
2022-09-04  2:55:51 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:51 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-04  2:55:51 6 [Note] WSREP: Starting applier thread 6
2022-09-04  2:55:51 8 [Note] WSREP: Starting applier thread 8
2022-09-04  2:55:51 7 [Note] WSREP: Starting applier thread 7
2022-09-04  2:55:51 0 [Note] Reading of all Master_info entries succeeded
2022-09-04  2:55:51 0 [Note] Added new Master_info '' to hash table
2022-09-04  2:55:51 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-09-04  2:55:51 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2022-09-04  2:55:51 1 [Note] WSREP: Server status change initialized -> joined
2022-09-04  2:55:51 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:51 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:51 1 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2022-09-04  2:55:51 1 [Note] WSREP: Min available from gcache for CC from group: 1
2022-09-04  2:55:51 1 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-09-04  2:55:51 1 [Note] WSREP: Server status change joined -> synced
2022-09-04  2:55:51 1 [Note] WSREP: Synchronized with group, ready for connections
2022-09-04  2:55:51 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mariadb 02:55:52.88 DEBUG ==> Sleeping 5 seconds before continuing with initialization
mariadb 02:55:57.92 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:57.95 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 220904  2:55:58
# User@Host: root[root] @ localhost []
# Thread_id: 11  Schema: mysql  QC_hit: No
# Query_time: 0.357171  Lock_time: 0.353711  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1662260158;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 02:55:58.35 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:58.38 DEBUG ==> Executing SQL command:
-- create root@localhost user for local admin access
-- create user 'root'@'localhost' identified by "Fepe9+XafoNuvi";
-- grant all on *.* to 'root'@'localhost' with grant option;
-- create admin user for remote access
create user 'root'@'%' identified  by "Fepe9+XafoNuvi";
grant all on *.* to 'root'@'%' with grant option;
flush privileges;
2022-09-04  2:55:58 12 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:55:58.44 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:58.46 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.001222  Lock_time: 0.000702  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1662260158;
select Host from user where User='';
mariadb 02:55:58.49 DEBUG ==> creating database user \'policy_user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:58.52 DEBUG ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
mariadb 02:55:58.63 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:58.66 DEBUG ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
mariadb 02:55:58.70 DEBUG ==> Creating database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:58.73 DEBUG ==> Executing SQL command:
create database if not exists `policyadmin` ;
mariadb 02:55:58.81 DEBUG ==> Providing privileges to username policy_user on database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:58.84 DEBUG ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
mariadb 02:55:58.89 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:58.94 DEBUG ==> Executing SQL command:
create or replace user 'mariabackup'@'localhost' identified by "Woc74ZuP";
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:59.01 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2022-09-04  2:55:59 19 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:55:59.06 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:59.08 DEBUG ==> Executing SQL command:
grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor";
grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor";
flush privileges;
2022-09-04  2:55:59 20 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:55:59.23 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:55:59.27 DEBUG ==> Executing SQL command:
flush privileges;
2022-09-04  2:55:59 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:55:59.41 INFO  ==> Stopping mariadb
2022-09-04  2:55:59 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-09-04  2:55:59 0 [Note] WSREP: Shutdown replication
2022-09-04  2:55:59 0 [Note] WSREP: Server status change synced -> disconnecting
2022-09-04  2:55:59 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:59 0 [Note] WSREP: Closing send monitor...
2022-09-04  2:55:59 0 [Note] WSREP: Closed send monitor.
2022-09-04  2:55:59 0 [Note] WSREP: gcomm: terminating thread
2022-09-04  2:55:59 0 [Note] WSREP: gcomm: joining thread
2022-09-04  2:55:59 0 [Note] WSREP: gcomm: closing backend
2022-09-04  2:55:59 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2022-09-04  2:55:59 0 [Note] WSREP: view((empty))
2022-09-04  2:55:59 0 [Note] WSREP: gcomm: closed
2022-09-04  2:55:59 0 [Note] WSREP: New SELF-LEAVE.
2022-09-04  2:55:59 0 [Note] WSREP: Flow-control interval: [0, 0]
2022-09-04  2:55:59 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2022-09-04  2:55:59 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2022-09-04  2:55:59 0 [Note] WSREP: RECV thread exiting 0: Success
2022-09-04  2:55:59 0 [Note] WSREP: recv_thread() joined.
2022-09-04  2:55:59 0 [Note] WSREP: Closing replication queue.
2022-09-04  2:55:59 0 [Note] WSREP: Closing slave action queue.
2022-09-04  2:55:59 6 [Note] WSREP: ================================================
View:
  id: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2:14
  status: non-primary
  protocol_version: 4
  capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO
  final: yes
  own_index: -1
  members(0):
=================================================
2022-09-04  2:55:59 6 [Note] WSREP: Non-primary view
2022-09-04  2:55:59 6 [Note] WSREP: Server status change disconnecting -> disconnected
2022-09-04  2:55:59 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:59 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:55:59 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8
2022-09-04  2:55:59 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-04  2:55:59 1 [Note] WSREP: Applier thread exiting ret: 6 thd: 1
2022-09-04  2:55:59 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-04  2:55:59 0 [Note] WSREP: killing local connection: 22
2022-09-04  2:55:59 0 [Note] WSREP: killing local connection: 21
2022-09-04  2:55:59 6 [Note] WSREP: Applier thread exiting ret: 0 thd: 6
2022-09-04  2:55:59 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-04  2:55:59 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2022-09-04  2:55:59 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-04  2:56:00 2 [Note] WSREP: rollbacker thread exiting 2
2022-09-04  2:56:00 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-09-04  2:56:00 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-09-04  2:56:00 0 [Note] WSREP: dtor state: CLOSED
2022-09-04  2:56:00 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2022-09-04  2:56:00 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-09-04  2:56:00 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-09-04  2:56:00 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2022-09-04  2:56:00 0 [Note] WSREP: cert index usage at exit 2
2022-09-04  2:56:00 0 [Note] WSREP: cert trx map usage at exit 13
2022-09-04  2:56:00 0 [Note] WSREP: deps set usage at exit 0
2022-09-04  2:56:00 0 [Note] WSREP: avg deps dist 1
2022-09-04  2:56:00 0 [Note] WSREP: avg cert interval 0
2022-09-04  2:56:00 0 [Note] WSREP: cert index size 2
2022-09-04  2:56:00 0 [Note] WSREP: Service thread queue flushed.
2022-09-04  2:56:00 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2022-09-04  2:56:00 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2022-09-04  2:56:00 0 [Note] WSREP: Flushing memory map to disk...
2022-09-04  2:56:06 0 [Note] InnoDB: FTS optimize thread exiting.
2022-09-04  2:56:06 0 [Note] InnoDB: Starting shutdown...
2022-09-04  2:56:06 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2022-09-04  2:56:06 0 [Note] InnoDB: Buffer pool(s) dump completed at 220904  2:56:06
2022-09-04  2:56:07 0 [Note] InnoDB: Shutdown completed; log sequence number 70393; transaction id 43
2022-09-04  2:56:07 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-09-04  2:56:07 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete


mariadb 02:56:08.56 INFO  ==> ** MariaDB setup finished! **
mariadb 02:56:08.82 INFO  ==> ** Starting MariaDB **
mariadb 02:56:08.85 INFO  ==> Setting previous boot
2022-09-04  2:56:08 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-09-04  2:56:08 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-09-04  2:56:08 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2022-09-04  2:56:08 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-09-04  2:56:08 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-09-04  2:56:09 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-09-04  2:56:09 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-09-04  2:56:09 0 [Note] WSREP: Found saved state: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2:14, safe_to_bootstrap: 1
2022-09-04  2:56:09 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2
Seqno: 1 - 14
Offset: 1280
Synced: 1
2022-09-04  2:56:09 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2, offset: 1280
2022-09-04  2:56:09 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2022-09-04  2:56:09 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2022-09-04  2:56:09 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2022-09-04  2:56:09 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/6904 bytes) complete.
2022-09-04  2:56:09 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2022-09-04  2:56:09 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2022-09-04  2:56:09 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2022-09-04  2:56:09 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.68.16; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 
2022-09-04  2:56:09 0 [Note] WSREP: Service thread queue flushed.
2022-09-04  2:56:09 0 [Note] WSREP: ####### Assign initial position for certification: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2:14, protocol version: -1
2022-09-04  2:56:09 0 [Note] WSREP: Start replication
2022-09-04  2:56:09 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-09-04  2:56:09 0 [Note] WSREP: Setting GCS initial position to 1258a8ae-2bfd-11ed-81c8-4f2b295afca2:14
2022-09-04  2:56:09 0 [Note] WSREP: protonet asio version 0
2022-09-04  2:56:09 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-09-04  2:56:09 0 [Note] WSREP: backend: asio
2022-09-04  2:56:09 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-09-04  2:56:09 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-09-04  2:56:09 0 [Note] WSREP: restore pc from disk failed
2022-09-04  2:56:09 0 [Note] WSREP: GMCast version 0
2022-09-04  2:56:09 0 [Note] WSREP: (2094f59e-aa1b, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-09-04  2:56:09 0 [Note] WSREP: (2094f59e-aa1b, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-09-04  2:56:09 0 [Note] WSREP: EVS version 1
2022-09-04  2:56:09 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-09-04  2:56:09 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-09-04  2:56:09 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-09-04  2:56:09 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-09-04  2:56:09 0 [Note] WSREP: Node 2094f59e-aa1b state prim
2022-09-04  2:56:09 0 [Note] WSREP: view(view_id(PRIM,2094f59e-aa1b,1) memb {
	2094f59e-aa1b,0
} joined {
} left {
} partitioned {
})
2022-09-04  2:56:09 0 [Note] WSREP: save pc into disk
2022-09-04  2:56:09 0 [Note] WSREP: gcomm: connected
2022-09-04  2:56:09 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-09-04  2:56:09 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-09-04  2:56:09 0 [Note] WSREP: Opened channel 'galera'
2022-09-04  2:56:09 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-09-04  2:56:09 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 2096a7c5-2bfd-11ed-93ae-2f16e588949f
2022-09-04  2:56:09 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 2096a7c5-2bfd-11ed-93ae-2f16e588949f
2022-09-04  2:56:09 0 [Note] WSREP: STATE EXCHANGE: got state msg: 2096a7c5-2bfd-11ed-93ae-2f16e588949f from 0 (onap-policy-mariadb-0)
2022-09-04  2:56:09 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 = 1258a8ae-2bfd-11ed-81c8-4f2b295afca2
2022-09-04  2:56:09 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-09-04  2:56:09 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2022-09-04  2:56:09 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-09-04  2:56:09 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-09-04  2:56:09 1 [Note] WSREP: Starting applier thread 1
2022-09-04  2:56:09 1 [Note] WSREP: ####### processing CC 15, local, ordered
2022-09-04  2:56:09 1 [Note] WSREP: Process first view: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2 my uuid: 2094f59e-2bfd-11ed-aa1b-227f6b3014e9
2022-09-04  2:56:09 1 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position 1258a8ae-2bfd-11ed-81c8-4f2b295afca2:15 with ID 2094f59e-2bfd-11ed-aa1b-227f6b3014e9
2022-09-04  2:56:09 1 [Note] WSREP: Server status change disconnected -> connected
2022-09-04  2:56:09 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:56:09 1 [Note] WSREP: ####### My UUID: 2094f59e-2bfd-11ed-aa1b-227f6b3014e9
2022-09-04  2:56:09 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-09-04  2:56:09 0 [Note] WSREP: Service thread queue flushed.
2022-09-04  2:56:09 2 [Note] WSREP: Starting rollbacker thread 2
2022-09-04  2:56:09 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-09-04  2:56:09 1 [Note] WSREP: REPL Protocols: 10 (5)
2022-09-04  2:56:09 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2022-09-04  2:56:09 0 [Note] WSREP: Service thread queue flushed.
2022-09-04  2:56:09 1 [Note] WSREP: ================================================
View:
  id: 1258a8ae-2bfd-11ed-81c8-4f2b295afca2: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: 2094f59e-2bfd-11ed-aa1b-227f6b3014e9, onap-policy-mariadb-0
=================================================
2022-09-04  2:56:09 1 [Note] WSREP: Server status change connected -> joiner
2022-09-04  2:56:09 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:56:09 1 [Note] WSREP: Server status change joiner -> initializing
2022-09-04  2:56:09 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:56:09 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-09-04  2:56:09 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-09-04  2:56:09 0 [Note] InnoDB: Using Linux native AIO
2022-09-04  2:56:09 0 [Note] InnoDB: Uses event mutexes
2022-09-04  2:56:09 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-09-04  2:56:09 0 [Note] InnoDB: Number of pools: 1
2022-09-04  2:56:09 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-09-04  2:56:09 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-09-04  2:56:09 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-09-04  2:56:09 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-04  2:56:09 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-09-04  2:56:09 0 [Note] InnoDB: 128 rollback segments are active.
2022-09-04  2:56:09 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-04  2:56:09 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-04  2:56:15 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-09-04  2:56:15 0 [Note] InnoDB: 10.5.8 started; log sequence number 70393; transaction id 44
2022-09-04  2:56:15 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-04  2:56:15 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-09-04  2:56:15 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-09-04  2:56:15 0 [Note] InnoDB: Buffer pool(s) load completed at 220904  2:56:15
2022-09-04  2:56:15 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-09-04  2:56:15 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-09-04  2:56:15 0 [Note] WSREP: Server initialized
2022-09-04  2:56:15 0 [Note] WSREP: Server status change initializing -> initialized
2022-09-04  2:56:15 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:56:15 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-09-04  2:56:15 9 [Note] WSREP: Starting applier thread 9
2022-09-04  2:56:15 6 [Note] WSREP: Starting applier thread 6
2022-09-04  2:56:15 7 [Note] WSREP: Starting applier thread 7
2022-09-04  2:56:15 0 [Note] Reading of all Master_info entries succeeded
2022-09-04  2:56:15 0 [Note] Added new Master_info '' to hash table
2022-09-04  2:56:15 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-09-04  2:56:15 5 [Note] WSREP: Recovered cluster id 1258a8ae-2bfd-11ed-81c8-4f2b295afca2
2022-09-04  2:56:15 1 [Note] WSREP: Server status change initialized -> joined
2022-09-04  2:56:15 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:56:15 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-09-04  2:56:15 1 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2022-09-04  2:56:15 1 [Note] WSREP: Min available from gcache for CC from group: 1
2022-09-04  2:56:15 1 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-09-04  2:56:15 1 [Note] WSREP: Server status change joined -> synced
2022-09-04  2:56:15 1 [Note] WSREP: Synchronized with group, ready for connections
2022-09-04  2:56:15 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220904  2:56:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.004144  Lock_time: 0.003983  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260180;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.001592  Lock_time: 0.001475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260180;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.001167  Lock_time: 0.000963  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260180;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:56:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.731167  Lock_time: 0.730973  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260181;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:56:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000453  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260190;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:56:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.736188  Lock_time: 0.736083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.827792  Lock_time: 0.827599  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.001713  Lock_time: 0.001544  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:56:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.000667  Lock_time: 0.000569  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260194;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.001344  Lock_time: 0.001278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260194;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:56:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 21  Schema:   QC_hit: No
# Query_time: 0.001527  Lock_time: 0.001440  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260200;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260200;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260200;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 21  Schema:   QC_hit: No
# Query_time: 0.001528  Lock_time: 0.001462  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260200;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:56:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 24  Schema:   QC_hit: No
# Query_time: 0.001041  Lock_time: 0.000883  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260210;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 25  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260210;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:56:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 24  Schema:   QC_hit: No
# Query_time: 0.772701  Lock_time: 0.772556  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 25  Schema:   QC_hit: No
# Query_time: 0.860502  Lock_time: 0.856787  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:57:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 29  Schema:   QC_hit: No
# Query_time: 0.796772  Lock_time: 0.796523  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 28  Schema:   QC_hit: No
# Query_time: 0.737321  Lock_time: 0.736966  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 29  Schema:   QC_hit: No
# Query_time: 0.001434  Lock_time: 0.001330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 28  Schema:   QC_hit: No
# Query_time: 0.005605  Lock_time: 0.004777  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:57:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 32  Schema:   QC_hit: No
# Query_time: 0.018190  Lock_time: 0.017505  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260224;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 32  Schema:   QC_hit: No
# Query_time: 0.018711  Lock_time: 0.011489  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260224;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:57:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 33  Schema:   QC_hit: No
# Query_time: 0.002594  Lock_time: 0.002315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260230;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.000772  Lock_time: 0.000658  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260230;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 33  Schema:   QC_hit: No
# Query_time: 0.007967  Lock_time: 0.007845  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260230;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:57:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.888312  Lock_time: 0.887561  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260231;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:57:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.727292  Lock_time: 0.726953  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 37  Schema:   QC_hit: No
# Query_time: 0.610255  Lock_time: 0.610119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 37  Schema:   QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.008198  Lock_time: 0.008029  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:57:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.001189  Lock_time: 0.000727  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260250;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:57:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.527002  Lock_time: 0.526480  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 41  Schema:   QC_hit: No
# Query_time: 0.531237  Lock_time: 0.530875  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 41  Schema:   QC_hit: No
# Query_time: 0.002403  Lock_time: 0.002288  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260251;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:57:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 45  Schema:   QC_hit: No
# Query_time: 0.002005  Lock_time: 0.000972  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260254;
SELECT
		  page_size, compress_ops, 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.004333  Lock_time: 0.003937  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260254;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:57:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.877751  Lock_time: 0.877609  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.566029  Lock_time: 0.565946  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.004145  Lock_time: 0.004043  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.026293  Lock_time: 0.026136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:57:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.008902  Lock_time: 0.008734  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260269;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.001250  Lock_time: 0.001100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260269;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 50  Schema:   QC_hit: No
# Query_time: 0.001650  Lock_time: 0.001561  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260269;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 50  Schema:   QC_hit: No
# Query_time: 0.004009  Lock_time: 0.003844  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260269;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-09-04  2:57:53 66 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220904  2:57:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 68  Schema:   QC_hit: No
# Query_time: 0.004162  Lock_time: 0.004067  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260279;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 68  Schema:   QC_hit: No
# Query_time: 0.008516  Lock_time: 0.008425  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260279;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.005681  Lock_time: 0.005212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260279;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.001658  Lock_time: 0.000948  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260279;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:58:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.006579  Lock_time: 0.006370  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260284;
SELECT
                  page_size, buffer_pool_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.000713  Lock_time: 0.000542  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260284;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:58:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 73  Schema:   QC_hit: No
# Query_time: 0.007763  Lock_time: 0.006614  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260289;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 72  Schema:   QC_hit: No
# Query_time: 0.011021  Lock_time: 0.010848  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260289;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 72  Schema:   QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000303  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260289;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 73  Schema:   QC_hit: No
# Query_time: 0.010298  Lock_time: 0.009804  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260289;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:58:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 76  Schema:   QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000367  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260299;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 76  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260299;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 77  Schema:   QC_hit: No
# Query_time: 0.025248  Lock_time: 0.024706  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260299;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 77  Schema:   QC_hit: No
# Query_time: 0.000495  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260299;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:58:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 80  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260309;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 81  Schema:   QC_hit: No
# Query_time: 0.001367  Lock_time: 0.000910  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260309;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 81  Schema:   QC_hit: No
# Query_time: 0.001241  Lock_time: 0.000383  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260309;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 80  Schema:   QC_hit: No
# Query_time: 0.006474  Lock_time: 0.006249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260309;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:58:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 84  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260314;
SELECT
                  page_size, buffer_pool_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.000159  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260314;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:58:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260319;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.004022  Lock_time: 0.003824  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260319;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.001029  Lock_time: 0.000674  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260319;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.001616  Lock_time: 0.001077  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260319;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:58:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 89  Schema:   QC_hit: No
# Query_time: 0.001072  Lock_time: 0.000822  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260329;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000365  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260329;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.009009  Lock_time: 0.008737  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260329;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:58:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 89  Schema:   QC_hit: No
# Query_time: 0.004989  Lock_time: 0.004807  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260330;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:58:57
# User@Host: policy_user[policy_user] @  [10.233.65.193]
# Thread_id: 100  Schema:   QC_hit: No
# Query_time: 0.002115  Lock_time: 0.000267  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 73
SET timestamp=1662260337;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220904  2:58:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 121  Schema:   QC_hit: No
# Query_time: 0.111677  Lock_time: 0.111238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260339;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 121  Schema:   QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000410  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260339;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 120  Schema:   QC_hit: No
# Query_time: 0.117085  Lock_time: 0.115828  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260339;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 120  Schema:   QC_hit: No
# Query_time: 0.005478  Lock_time: 0.005019  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260339;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  2:59:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.074348  Lock_time: 0.074144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260344;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000384  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260344;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:59:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 181  Schema:   QC_hit: No
# Query_time: 0.005568  Lock_time: 0.004559  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260349;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.001690  Lock_time: 0.001491  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260349;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 181  Schema:   QC_hit: No
# Query_time: 0.016596  Lock_time: 0.014317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260349;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.001308  Lock_time: 0.000965  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260349;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  2:59:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 187  Schema:   QC_hit: No
# Query_time: 30.002911  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662260389;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 186  Schema:   QC_hit: No
# Query_time: 30.001674  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662260389;
SELECT @@version;
# Time: 220904  2:59:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 190  Schema:   QC_hit: No
# Query_time: 30.001612  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662260399;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 191  Schema:   QC_hit: No
# Query_time: 30.002048  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 67
SET timestamp=1662260399;
SELECT @@version;
# Time: 220904  3:00:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 194  Schema:   QC_hit: No
# Query_time: 27.817227  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662260401;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 196  Schema:   QC_hit: No
# Query_time: 22.242635  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662260401;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 195  Schema:   QC_hit: No
# Query_time: 22.223313  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662260401;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 199  Schema:   QC_hit: No
# Query_time: 12.308973  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1662260401;
SELECT @@version;
# User@Host: policy_user[policy_user] @  [10.233.65.193]
# Thread_id: 183  Schema: policyadmin  QC_hit: No
# Query_time: 52.002896  Lock_time: 0.046548  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use policyadmin;
SET timestamp=1662260401;
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: 220904  3:00:02
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 202  Schema:   QC_hit: No
# Query_time: 0.830787  Lock_time: 0.830575  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260402;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 202  Schema:   QC_hit: No
# Query_time: 0.018731  Lock_time: 0.018598  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260402;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:00:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 208  Schema:   QC_hit: No
# Query_time: 0.566398  Lock_time: 0.566133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260404;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 208  Schema:   QC_hit: No
# Query_time: 0.000801  Lock_time: 0.000655  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260404;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:00:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 245  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260409;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 245  Schema:   QC_hit: No
# Query_time: 0.001601  Lock_time: 0.001489  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260409;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:00:28
# User@Host: policy_user[policy_user] @  [10.233.65.193]
# Thread_id: 335  Schema: policyadmin  QC_hit: No
# Query_time: 0.011329  Lock_time: 0.010799  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1662260428;
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: 220904  3:00:31
# User@Host: policy_user[policy_user] @  [10.233.65.193]
# Thread_id: 343  Schema: policyadmin  QC_hit: No
# Query_time: 0.687924  Lock_time: 0.687302  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1662260431;
UPDATE jpapdpstatistics_enginestats a
  JOIN pdpstatistics b
    ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp
   SET a.id = b.id;
# Time: 220904  3:00:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.023517  Lock_time: 0.023357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260434;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260434;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:00:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.001677  Lock_time: 0.001561  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260439;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.001156  Lock_time: 0.001078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260439;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:00:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 353  Schema:   QC_hit: No
# Query_time: 0.009811  Lock_time: 0.009571  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260449;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 353  Schema:   QC_hit: No
# Query_time: 0.001434  Lock_time: 0.001215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260449;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:00:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.012625  Lock_time: 0.006496  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260459;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.000687  Lock_time: 0.000403  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260459;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:01:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260464;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260464;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:01:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.004811  Lock_time: 0.004098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260469;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.000817  Lock_time: 0.000625  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260469;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 361  Schema:   QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260469;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:01:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 361  Schema:   QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260470;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:01:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 364  Schema:   QC_hit: No
# Query_time: 0.001416  Lock_time: 0.000804  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260479;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  Schema:   QC_hit: No
# Query_time: 0.008728  Lock_time: 0.007631  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260479;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:01:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 364  Schema:   QC_hit: No
# Query_time: 0.004322  Lock_time: 0.003934  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260480;
SELECT
                  page_size, buffer_pool_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.002310  Lock_time: 0.002096  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260480;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:01:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000631  Lock_time: 0.000475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260489;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000478  Lock_time: 0.000387  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260489;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:01:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.006607  Lock_time: 0.006024  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260490;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.005762  Lock_time: 0.005145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260490;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:01:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 372  Schema:   QC_hit: No
# Query_time: 0.000674  Lock_time: 0.000375  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260494;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 372  Schema:   QC_hit: No
# Query_time: 0.004949  Lock_time: 0.003878  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260494;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:01:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 374  Schema:   QC_hit: No
# Query_time: 0.006059  Lock_time: 0.005009  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260499;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 374  Schema:   QC_hit: No
# Query_time: 0.002760  Lock_time: 0.002639  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260499;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:01:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.001029  Lock_time: 0.000804  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260500;
SELECT
                  page_size, buffer_pool_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.001874  Lock_time: 0.001366  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260500;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:01:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.005081  Lock_time: 0.004612  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260509;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260509;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260509;
SELECT
		  page_size, compress_ops, 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.028074  Lock_time: 0.027845  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260509;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:01:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 381  Schema:   QC_hit: No
# Query_time: 0.003493  Lock_time: 0.003159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260519;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 381  Schema:   QC_hit: No
# Query_time: 0.019910  Lock_time: 0.019739  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260520;
SELECT
                  page_size, buffer_pool_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.014245  Lock_time: 0.013626  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260520;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 382  Schema:   QC_hit: No
# Query_time: 0.006836  Lock_time: 0.006719  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260520;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:02:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 385  Schema:   QC_hit: No
# Query_time: 0.008715  Lock_time: 0.008490  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260524;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:05
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 385  Schema:   QC_hit: No
# Query_time: 0.777191  Lock_time: 0.776774  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260525;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:02:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 387  Schema:   QC_hit: No
# Query_time: 0.000664  Lock_time: 0.000401  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260529;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 387  Schema:   QC_hit: No
# Query_time: 0.001078  Lock_time: 0.000566  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260530;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 386  Schema:   QC_hit: No
# Query_time: 0.002993  Lock_time: 0.002805  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260530;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 386  Schema:   QC_hit: No
# Query_time: 0.440654  Lock_time: 0.440511  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260530;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:02:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260540;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 390  Schema:   QC_hit: No
# Query_time: 0.007974  Lock_time: 0.007602  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260540;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260540;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 390  Schema:   QC_hit: No
# Query_time: 0.002165  Lock_time: 0.002065  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260540;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.009878  Lock_time: 0.009408  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260549;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:02:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 394  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260550;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.014748  Lock_time: 0.014547  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260550;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 394  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260550;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 398  Schema:   QC_hit: No
# Query_time: 0.000494  Lock_time: 0.000355  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260554;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:02:35
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 398  Schema:   QC_hit: No
# Query_time: 0.940923  Lock_time: 0.940783  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260555;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 400  Schema:   QC_hit: No
# Query_time: 0.001033  Lock_time: 0.000828  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260559;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 399  Schema:   QC_hit: No
# Query_time: 0.000477  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260559;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:02:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 400  Schema:   QC_hit: No
# Query_time: 0.000611  Lock_time: 0.000349  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260560;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 399  Schema:   QC_hit: No
# Query_time: 0.000738  Lock_time: 0.000511  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260560;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:43
# User@Host: policy_user[policy_user] @  [10.233.65.193]
# Thread_id: 411  Schema:   QC_hit: No
# Query_time: 0.024302  Lock_time: 0.000767  Rows_sent: 1  Rows_examined: 74
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1662260563;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @  [10.233.65.193]
# Thread_id: 414  Schema:   QC_hit: No
# Query_time: 0.001714  Lock_time: 0.000445  Rows_sent: 106  Rows_examined: 212
# Rows_affected: 0  Bytes_sent: 11411
SET timestamp=1662260563;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220904  3:02:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 416  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260569;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:02:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 415  Schema:   QC_hit: No
# Query_time: 0.000761  Lock_time: 0.000508  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260570;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 416  Schema:   QC_hit: No
# Query_time: 0.010275  Lock_time: 0.007916  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260570;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 415  Schema:   QC_hit: No
# Query_time: 0.003605  Lock_time: 0.003441  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260570;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:03:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 419  Schema:   QC_hit: No
# Query_time: 0.009001  Lock_time: 0.008815  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260580;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 420  Schema:   QC_hit: No
# Query_time: 0.002349  Lock_time: 0.001953  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260580;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 420  Schema:   QC_hit: No
# Query_time: 0.007303  Lock_time: 0.007073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260580;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 419  Schema:   QC_hit: No
# Query_time: 0.518181  Lock_time: 0.516842  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260580;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:03
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 423  Schema:   QC_hit: No
# Query_time: 0.004882  Lock_time: 0.004715  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260583;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 423  Schema:   QC_hit: No
# Query_time: 0.016319  Lock_time: 0.016166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260583;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 425  Schema:   QC_hit: No
# Query_time: 0.006051  Lock_time: 0.005865  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260589;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 424  Schema:   QC_hit: No
# Query_time: 0.000590  Lock_time: 0.000384  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260590;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 424  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260590;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 425  Schema:   QC_hit: No
# Query_time: 0.000748  Lock_time: 0.000499  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260590;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-09-04  3:03:18 440 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220904  3:03:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 442  Schema:   QC_hit: No
# Query_time: 0.021083  Lock_time: 0.020923  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260599;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 442  Schema:   QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000363  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260599;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.547169  Lock_time: 0.546814  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260600;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.000536  Lock_time: 0.000470  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260600;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000429  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260609;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.004600  Lock_time: 0.004101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260610;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.000516  Lock_time: 0.000359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260610;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.007409  Lock_time: 0.007247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260610;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:33
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 449  Schema:   QC_hit: No
# Query_time: 0.008946  Lock_time: 0.008786  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260613;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 449  Schema:   QC_hit: No
# Query_time: 0.002049  Lock_time: 0.001840  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260614;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:03:38
# User@Host: policy_user[policy_user] @  [10.233.69.247]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.002999  Lock_time: 0.000268  Rows_sent: 1  Rows_examined: 74
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1662260618;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220904  3:03:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.003106  Lock_time: 0.002948  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260619;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 458  Schema:   QC_hit: No
# Query_time: 0.011927  Lock_time: 0.011385  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260619;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.165791  Lock_time: 0.165287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260619;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 458  Schema:   QC_hit: No
# Query_time: 0.061284  Lock_time: 0.060966  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260619;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:03:41
# User@Host: policy_user[policy_user] @  [10.233.69.247]
# Thread_id: 475  Schema:   QC_hit: No
# Query_time: 0.009467  Lock_time: 0.004212  Rows_sent: 1  Rows_examined: 75
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1662260621;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220904  3:03:42
# User@Host: policy_user[policy_user] @  [10.233.69.247]
# Thread_id: 478  Schema:   QC_hit: No
# Query_time: 0.933462  Lock_time: 0.927848  Rows_sent: 109  Rows_examined: 218
# Rows_affected: 0  Bytes_sent: 11684
SET timestamp=1662260622;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220904  3:03:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.012806  Lock_time: 0.012224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260630;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.009010  Lock_time: 0.008824  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260630;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 479  Schema:   QC_hit: No
# Query_time: 0.013017  Lock_time: 0.011052  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260630;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 479  Schema:   QC_hit: No
# Query_time: 0.000628  Lock_time: 0.000408  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260630;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:04:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.002344  Lock_time: 0.001460  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260640;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.005971  Lock_time: 0.005215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260640;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 483  Schema:   QC_hit: No
# Query_time: 0.024311  Lock_time: 0.024043  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260640;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 483  Schema:   QC_hit: No
# Query_time: 0.002455  Lock_time: 0.001630  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260640;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:04:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.001460  Lock_time: 0.001293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260644;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.010117  Lock_time: 0.010035  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260644;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:04:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.013389  Lock_time: 0.011050  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260649;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 490  Schema:   QC_hit: No
# Query_time: 0.021069  Lock_time: 0.017418  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260649;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:04:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.396958  Lock_time: 0.396782  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260650;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 490  Schema:   QC_hit: No
# Query_time: 0.283934  Lock_time: 0.281777  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260650;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:04:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 494  Schema:   QC_hit: No
# Query_time: 0.004894  Lock_time: 0.004792  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260660;
SELECT
		  page_size, compress_ops, 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.001741  Lock_time: 0.001400  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260660;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 494  Schema:   QC_hit: No
# Query_time: 0.002173  Lock_time: 0.001921  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260660;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.005820  Lock_time: 0.005644  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260660;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:04:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.003046  Lock_time: 0.002833  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260670;
SELECT
                  page_size, buffer_pool_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.002556  Lock_time: 0.002453  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260670;
SELECT
                  page_size, buffer_pool_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.002625  Lock_time: 0.002525  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260670;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:04:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.492609  Lock_time: 0.492439  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260671;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:04:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.005295  Lock_time: 0.004264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260674;
SELECT
                  page_size, buffer_pool_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.003984  Lock_time: 0.003913  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260674;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:04:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 502  Schema:   QC_hit: No
# Query_time: 0.649597  Lock_time: 0.649213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260681;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.492773  Lock_time: 0.492216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260681;
SELECT
		  page_size, compress_ops, 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.000991  Lock_time: 0.000834  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260681;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.009926  Lock_time: 0.009173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260681;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:04:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 506  Schema:   QC_hit: No
# Query_time: 0.684378  Lock_time: 0.684059  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260691;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 507  Schema:   QC_hit: No
# Query_time: 0.493127  Lock_time: 0.492864  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260691;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 507  Schema:   QC_hit: No
# Query_time: 0.008784  Lock_time: 0.008685  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260691;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 506  Schema:   QC_hit: No
# Query_time: 0.004316  Lock_time: 0.004097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260691;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.018318  Lock_time: 0.017445  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260700;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 510  Schema:   QC_hit: No
# Query_time: 0.009421  Lock_time: 0.009292  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260700;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.639064  Lock_time: 0.638713  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260701;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 510  Schema:   QC_hit: No
# Query_time: 0.624560  Lock_time: 0.624384  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260701;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:05:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 514  Schema:   QC_hit: No
# Query_time: 0.001937  Lock_time: 0.001853  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260704;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 514  Schema:   QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000324  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260704;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.005068  Lock_time: 0.003474  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260710;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.012678  Lock_time: 0.012402  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260710;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.006566  Lock_time: 0.006220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260710;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:05:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.652394  Lock_time: 0.652208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260711;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.022324  Lock_time: 0.022180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260720;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.660517  Lock_time: 0.660362  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260721;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.591874  Lock_time: 0.591726  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260721;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.003780  Lock_time: 0.002446  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260721;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:05:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 523  Schema:   QC_hit: No
# Query_time: 0.810598  Lock_time: 0.810404  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260731;
SELECT
                  page_size, buffer_pool_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.613759  Lock_time: 0.613495  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260731;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 523  Schema:   QC_hit: No
# Query_time: 0.000485  Lock_time: 0.000360  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260731;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000480  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260731;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.002833  Lock_time: 0.002585  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260734;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.005960  Lock_time: 0.005831  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260734;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.005662  Lock_time: 0.005516  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260740;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000472  Lock_time: 0.000379  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260740;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000667  Lock_time: 0.000390  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260740;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:05:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.751707  Lock_time: 0.751530  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260741;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:05:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.854272  Lock_time: 0.854118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260751;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.853882  Lock_time: 0.853726  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260751;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260751;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000505  Lock_time: 0.000358  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260751;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:06:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.749491  Lock_time: 0.749252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260761;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.659646  Lock_time: 0.659377  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260761;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000446  Lock_time: 0.000372  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000248  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:06:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 540  Schema:   QC_hit: No
# Query_time: 0.000595  Lock_time: 0.000381  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260764;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 540  Schema:   QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260764;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:06:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 542  Schema:   QC_hit: No
# Query_time: 0.571041  Lock_time: 0.570952  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260771;
SELECT
		  page_size, compress_ops, 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.752474  Lock_time: 0.752298  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260771;
SELECT
		  page_size, compress_ops, 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.000491  Lock_time: 0.000412  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260771;
SELECT
                  page_size, buffer_pool_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.001050  Lock_time: 0.000969  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260771;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-04  3:06:13 545 [Warning] Aborted connection 545 to db: 'policyadmin' user: 'policy_user' host: '10.233.65.211' (Got an error reading communication packets)
# Time: 220904  3:06:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.001469  Lock_time: 0.000726  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260780;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:06:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.487552  Lock_time: 0.487409  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260781;
SELECT
                  page_size, buffer_pool_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.677605  Lock_time: 0.677526  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260781;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.004793  Lock_time: 0.004730  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260781;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:06:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 571  Schema:   QC_hit: No
# Query_time: 0.016086  Lock_time: 0.015783  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260790;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 571  Schema:   QC_hit: No
# Query_time: 0.006888  Lock_time: 0.006823  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260790;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:06:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 570  Schema:   QC_hit: No
# Query_time: 0.556879  Lock_time: 0.556508  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260791;
SELECT
		  page_size, compress_ops, 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.002927  Lock_time: 0.002822  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260791;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.025644  Lock_time: 0.024962  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 415
SET timestamp=1662260791;
select metadata0_.name as name1_30_0_, metadata0_.version as version2_30_0_, metadata0_.metadata as metadata3_30_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaServiceTemplate_metadata metadata0_ where metadata0_.name='ToscaServiceTemplateSimple' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.006780  Lock_time: 0.002176  Rows_sent: 50  Rows_examined: 100
# Rows_affected: 0  Bytes_sent: 10917
SET timestamp=1662260791;
select conceptmap0_.conceptContainerMapName as conceptc1_47_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_47_0_, conceptmap0_.conceptContainerName as conceptc3_47_0_, conceptmap0_.conceptContainerVersion as conceptc4_47_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscada1_.name as name1_45_1_, jpatoscada1_.version as version2_45_1_, jpatoscada1_.derived_from_name as derived_3_45_1_, jpatoscada1_.derived_from_version as derived_4_45_1_, jpatoscada1_.description as descript5_45_1_ from ToscaDataTypes_ToscaDataType conceptmap0_ inner join ToscaDataType jpatoscada1_ on conceptmap0_.conceptContainerName=jpatoscada1_.name and conceptmap0_.conceptContainerVersion=jpatoscada1_.version where conceptmap0_.conceptContainerMapName='ToscaDataTypesSimple' and conceptmap0_.concpetContainerMapVersion='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.023312  Lock_time: 0.023003  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.tca_policy' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002220  Lock_time: 0.000389  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3290
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.tca_policy' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.092644  Lock_time: 0.091679  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.tca_policy' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000728  Lock_time: 0.000428  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-property' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.007527  Lock_time: 0.000518  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6678
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-property' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000479  Lock_time: 0.000217  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-property' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000058  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Target' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.003407  Lock_time: 0.000271  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3240
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Target' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000182  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Target' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementTypes' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000934  Lock_time: 0.000096  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1667
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementTypes' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000083  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementTypes' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distanceProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000858  Lock_time: 0.000082  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2682
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distanceProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000136  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distanceProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000088  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.vnfProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000962  Lock_time: 0.000209  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4992
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.vnfProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000142  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.vnfProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000065  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.hpa-feature-attributes_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000628  Lock_time: 0.000055  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5052
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.hpa-feature-attributes_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000551  Lock_time: 0.000209  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.hpa-feature-attributes_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001990  Lock_time: 0.001610  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.007878  Lock_time: 0.000372  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1714
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002308  Lock_time: 0.000961  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000429  Lock_time: 0.000124  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260791;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorFeatures_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002941  Lock_time: 0.000168  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4865
SET timestamp=1662260791;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorFeatures_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000597  Lock_time: 0.000239  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260791;
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';
# Time: 220904  3:06:32
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001694  Lock_time: 0.000816  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-model-entity' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000585  Lock_time: 0.000055  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5973
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-model-entity' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-model-entity' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000469  Lock_time: 0.000167  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventHandler' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001964  Lock_time: 0.000164  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 13273
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventHandler' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000218  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventHandler' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000064  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.topic' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000800  Lock_time: 0.000060  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2630
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.topic' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000059  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.topic' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.queryProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000925  Lock_time: 0.000052  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3495
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.queryProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000054  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.queryProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000067  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Environment' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000824  Lock_time: 0.000059  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2518
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Environment' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000108  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Environment' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000139  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.thresholds' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000697  Lock_time: 0.000057  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12891
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.thresholds' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000113  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.thresholds' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000074  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroup' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001106  Lock_time: 0.000198  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2972
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroup' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroup' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.objectiveParameter_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001609  Lock_time: 0.000054  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3113
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.objectiveParameter_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.objectiveParameter_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000081  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distance_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001705  Lock_time: 0.000071  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4276
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distance_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000080  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distance_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000072  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.events' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001002  Lock_time: 0.000122  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3674
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.events' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000647  Lock_time: 0.000106  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.events' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000664  Lock_time: 0.000265  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.subscription' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.003154  Lock_time: 0.000547  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8505
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.subscription' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001328  Lock_time: 0.000526  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.subscription' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000903  Lock_time: 0.000198  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventProtocol' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001151  Lock_time: 0.000103  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2728
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventProtocol' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000133  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventProtocol' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000122  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.pciProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001432  Lock_time: 0.000096  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5653
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.pciProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000084  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.pciProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000075  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.pm-mapper-filter' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000922  Lock_time: 0.000135  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1641
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.pm-mapper-filter' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001310  Lock_time: 0.000520  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.pm-mapper-filter' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000719  Lock_time: 0.000199  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EngineService' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.003301  Lock_time: 0.000273  Rows_sent: 9  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 10311
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EngineService' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.004996  Lock_time: 0.001603  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EngineService' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002654  Lock_time: 0.001328  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.CarrierTechnology' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.004407  Lock_time: 0.000266  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2750
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.CarrierTechnology' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001789  Lock_time: 0.000557  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.CarrierTechnology' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.003974  Lock_time: 0.002226  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Operation' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.020748  Lock_time: 0.000778  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12618
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Operation' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001517  Lock_time: 0.000526  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Operation' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000745  Lock_time: 0.000386  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000933  Lock_time: 0.000100  Rows_sent: 7  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 8013
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000654  Lock_time: 0.000226  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000097  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.increment-sequence' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001378  Lock_time: 0.000128  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7398
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.increment-sequence' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000168  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.increment-sequence' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000716  Lock_time: 0.000277  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.Engine' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001964  Lock_time: 0.000239  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2919
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.Engine' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000163  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.Engine' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000183  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.filters' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001646  Lock_time: 0.000149  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4687
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.filters' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000176  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.filters' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000102  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Actor' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001138  Lock_time: 0.000096  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5420
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Actor' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002027  Lock_time: 0.000684  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Actor' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.003232  Lock_time: 0.002063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Plugin' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.005067  Lock_time: 0.000127  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2560
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Plugin' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001857  Lock_time: 0.000956  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Plugin' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000675  Lock_time: 0.000131  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.capacityProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.010779  Lock_time: 0.001794  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2469
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.capacityProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000831  Lock_time: 0.000149  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.capacityProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002916  Lock_time: 0.001242  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.nfFilter' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.005691  Lock_time: 0.000177  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2805
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.nfFilter' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000093  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.nfFilter' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000096  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.rules_artifact' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001103  Lock_time: 0.000105  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 3575
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.rules_artifact' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000072  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.rules_artifact' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000709  Lock_time: 0.000262  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroups' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001224  Lock_time: 0.000124  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1666
SET timestamp=1662260792;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroups' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000707  Lock_time: 0.000412  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260792;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroups' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000602  Lock_time: 0.000185  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260792;
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';
# Time: 220904  3:06:33
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001531  Lock_time: 0.000140  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2505
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_attributes_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000117  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_attributes_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000119  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.guard.filter' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001661  Lock_time: 0.000220  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5570
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.guard.filter' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000184  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.guard.filter' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000180  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001709  Lock_time: 0.000101  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2624
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.004230  Lock_time: 0.000261  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001076  Lock_time: 0.000490  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001528  Lock_time: 0.000236  Rows_sent: 4  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 5214
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000055  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000088  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementType' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001801  Lock_time: 0.000189  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1469
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementType' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementType' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000207  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002303  Lock_time: 0.000244  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1472
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000150  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000545  Lock_time: 0.000219  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.parameterAttributes_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001855  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 6024
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.parameterAttributes_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.parameterAttributes_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000767  Lock_time: 0.000240  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.drools.controller.relation' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002060  Lock_time: 0.000253  Rows_sent: 1  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 1467
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.drools.controller.relation' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000464  Lock_time: 0.000175  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.drools.controller.relation' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000225  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.custom_serialization' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000955  Lock_time: 0.000161  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2656
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.custom_serialization' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000116  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.custom_serialization' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.metricsPerEventName' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001932  Lock_time: 0.000241  Rows_sent: 6  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 7365
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.metricsPerEventName' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000673  Lock_time: 0.000305  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.metricsPerEventName' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000708  Lock_time: 0.000112  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.rcc_policy' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001474  Lock_time: 0.000213  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12984
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.rcc_policy' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000156  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.rcc_policy' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000696  Lock_time: 0.000373  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.rcc_event_details' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002648  Lock_time: 0.000234  Rows_sent: 11  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 12322
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.rcc_event_details' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002095  Lock_time: 0.000835  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.rcc_event_details' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001409  Lock_time: 0.000492  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.affinityProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.003939  Lock_time: 0.000381  Rows_sent: 2  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 2746
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.affinityProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001064  Lock_time: 0.000247  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.affinityProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000194  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260793;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.subscriberProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.002782  Lock_time: 0.000124  Rows_sent: 3  Rows_examined: 191
# Rows_affected: 0  Bytes_sent: 4470
SET timestamp=1662260793;
select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.subscriberProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000232  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260793;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.subscriberProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.003305  Lock_time: 0.000454  Rows_sent: 37  Rows_examined: 74
# Rows_affected: 0  Bytes_sent: 10539
SET timestamp=1662260793;
select conceptmap0_.conceptContainerMapName as conceptc1_61_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_61_0_, conceptmap0_.conceptContainerName as conceptc3_61_0_, conceptmap0_.conceptContainerVersion as conceptc4_61_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscapo1_.name as name1_59_1_, jpatoscapo1_.version as version2_59_1_, jpatoscapo1_.derived_from_name as derived_3_59_1_, jpatoscapo1_.derived_from_version as derived_4_59_1_, jpatoscapo1_.description as descript5_59_1_ from ToscaPolicyTypes_ToscaPolicyType conceptmap0_ inner join ToscaPolicyType jpatoscapo1_ on conceptmap0_.conceptContainerName=jpatoscapo1_.name and conceptmap0_.conceptContainerVersion=jpatoscapo1_.version where conceptmap0_.conceptContainerMapName='ToscaPolicyTypesSimple' and conceptmap0_.concpetContainerMapVersion='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.017165  Lock_time: 0.016110  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 395
SET timestamp=1662260793;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.drools.Controller' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 550  Schema: policyadmin  QC_hit: No
# Query_time: 0.001524  Lock_time: 0.000279  Rows_sent: 4  Rows_examined: 63
# Rows_affected: 0  Bytes_sent: 5231
SET timestamp=1662260793;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Controller' and properties0_.version='1.0.0';
# Time: 220904  3:06:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 574  Schema:   QC_hit: No
# Query_time: 0.012080  Lock_time: 0.011931  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260794;
SELECT
		  page_size, compress_ops, 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.000977  Lock_time: 0.000710  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260794;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:06:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.002575  Lock_time: 0.002421  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260800;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:06:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.552713  Lock_time: 0.552629  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260801;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.558871  Lock_time: 0.558661  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.001391  Lock_time: 0.001232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:06:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000651  Lock_time: 0.000412  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260809;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.003554  Lock_time: 0.003112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260809;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.001501  Lock_time: 0.001218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260809;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000971  Lock_time: 0.000680  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260809;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-09-04  3:06:52 584 [Warning] Aborted connection 584 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
# Time: 220904  3:07:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.001641  Lock_time: 0.000924  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260820;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.001997  Lock_time: 0.001495  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260820;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-09-04  3:07:01 589 [Warning] Aborted connection 589 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.68' (Got an error reading communication packets)
# Time: 220904  3:07:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.486565  Lock_time: 0.486414  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260821;
SELECT
                  page_size, buffer_pool_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.587264  Lock_time: 0.587047  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260821;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-09-04  3:07:04 590 [Warning] Aborted connection 590 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
# Time: 220904  3:07:04
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.001409  Lock_time: 0.000846  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260824;
SELECT
		  page_size, compress_ops, 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.001228  Lock_time: 0.000995  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260824;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:07:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.908597  Lock_time: 0.908282  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260831;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.699651  Lock_time: 0.699472  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260831;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260831;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000288  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260831;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-04  3:07:12 597 [Warning] Aborted connection 597 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.68' (Got an error reading communication packets)
2022-09-04  3:07:13 606 [Warning] Aborted connection 606 to db: 'policyadmin' user: 'policy_user' host: '10.233.67.68' (Got an error reading communication packets)
# Time: 220904  3:07:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 618  Schema:   QC_hit: No
# Query_time: 0.988985  Lock_time: 0.988787  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260841;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 619  Schema:   QC_hit: No
# Query_time: 0.941890  Lock_time: 0.941686  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260841;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 619  Schema:   QC_hit: No
# Query_time: 0.005331  Lock_time: 0.005258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260841;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:07:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 618  Schema:   QC_hit: No
# Query_time: 0.906191  Lock_time: 0.905986  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260842;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-04  3:07:23 622 [Warning] Aborted connection 622 to db: 'unconnected' user: 'unauthenticated' host: '10.233.65.251' (This connection closed normally without authentication)
# Time: 220904  3:07:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000714  Lock_time: 0.000475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260849;
SELECT
		  page_size, compress_ops, 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.000717  Lock_time: 0.000404  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260849;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.001709  Lock_time: 0.001540  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260849;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.002795  Lock_time: 0.002439  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260849;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:07:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 640  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260854;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 640  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260854;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:07:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.004774  Lock_time: 0.004598  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260859;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.012033  Lock_time: 0.011842  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260859;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.000500  Lock_time: 0.000317  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260859;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260859;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:07:46
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 647  Schema: policyadmin  QC_hit: No
# Query_time: 0.132575  Lock_time: 0.000290  Rows_sent: 0  Rows_examined: 75
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1662260866;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220904  3:07:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.000686  Lock_time: 0.000443  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260869;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.023721  Lock_time: 0.023252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260869;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.002122  Lock_time: 0.001284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260869;
SELECT
		  page_size, compress_ops, 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.000581  Lock_time: 0.000284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260869;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:07:50
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001944  Lock_time: 0.001316  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260870;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.006016  Lock_time: 0.000581  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662260870;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.035800  Lock_time: 0.032483  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 384
SET timestamp=1662260870;
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] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000978  Lock_time: 0.000407  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662260870;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001522  Lock_time: 0.000400  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662260870;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.005696  Lock_time: 0.005157  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662260870;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='apex' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001368  Lock_time: 0.000253  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662260870;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001170  Lock_time: 0.000353  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662260870;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='drools' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001930  Lock_time: 0.000836  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662260870;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='drools' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.002129  Lock_time: 0.000955  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662260870;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.003306  Lock_time: 0.000853  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1662260870;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='xacml' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000626  Lock_time: 0.000158  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1662260870;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='xacml' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# Time: 220904  3:07:51
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000082  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 2  Bytes_sent: 11
SET timestamp=1662260871;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220904  3:07:54
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000351  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260874;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000520  Lock_time: 0.000124  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662260874;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000078  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662260874;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000531  Lock_time: 0.000129  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662260874;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000818  Lock_time: 0.000085  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662260874;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.008140  Lock_time: 0.007938  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260874;
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: 220904  3:07:55
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000068  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 1  Bytes_sent: 11
SET timestamp=1662260875;
delete from JpaPdpSubGroup_policies where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000050  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 19  Bytes_sent: 11
SET timestamp=1662260875;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220904  3:07:58
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.903760  Lock_time: 0.903234  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260878;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.002482  Lock_time: 0.000635  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662260878;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000135  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662260878;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000096  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662260878;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000166  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662260878;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000072  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662260878;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='drools' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000092  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662260878;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000075  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1662260878;
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';
# Time: 220904  3:07:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.000813  Lock_time: 0.000656  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260879;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260879;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:08:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.763674  Lock_time: 0.763449  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260880;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.001290  Lock_time: 0.001203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260880;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.002260  Lock_time: 0.002077  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260880;
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: 220904  3:08:01
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000247  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260881;
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-09-04  3:08:02 675 [Warning] Aborted connection 675 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
# Time: 220904  3:08:02
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.585684  Lock_time: 0.585243  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662260882;
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: 220904  3:08:04
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001390  Lock_time: 0.001065  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260884;
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: 676  Schema:   QC_hit: No
# Query_time: 0.000825  Lock_time: 0.000691  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260884;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260884;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:08:06
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000337  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260886;
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: 220904  3:08:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 678  Schema:   QC_hit: No
# Query_time: 0.004061  Lock_time: 0.003562  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260889;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001835  Lock_time: 0.001634  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260889;
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: 220904  3:08:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 678  Schema:   QC_hit: No
# Query_time: 0.003346  Lock_time: 0.001778  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260890;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.007548  Lock_time: 0.007137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260890;
SELECT
		  page_size, compress_ops, 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.007240  Lock_time: 0.006915  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260890;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-09-04  3:08:12 681 [Warning] Aborted connection 681 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
# Time: 220904  3:08:12
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000407  Lock_time: 0.000217  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260892;
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: 220904  3:08:16
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260896;
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: 220904  3:08:18
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000198  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260898;
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: 220904  3:08:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000288  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260899;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000683  Lock_time: 0.000447  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260899;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 692  Schema:   QC_hit: No
# Query_time: 0.001176  Lock_time: 0.000815  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260899;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 692  Schema:   QC_hit: No
# Query_time: 0.001252  Lock_time: 0.000737  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260899;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:08:22
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.002549  Lock_time: 0.002412  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260902;
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: 220904  3:08:24
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000329  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260904;
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: 220904  3:08:28
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000648  Lock_time: 0.000499  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260908;
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: 220904  3:08:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 696  Schema:   QC_hit: No
# Query_time: 0.004293  Lock_time: 0.004139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260909;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 697  Schema:   QC_hit: No
# Query_time: 0.001411  Lock_time: 0.001278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260909;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 697  Schema:   QC_hit: No
# Query_time: 0.002577  Lock_time: 0.002405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260909;
SELECT
		  page_size, compress_ops, 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.002358  Lock_time: 0.002180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260909;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:08:30
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000930  Lock_time: 0.000767  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260910;
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: 220904  3:08:34
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 700  Schema:   QC_hit: No
# Query_time: 0.000576  Lock_time: 0.000405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260914;
SELECT
		  page_size, compress_ops, 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.001028  Lock_time: 0.000677  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260914;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:08:35
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000809  Lock_time: 0.000621  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260915;
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: 220904  3:08:37
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000923  Lock_time: 0.000593  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260917;
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: 220904  3:08:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.000437  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260919;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 702  Schema:   QC_hit: No
# Query_time: 0.000713  Lock_time: 0.000430  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260919;
SELECT
		  page_size, compress_ops, 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.001600  Lock_time: 0.001231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260919;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 702  Schema:   QC_hit: No
# Query_time: 0.004613  Lock_time: 0.004134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260919;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:08:41
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000232  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260921;
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: 220904  3:08:43
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.005568  Lock_time: 0.004055  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260923;
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: 220904  3:08:44
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 705  Schema: policyadmin  QC_hit: No
# Query_time: 0.010389  Lock_time: 0.000379  Rows_sent: 0  Rows_examined: 75
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1662260924;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 706  Schema: clampacm  QC_hit: No
# Query_time: 0.006309  Lock_time: 0.001125  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1662260924;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220904  3:08:47
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000514  Lock_time: 0.000356  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662260927;
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: 220904  3:08:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.001475  Lock_time: 0.001168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260929;
SELECT
		  page_size, compress_ops, 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.008457  Lock_time: 0.008243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260929;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 735  Schema:   QC_hit: No
# Query_time: 0.000721  Lock_time: 0.000501  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260929;
SELECT
		  page_size, compress_ops, 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.000276  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260929;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:08:50
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.117097  Lock_time: 0.116906  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260930;
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: 220904  3:08:53
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 706  Schema: clampacm  QC_hit: No
# Query_time: 0.994183  Lock_time: 0.964832  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1662260933;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220904  3:08:54
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 706  Schema: clampacm  QC_hit: No
# Query_time: 0.941149  Lock_time: 0.939510  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1662260934;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 706  Schema: clampacm  QC_hit: No
# Query_time: 0.016900  Lock_time: 0.005962  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1247
SET timestamp=1662260934;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.251832  Lock_time: 0.251141  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662260934;
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: 220904  3:08:55
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.057665  Lock_time: 0.056761  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1662260935;
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';
# Time: 220904  3:08:57
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.080732  Lock_time: 0.079877  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260937;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 705  Schema: policyadmin  QC_hit: No
# Query_time: 0.087672  Lock_time: 0.064154  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 387
SET timestamp=1662260937;
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';
# Time: 220904  3:08:58
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 705  Schema: policyadmin  QC_hit: No
# Query_time: 0.083437  Lock_time: 0.050449  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 309
SET timestamp=1662260938;
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';
# Time: 220904  3:08:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 739  Schema:   QC_hit: No
# Query_time: 0.291645  Lock_time: 0.291283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260939;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 740  Schema:   QC_hit: No
# Query_time: 0.174551  Lock_time: 0.174363  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260939;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 740  Schema:   QC_hit: No
# Query_time: 0.152189  Lock_time: 0.151935  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260940;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 739  Schema:   QC_hit: No
# Query_time: 0.086683  Lock_time: 0.086079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260940;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:01
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.021990  Lock_time: 0.021423  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260941;
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: 220904  3:09:04
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.094163  Lock_time: 0.093887  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260944;
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: 743  Schema:   QC_hit: No
# Query_time: 0.011775  Lock_time: 0.011672  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260944;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 743  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260944;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:07
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.100513  Lock_time: 0.100356  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260947;
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: 220904  3:09:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 744  Schema:   QC_hit: No
# Query_time: 0.465566  Lock_time: 0.465059  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260950;
SELECT
		  page_size, compress_ops, 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.306501  Lock_time: 0.306370  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260950;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 745  Schema:   QC_hit: No
# Query_time: 0.537382  Lock_time: 0.536987  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260951;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.503680  Lock_time: 0.503417  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260951;
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: 744  Schema:   QC_hit: No
# Query_time: 0.506300  Lock_time: 0.506080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260951;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:18
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 1.015201  Lock_time: 1.014298  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260958;
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: 220904  3:09:19
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 598  Schema: policyadmin  QC_hit: No
# Query_time: 0.921873  Lock_time: 0.921588  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1662260959;
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: 220904  3:09:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 749  Schema:   QC_hit: No
# Query_time: 0.706442  Lock_time: 0.706168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260960;
SELECT
		  page_size, compress_ops, 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.496211  Lock_time: 0.496062  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260960;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:09:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 749  Schema:   QC_hit: No
# Query_time: 0.277702  Lock_time: 0.277190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260961;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 748  Schema:   QC_hit: No
# Query_time: 0.277119  Lock_time: 0.277012  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260961;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:23
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.879138  Lock_time: 0.878804  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260963;
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: 220904  3:09:27
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001507  Lock_time: 0.000648  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260967;
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-09-04  3:09:27 706 [Warning] Aborted connection 706 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 725 [Warning] Aborted connection 725 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 720 [Warning] Aborted connection 720 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 723 [Warning] Aborted connection 723 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 718 [Warning] Aborted connection 718 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 713 [Warning] Aborted connection 713 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 722 [Warning] Aborted connection 722 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 717 [Warning] Aborted connection 717 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 715 [Warning] Aborted connection 715 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
2022-09-04  3:09:27 710 [Warning] Aborted connection 710 to db: 'clampacm' user: 'policy_user' host: '10.233.65.214' (Got an error reading communication packets)
# Time: 220904  3:09:29
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000750  Lock_time: 0.000477  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260969;
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: 753  Schema:   QC_hit: No
# Query_time: 0.002052  Lock_time: 0.001804  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260969;
SELECT
		  page_size, compress_ops, 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.000726  Lock_time: 0.000477  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260969;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 752  Schema:   QC_hit: No
# Query_time: 0.007983  Lock_time: 0.007597  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260969;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 752  Schema:   QC_hit: No
# Query_time: 0.000899  Lock_time: 0.000720  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260969;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:09:33
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.008774  Lock_time: 0.008066  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260973;
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: 220904  3:09:34
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.328114  Lock_time: 0.327868  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260974;
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: 756  Schema:   QC_hit: No
# Query_time: 0.000560  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260974;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 756  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260974;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:35
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.005627  Lock_time: 0.004548  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260975;
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: 220904  3:09:39
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001455  Lock_time: 0.000888  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260979;
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.001194  Lock_time: 0.000781  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260979;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000816  Lock_time: 0.000727  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260979;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220904  3:09:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 757  Schema:   QC_hit: No
# Query_time: 0.410973  Lock_time: 0.410804  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260980;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.378359  Lock_time: 0.377498  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260980;
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: 757  Schema:   QC_hit: No
# Query_time: 0.000816  Lock_time: 0.000755  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260980;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000983  Lock_time: 0.000250  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 3  Bytes_sent: 11
SET timestamp=1662260980;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='drools' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220904  3:09:41
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.406349  Lock_time: 0.406144  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260981;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000649  Lock_time: 0.000185  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1662260981;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000787  Lock_time: 0.000394  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1662260981;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000087  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1662260981;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000072  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1662260981;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# Time: 220904  3:09:42
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000765  Lock_time: 0.000360  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260982;
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: 220904  3:09:44
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000725  Lock_time: 0.000402  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260984;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.001402  Lock_time: 0.001145  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260984;
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: 220904  3:09:46
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.003959  Lock_time: 0.003609  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260986;
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: 220904  3:09:49
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.469015  Lock_time: 0.468743  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260989;
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: 762  Schema:   QC_hit: No
# Query_time: 0.002912  Lock_time: 0.002630  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260989;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.65.211]
# Thread_id: 761  Schema: policyadmin  QC_hit: No
# Query_time: 0.037480  Lock_time: 0.012514  Rows_sent: 0  Rows_examined: 75
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1662260989;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.003764  Lock_time: 0.003369  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260989;
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: 220904  3:09:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 762  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260990;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.459402  Lock_time: 0.459188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260990;
SELECT
		  page_size, compress_ops, 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.000390  Lock_time: 0.000292  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260990;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220904  3:09:52
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.699160  Lock_time: 0.006832  Rows_sent: 0  Rows_examined: 67
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1662260992;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000889  Lock_time: 0.000506  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662260992;
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: 220904  3:09:56
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.002026  Lock_time: 0.001458  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260996;
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: 220904  3:09:57
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.425927  Lock_time: 0.425766  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1662260997;
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: 220904  3:09:59
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.513559  Lock_time: 0.502490  Rows_sent: 0  Rows_examined: 67
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1662260999;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.019883  Lock_time: 0.009442  Rows_sent: 67  Rows_examined: 134
# Rows_affected: 0  Bytes_sent: 4059
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.67.68]
# Thread_id: 596  Schema: policyadmin  QC_hit: No
# Query_time: 0.000996  Lock_time: 0.000627  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1662260999;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.037281  Lock_time: 0.004799  Rows_sent: 354  Rows_examined: 708
# Rows_affected: 0  Bytes_sent: 39289
use clampacm;
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001032  Lock_time: 0.000538  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.013721  Lock_time: 0.003191  Rows_sent: 8  Rows_examined: 16
# Rows_affected: 0  Bytes_sent: 2040
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001498  Lock_time: 0.001201  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.009088  Lock_time: 0.002000  Rows_sent: 8  Rows_examined: 16
# Rows_affected: 0  Bytes_sent: 2040
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 795  Schema:   QC_hit: No
# Query_time: 0.004763  Lock_time: 0.004657  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260999;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 795  Schema:   QC_hit: No
# Query_time: 0.000648  Lock_time: 0.000559  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662260999;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003072  Lock_time: 0.001780  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.009484  Lock_time: 0.000952  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000619  Lock_time: 0.000320  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.007751  Lock_time: 0.003131  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002127  Lock_time: 0.001627  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.017563  Lock_time: 0.004641  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 796  Schema:   QC_hit: No
# Query_time: 0.001299  Lock_time: 0.001085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1662260999;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.008785  Lock_time: 0.006901  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.008993  Lock_time: 0.001836  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1662260999;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# Time: 220904  3:10:00
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006237  Lock_time: 0.004404  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006031  Lock_time: 0.002243  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000982  Lock_time: 0.000658  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.008765  Lock_time: 0.006006  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.008434  Lock_time: 0.007931  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.012368  Lock_time: 0.010136  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.010402  Lock_time: 0.009654  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.014126  Lock_time: 0.009060  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002396  Lock_time: 0.002046  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 796  Schema:   QC_hit: No
# Query_time: 0.003274  Lock_time: 0.003056  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1662261000;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.004101  Lock_time: 0.002552  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.004851  Lock_time: 0.003943  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.005093  Lock_time: 0.001370  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.013281  Lock_time: 0.006457  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002241  Lock_time: 0.000624  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000838  Lock_time: 0.000386  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002849  Lock_time: 0.000737  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000685  Lock_time: 0.000332  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003016  Lock_time: 0.000684  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001681  Lock_time: 0.000693  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006305  Lock_time: 0.001710  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006485  Lock_time: 0.006078  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002171  Lock_time: 0.000585  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000266  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001711  Lock_time: 0.000496  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000266  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002293  Lock_time: 0.000980  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000506  Lock_time: 0.000295  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001968  Lock_time: 0.000554  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000609  Lock_time: 0.000356  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.004140  Lock_time: 0.000930  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002971  Lock_time: 0.001385  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006244  Lock_time: 0.001620  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002393  Lock_time: 0.000839  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.023714  Lock_time: 0.020842  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.004948  Lock_time: 0.004582  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006235  Lock_time: 0.003528  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000694  Lock_time: 0.000386  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002958  Lock_time: 0.001308  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000500  Lock_time: 0.000219  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001691  Lock_time: 0.000493  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001848  Lock_time: 0.001070  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.018969  Lock_time: 0.008771  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000734  Lock_time: 0.000421  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002921  Lock_time: 0.000574  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000965  Lock_time: 0.000726  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001874  Lock_time: 0.000633  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000461  Lock_time: 0.000285  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.011066  Lock_time: 0.008438  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001369  Lock_time: 0.000967  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.007927  Lock_time: 0.001391  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.030604  Lock_time: 0.030322  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003109  Lock_time: 0.001237  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000834  Lock_time: 0.000491  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003653  Lock_time: 0.002574  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000714  Lock_time: 0.000391  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003615  Lock_time: 0.001265  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.009107  Lock_time: 0.008805  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.009418  Lock_time: 0.008257  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003095  Lock_time: 0.002843  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.009526  Lock_time: 0.008421  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000966  Lock_time: 0.000717  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001360  Lock_time: 0.000456  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1662261000;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# Time: 220904  3:10:01
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000491  Lock_time: 0.000339  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001389  Lock_time: 0.000548  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000281  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.007466  Lock_time: 0.004520  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003888  Lock_time: 0.003295  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.008648  Lock_time: 0.004230  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001598  Lock_time: 0.000857  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.572099  Lock_time: 0.569799  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000887  Lock_time: 0.000643  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001968  Lock_time: 0.000744  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000266  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001394  Lock_time: 0.000382  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001270  Lock_time: 0.001086  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001586  Lock_time: 0.000468  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000225  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001898  Lock_time: 0.000429  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000243  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001781  Lock_time: 0.000446  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000451  Lock_time: 0.000196  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001757  Lock_time: 0.000558  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1764
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000443  Lock_time: 0.000231  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003242  Lock_time: 0.001892  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1764
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000171  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001707  Lock_time: 0.000479  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1764
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000616  Lock_time: 0.000396  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001568  Lock_time: 0.000384  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1764
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarelationshiptype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006461  Lock_time: 0.006119  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 557
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.005613  Lock_time: 0.003814  Rows_sent: 10  Rows_examined: 20
# Rows_affected: 0  Bytes_sent: 2232
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000918  Lock_time: 0.000568  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 557
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.004606  Lock_time: 0.001306  Rows_sent: 10  Rows_examined: 20
# Rows_affected: 0  Bytes_sent: 2232
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000838  Lock_time: 0.000405  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 557
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.003170  Lock_time: 0.000997  Rows_sent: 10  Rows_examined: 20
# Rows_affected: 0  Bytes_sent: 2232
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.000713  Lock_time: 0.000430  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 557
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.004501  Lock_time: 0.001312  Rows_sent: 10  Rows_examined: 20
# Rows_affected: 0  Bytes_sent: 2232
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.001053  Lock_time: 0.000783  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 557
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.005740  Lock_time: 0.000980  Rows_sent: 10  Rows_examined: 20
# Rows_affected: 0  Bytes_sent: 2232
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.006175  Lock_time: 0.004890  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 557
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.008685  Lock_time: 0.004698  Rows_sent: 10  Rows_examined: 20
# Rows_affected: 0  Bytes_sent: 2232
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscarequirement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.002561  Lock_time: 0.001182  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 561
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscaservicetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.65.214]
# Thread_id: 785  Schema: clampacm  QC_hit: No
# Query_time: 0.016167  Lock_time: 0.002558  Rows_sent: 20  Rows_examined: 40
# Rows_affected: 0  Bytes_sent: 3470
SET timestamp=1662261001;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'dec