By type
[38;5;6mmariadb [38;5;5m12:09:47.26 [0m
[38;5;6mmariadb [38;5;5m12:09:47.27 [0m[1mWelcome to the Bitnami mariadb-galera container[0m
[38;5;6mmariadb [38;5;5m12:09:47.27 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera[0m
[38;5;6mmariadb [38;5;5m12:09:47.28 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera/issues[0m
[38;5;6mmariadb [38;5;5m12:09:47.28 [0m
[38;5;6mmariadb [38;5;5m12:09:47.29 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB setup **
[38;5;6mmariadb [38;5;5m12:09:47.35 [0m[38;5;2mINFO [0m ==> Validating settings in MYSQL_*/MARIADB_* env vars
[38;5;6mmariadb [38;5;5m12:11:48.04 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm://
[38;5;6mmariadb [38;5;5m12:11:48.06 [0m[38;5;2mINFO [0m ==> Initializing mariadb database
[38;5;6mmariadb [38;5;5m12:11:48.07 [0m[38;5;5mDEBUG[0m ==> Ensuring expected directories/files exist
[38;5;6mmariadb [38;5;5m12:11:48.13 [0m[38;5;2mINFO [0m ==> Updating 'my.cnf' with custom configuration
[38;5;6mmariadb [38;5;5m12:11:48.16 [0m[38;5;2mINFO [0m ==> Setting user option
[38;5;6mmariadb [38;5;5m12:11:48.17 [0m[38;5;5mDEBUG[0m ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
[38;5;6mmariadb [38;5;5m12:11:48.20 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_name option
[38;5;6mmariadb [38;5;5m12:11:48.21 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
[38;5;6mmariadb [38;5;5m12:11:48.23 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_address option
[38;5;6mmariadb [38;5;5m12:11:48.23 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_address to '10.233.71.240' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
[38;5;6mmariadb [38;5;5m12:12:48.62 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm://
[38;5;6mmariadb [38;5;5m12:12:48.63 [0m[38;5;2mINFO [0m ==> Setting wsrep_sst_auth option
[38;5;6mmariadb [38;5;5m12:12:48.64 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
[38;5;6mmariadb [38;5;5m12:13:48.96 [0m[38;5;5mDEBUG[0m ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2022-03-23 12:13:49 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-03-23 12:13:49 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 command:
'/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/
[38;5;6mmariadb [38;5;5m12:13:56.80 [0m[38;5;2mINFO [0m ==> Starting mariadb in background
2022-03-23 12:13:56 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-03-23 12:13:56 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-03-23 12:13:56 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 422 ...
2022-03-23 12:13:56 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-03-23 12:13:56 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-03-23 12:13:56 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy loaded successfully.
2022-03-23 12:13:56 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-03-23 12:13:56 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-03-23 12:13:56 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-03-23 12:13:57 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2022-03-23 12:13:57 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-03-23 12:13:57 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.240; 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-03-23 12:13:57 0 [Note] WSREP: Start replication
2022-03-23 12:13:57 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-03-23 12:13:57 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-03-23 12:13:57 0 [Note] WSREP: protonet asio version 0
2022-03-23 12:13:57 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-03-23 12:13:57 0 [Note] WSREP: backend: asio
2022-03-23 12:13:57 0 [Note] WSREP: gcomm thread scheduling priority set to other:0
2022-03-23 12:13:57 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-03-23 12:13:57 0 [Note] WSREP: restore pc from disk failed
2022-03-23 12:13:57 0 [Note] WSREP: GMCast version 0
2022-03-23 12:13:57 0 [Note] WSREP: (b6d53cf4-9c76, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-03-23 12:13:57 0 [Note] WSREP: (b6d53cf4-9c76, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-03-23 12:13:57 0 [Note] WSREP: EVS version 1
2022-03-23 12:13:57 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-03-23 12:13:57 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-03-23 12:13:57 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-03-23 12:13:57 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-03-23 12:13:57 0 [Note] WSREP: Node b6d53cf4-9c76 state prim
2022-03-23 12:13:57 0 [Note] WSREP: view(view_id(PRIM,b6d53cf4-9c76,1) memb {
b6d53cf4-9c76,0
} joined {
} left {
} partitioned {
})
2022-03-23 12:13:57 0 [Note] WSREP: save pc into disk
2022-03-23 12:13:57 0 [Note] WSREP: gcomm: connected
2022-03-23 12:13:57 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-03-23 12:13:57 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-03-23 12:13:57 0 [Note] WSREP: Opened channel 'galera'
2022-03-23 12:13:57 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-03-23 12:13:57 1 [Note] WSREP: Starting rollbacker thread 1
2022-03-23 12:13:57 0 [Note] WSREP: Starting new group from scratch: b6d6689f-aaa2-11ec-a625-d25a2563d438
2022-03-23 12:13:57 2 [Note] WSREP: Starting applier thread 2
2022-03-23 12:13:57 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: b6d66d7f-aaa2-11ec-a225-f6e830bfd8ca
2022-03-23 12:13:57 0 [Note] WSREP: STATE EXCHANGE: sent state msg: b6d66d7f-aaa2-11ec-a225-f6e830bfd8ca
2022-03-23 12:13:57 0 [Note] WSREP: STATE EXCHANGE: got state msg: b6d66d7f-aaa2-11ec-a225-f6e830bfd8ca from 0 (onap-policy-mariadb-0)
2022-03-23 12:13:57 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 = b6d6689f-aaa2-11ec-a625-d25a2563d438
2022-03-23 12:13:57 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-03-23 12:13:57 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2022-03-23 12:13:57 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-03-23 12:13:57 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2022-03-23 12:13:57 2 [Note] WSREP: ####### processing CC 1, local, ordered
2022-03-23 12:13:57 2 [Note] WSREP: Process first view: b6d6689f-aaa2-11ec-a625-d25a2563d438 my uuid: b6d53cf4-aaa2-11ec-9c76-be512c8a585d
2022-03-23 12:13:57 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position b6d6689f-aaa2-11ec-a625-d25a2563d438:1 with ID b6d53cf4-aaa2-11ec-9c76-be512c8a585d
2022-03-23 12:13:57 2 [Note] WSREP: Server status change disconnected -> connected
2022-03-23 12:13:57 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:13:57 2 [Note] WSREP: ####### My UUID: b6d53cf4-aaa2-11ec-9c76-be512c8a585d
2022-03-23 12:13:57 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-03-23 12:13:57 0 [Note] WSREP: Service thread queue flushed.
2022-03-23 12:13:57 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-03-23 12:13:57 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-03-23 12:13:57 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2022-03-23 12:13:57 0 [Note] WSREP: Service thread queue flushed.
2022-03-23 12:13:57 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> b6d6689f-aaa2-11ec-a625-d25a2563d438:0
2022-03-23 12:13:57 2 [Note] WSREP: ================================================
View:
id: b6d6689f-aaa2-11ec-a625-d25a2563d438: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: b6d53cf4-aaa2-11ec-9c76-be512c8a585d, onap-policy-mariadb-0
=================================================
2022-03-23 12:13:57 2 [Note] WSREP: Server status change connected -> joiner
2022-03-23 12:13:57 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:13:57 2 [Note] WSREP: Server status change joiner -> initializing
2022-03-23 12:13:57 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:13:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-03-23 12:13:57 0 [Note] InnoDB: Number of pools: 1
2022-03-23 12:13:57 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-03-23 12:13:57 0 [Note] InnoDB: Using Linux native AIO
2022-03-23 12:13:57 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-03-23 12:13:57 0 [Note] InnoDB: Completed initialization of buffer pool
2022-03-23 12:13:57 0 [Note] InnoDB: 128 rollback segments are active.
2022-03-23 12:13:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-03-23 12:13:57 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-03-23 12:13:59 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-03-23 12:13:59 0 [Note] InnoDB: 10.6.5 started; log sequence number 42161; transaction id 14
2022-03-23 12:13:59 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-03-23 12:13:59 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2022-03-23 12:13:59 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files.
2022-03-23 12:13:59 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files.
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with:
Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time Id Command Argument
2022-03-23 12:13:59 0 [Note] InnoDB: Buffer pool(s) load completed at 220323 12:13:59
2022-03-23 12:13:59 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-03-23 12:13:59 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-03-23 12:13:59 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-03-23 12:13:59 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-03-23 12:13:59 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-03-23 12:13:59 0 [Note] WSREP: Server initialized
2022-03-23 12:13:59 0 [Note] WSREP: Server status change initializing -> initialized
2022-03-23 12:13:59 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:13:59 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-03-23 12:13:59 6 [Note] WSREP: Starting applier thread 6
2022-03-23 12:13:59 7 [Note] WSREP: Starting applier thread 7
2022-03-23 12:13:59 8 [Note] WSREP: Starting applier thread 8
2022-03-23 12:13:59 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution
2022-03-23 12:13:59 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2022-03-23 12:13:59 2 [Note] WSREP: Server status change initialized -> joined
2022-03-23 12:13:59 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:13:59 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:13:59 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2022-03-23 12:13:59 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-03-23 12:13:59 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-03-23 12:13:59 2 [Note] WSREP: Server status change joined -> synced
2022-03-23 12:13:59 2 [Note] WSREP: Synchronized with group, ready for connections
2022-03-23 12:13:59 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
[38;5;6mmariadb [38;5;5m12:14:00.83 [0m[38;5;5mDEBUG[0m ==> Checking if WSREP is ready
[38;5;6mmariadb [38;5;5m12:14:00.84 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready';
# Time: 220323 12:14:01
# User@Host: root[root] @ localhost []
# Thread_id: 11 Schema: mysql QC_hit: No
# Query_time: 0.195842 Lock_time: 0.193613 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 130
use mysql;
SET timestamp=1648037641;
select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready';
[38;5;6mmariadb [38;5;5m12:14:01.06 [0m[38;5;5mDEBUG[0m ==> WSREP status ON
[38;5;6mmariadb [38;5;5m12:14:01.07 [0m[38;5;5mDEBUG[0m ==> Sleeping 5 seconds before continuing with initialization
2022-03-23 12:14:02 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2022-03-23 12:14:02 13 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2022-03-23 12:14:02 14 [Warning] Access denied for user 'root'@'localhost' (using password: YES)
[38;5;6mmariadb [38;5;5m12:14:06.09 [0m[38;5;5mDEBUG[0m ==> Deleting all users to avoid issues with galera configuration
[38;5;6mmariadb [38;5;5m12:14:06.10 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 220323 12:14:07
# User@Host: root[root] @ localhost []
# Thread_id: 15 Schema: mysql QC_hit: No
# Query_time: 0.962174 Lock_time: 0.956731 Rows_sent: 0 Rows_examined: 7
# Rows_affected: 6 Bytes_sent: 11
SET timestamp=1648037647;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
[38;5;6mmariadb [38;5;5m12:14:07.09 [0m[38;5;5mDEBUG[0m ==> Configuring root user credentials
[38;5;6mmariadb [38;5;5m12:14:07.10 [0m[38;5;5mDEBUG[0m ==> 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-03-23 12:14:07 16 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
[38;5;6mmariadb [38;5;5m12:14:07.14 [0m[38;5;5mDEBUG[0m ==> removing the unknown user
[38;5;6mmariadb [38;5;5m12:14:07.15 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
select Host from user where User='';
# Time: 220323 12:14:08
# User@Host: root[root] @ localhost []
# Thread_id: 17 Schema: mysql QC_hit: No
# Query_time: 0.889803 Lock_time: 0.889323 Rows_sent: 0 Rows_examined: 2
# Rows_affected: 0 Bytes_sent: 72
SET timestamp=1648037648;
select Host from user where User='';
[38;5;6mmariadb [38;5;5m12:14:08.07 [0m[38;5;5mDEBUG[0m ==> creating database user \'policy_user\'
[38;5;6mmariadb [38;5;5m12:14:08.08 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
[38;5;6mmariadb [38;5;5m12:14:08.11 [0m[38;5;5mDEBUG[0m ==> Removing all other hosts for the user
[38;5;6mmariadb [38;5;5m12:14:08.12 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
[38;5;6mmariadb [38;5;5m12:14:08.14 [0m[38;5;5mDEBUG[0m ==> Creating database policyadmin
[38;5;6mmariadb [38;5;5m12:14:08.16 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
create database if not exists `policyadmin` ;
[38;5;6mmariadb [38;5;5m12:14:08.19 [0m[38;5;5mDEBUG[0m ==> Providing privileges to username policy_user on database policyadmin
[38;5;6mmariadb [38;5;5m12:14:08.20 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
[38;5;6mmariadb [38;5;5m12:14:08.22 [0m[38;5;5mDEBUG[0m ==> Configure mariabackup user credentials
[38;5;6mmariadb [38;5;5m12:14:08.23 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
create or replace user 'mariabackup'@'localhost' identified by "Woc74ZuP";
[38;5;6mmariadb [38;5;5m12:14:08.26 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2022-03-23 12:14:08 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
[38;5;6mmariadb [38;5;5m12:14:08.29 [0m[38;5;5mDEBUG[0m ==> Configure replication user
[38;5;6mmariadb [38;5;5m12:14:08.30 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor";
grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor";
flush privileges;
2022-03-23 12:14:08 24 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
[38;5;6mmariadb [38;5;5m12:14:08.35 [0m[38;5;5mDEBUG[0m ==> Flushing privileges
[38;5;6mmariadb [38;5;5m12:14:08.36 [0m[38;5;5mDEBUG[0m ==> Executing SQL command:
flush privileges;
2022-03-23 12:14:08 25 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
[38;5;6mmariadb [38;5;5m12:14:08.42 [0m[38;5;2mINFO [0m ==> Stopping mariadb
2022-03-23 12:14:08 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-03-23 12:14:08 0 [Note] WSREP: Shutdown replication
2022-03-23 12:14:08 0 [Note] WSREP: Server status change synced -> disconnecting
2022-03-23 12:14:08 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:08 0 [Note] WSREP: Closing send monitor...
2022-03-23 12:14:08 0 [Note] WSREP: Closed send monitor.
2022-03-23 12:14:08 0 [Note] WSREP: gcomm: terminating thread
2022-03-23 12:14:08 0 [Note] WSREP: gcomm: joining thread
2022-03-23 12:14:08 0 [Note] WSREP: gcomm: closing backend
2022-03-23 12:14:08 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2022-03-23 12:14:08 0 [Note] WSREP: view((empty))
2022-03-23 12:14:08 0 [Note] WSREP: gcomm: closed
2022-03-23 12:14:08 0 [Note] WSREP: New SELF-LEAVE.
2022-03-23 12:14:08 0 [Note] WSREP: Flow-control interval: [0, 0]
2022-03-23 12:14:08 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2022-03-23 12:14:08 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2022-03-23 12:14:08 0 [Note] WSREP: RECV thread exiting 0: Success
2022-03-23 12:14:08 2 [Note] WSREP: ================================================
View:
id: b6d6689f-aaa2-11ec-a625-d25a2563d438: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-03-23 12:14:08 2 [Note] WSREP: Non-primary view
2022-03-23 12:14:08 2 [Note] WSREP: Server status change disconnecting -> disconnected
2022-03-23 12:14:08 0 [Note] WSREP: recv_thread() joined.
2022-03-23 12:14:08 0 [Note] WSREP: Closing replication queue.
2022-03-23 12:14:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:08 0 [Note] WSREP: Closing slave action queue.
2022-03-23 12:14:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:08 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2022-03-23 12:14:08 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-03-23 12:14:08 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2022-03-23 12:14:08 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-03-23 12:14:08 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8
2022-03-23 12:14:08 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-03-23 12:14:08 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2022-03-23 12:14:08 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-03-23 12:14:08 1 [Note] WSREP: rollbacker thread exiting 1
2022-03-23 12:14:08 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-03-23 12:14:08 0 [Note] WSREP: dtor state: CLOSED
2022-03-23 12:14:08 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2022-03-23 12:14:08 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-03-23 12:14:08 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-03-23 12:14:08 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2022-03-23 12:14:08 0 [Note] WSREP: cert index usage at exit 2
2022-03-23 12:14:08 0 [Note] WSREP: cert trx map usage at exit 13
2022-03-23 12:14:08 0 [Note] WSREP: deps set usage at exit 0
2022-03-23 12:14:08 0 [Note] WSREP: avg deps dist 1
2022-03-23 12:14:08 0 [Note] WSREP: avg cert interval 0
2022-03-23 12:14:08 0 [Note] WSREP: cert index size 2
2022-03-23 12:14:08 0 [Note] WSREP: Service thread queue flushed.
2022-03-23 12:14:08 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2022-03-23 12:14:08 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2022-03-23 12:14:08 0 [Note] WSREP: Flushing memory map to disk...
2022-03-23 12:14:10 0 [Note] InnoDB: FTS optimize thread exiting.
2022-03-23 12:14:10 0 [Note] InnoDB: Starting shutdown...
2022-03-23 12:14:10 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2022-03-23 12:14:10 0 [Note] InnoDB: Buffer pool(s) dump completed at 220323 12:14:10
2022-03-23 12:14:11 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
2022-03-23 12:14:11 0 [Note] InnoDB: Shutdown completed; log sequence number 63914; transaction id 26
2022-03-23 12:14:11 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete
[38;5;6mmariadb [38;5;5m12:14:11.45 [0m[38;5;5mDEBUG[0m ==> Waiting for mariadb to unlock db files
[38;5;6mmariadb [38;5;5m12:14:11.52 [0m[38;5;2mINFO [0m ==> ** MariaDB setup finished! **
[38;5;6mmariadb [38;5;5m12:14:11.67 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB **
[38;5;6mmariadb [38;5;5m12:14:11.68 [0m[38;5;2mINFO [0m ==> Setting previous boot
2022-03-23 12:14:11 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-03-23 12:14:11 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-03-23 12:14:11 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 1 ...
2022-03-23 12:14:11 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-03-23 12:14:11 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-03-23 12:14:11 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy loaded successfully.
2022-03-23 12:14:11 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-03-23 12:14:11 0 [Note] WSREP: Found saved state: b6d6689f-aaa2-11ec-a625-d25a2563d438:14, safe_to_bootstrap: 1
2022-03-23 12:14:11 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: b6d6689f-aaa2-11ec-a625-d25a2563d438
Seqno: 1 - 14
Offset: 1280
Synced: 1
2022-03-23 12:14:11 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: b6d6689f-aaa2-11ec-a625-d25a2563d438, offset: 1280
2022-03-23 12:14:11 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete.
2022-03-23 12:14:11 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2022-03-23 12:14:11 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2022-03-23 12:14:11 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/6904 bytes) complete.
2022-03-23 12:14:11 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2022-03-23 12:14:11 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2022-03-23 12:14:11 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2022-03-23 12:14:11 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.240; 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-03-23 12:14:11 0 [Note] WSREP: Service thread queue flushed.
2022-03-23 12:14:11 0 [Note] WSREP: ####### Assign initial position for certification: b6d6689f-aaa2-11ec-a625-d25a2563d438:14, protocol version: -1
2022-03-23 12:14:11 0 [Note] WSREP: Start replication
2022-03-23 12:14:11 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-03-23 12:14:11 0 [Note] WSREP: Setting GCS initial position to b6d6689f-aaa2-11ec-a625-d25a2563d438:14
2022-03-23 12:14:11 0 [Note] WSREP: protonet asio version 0
2022-03-23 12:14:11 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-03-23 12:14:11 0 [Note] WSREP: backend: asio
2022-03-23 12:14:11 0 [Note] WSREP: gcomm thread scheduling priority set to other:0
2022-03-23 12:14:11 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-03-23 12:14:11 0 [Note] WSREP: restore pc from disk failed
2022-03-23 12:14:11 0 [Note] WSREP: GMCast version 0
2022-03-23 12:14:11 0 [Note] WSREP: (bf9c178c-82e7, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-03-23 12:14:11 0 [Note] WSREP: (bf9c178c-82e7, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-03-23 12:14:11 0 [Note] WSREP: EVS version 1
2022-03-23 12:14:11 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-03-23 12:14:11 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-03-23 12:14:11 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-03-23 12:14:11 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-03-23 12:14:11 0 [Note] WSREP: Node bf9c178c-82e7 state prim
2022-03-23 12:14:11 0 [Note] WSREP: view(view_id(PRIM,bf9c178c-82e7,1) memb {
bf9c178c-82e7,0
} joined {
} left {
} partitioned {
})
2022-03-23 12:14:11 0 [Note] WSREP: save pc into disk
2022-03-23 12:14:11 0 [Note] WSREP: gcomm: connected
2022-03-23 12:14:11 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-03-23 12:14:11 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-03-23 12:14:11 0 [Note] WSREP: Opened channel 'galera'
2022-03-23 12:14:11 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-03-23 12:14:11 1 [Note] WSREP: Starting rollbacker thread 1
2022-03-23 12:14:11 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: bf9d50c9-aaa2-11ec-8de6-cb757c9992a7
2022-03-23 12:14:11 0 [Note] WSREP: STATE EXCHANGE: sent state msg: bf9d50c9-aaa2-11ec-8de6-cb757c9992a7
2022-03-23 12:14:11 0 [Note] WSREP: STATE EXCHANGE: got state msg: bf9d50c9-aaa2-11ec-8de6-cb757c9992a7 from 0 (onap-policy-mariadb-0)
2022-03-23 12:14:11 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 = b6d6689f-aaa2-11ec-a625-d25a2563d438
2022-03-23 12:14:11 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-03-23 12:14:11 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2022-03-23 12:14:11 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-03-23 12:14:11 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-03-23 12:14:11 2 [Note] WSREP: Starting applier thread 2
2022-03-23 12:14:11 2 [Note] WSREP: ####### processing CC 15, local, ordered
2022-03-23 12:14:11 2 [Note] WSREP: Process first view: b6d6689f-aaa2-11ec-a625-d25a2563d438 my uuid: bf9c178c-aaa2-11ec-82e7-e3f8ededc2d8
2022-03-23 12:14:11 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position b6d6689f-aaa2-11ec-a625-d25a2563d438:15 with ID bf9c178c-aaa2-11ec-82e7-e3f8ededc2d8
2022-03-23 12:14:11 2 [Note] WSREP: Server status change disconnected -> connected
2022-03-23 12:14:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:11 2 [Note] WSREP: ####### My UUID: bf9c178c-aaa2-11ec-82e7-e3f8ededc2d8
2022-03-23 12:14:11 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-03-23 12:14:11 0 [Note] WSREP: Service thread queue flushed.
2022-03-23 12:14:11 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-03-23 12:14:11 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-03-23 12:14:11 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2022-03-23 12:14:11 0 [Note] WSREP: Service thread queue flushed.
2022-03-23 12:14:11 2 [Note] WSREP: ================================================
View:
id: b6d6689f-aaa2-11ec-a625-d25a2563d438: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: bf9c178c-aaa2-11ec-82e7-e3f8ededc2d8, onap-policy-mariadb-0
=================================================
2022-03-23 12:14:11 2 [Note] WSREP: Server status change connected -> joiner
2022-03-23 12:14:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:11 2 [Note] WSREP: Server status change joiner -> initializing
2022-03-23 12:14:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:11 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-03-23 12:14:11 0 [Note] InnoDB: Number of pools: 1
2022-03-23 12:14:11 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-03-23 12:14:11 0 [Note] InnoDB: Using Linux native AIO
2022-03-23 12:14:11 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-03-23 12:14:11 0 [Note] InnoDB: Completed initialization of buffer pool
2022-03-23 12:14:12 0 [Note] InnoDB: 128 rollback segments are active.
2022-03-23 12:14:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-03-23 12:14:12 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-03-23 12:14:14 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-03-23 12:14:14 0 [Note] InnoDB: 10.6.5 started; log sequence number 63914; transaction id 27
2022-03-23 12:14:14 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-03-23 12:14:14 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2022-03-23 12:14:14 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files.
2022-03-23 12:14:14 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files.
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with:
Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time Id Command Argument
2022-03-23 12:14:14 0 [Note] InnoDB: Buffer pool(s) load completed at 220323 12:14:14
2022-03-23 12:14:14 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-03-23 12:14:14 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-03-23 12:14:14 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-03-23 12:14:14 0 [Note] WSREP: Server initialized
2022-03-23 12:14:14 0 [Note] WSREP: Server status change initializing -> initialized
2022-03-23 12:14:14 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:14 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-03-23 12:14:14 6 [Note] WSREP: Starting applier thread 6
2022-03-23 12:14:14 8 [Note] WSREP: Starting applier thread 8
2022-03-23 12:14:14 7 [Note] WSREP: Starting applier thread 7
2022-03-23 12:14:14 5 [Note] WSREP: Recovered cluster id b6d6689f-aaa2-11ec-a625-d25a2563d438
2022-03-23 12:14:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution
2022-03-23 12:14:14 2 [Note] WSREP: Server status change initialized -> joined
2022-03-23 12:14:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-03-23 12:14:14 2 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2022-03-23 12:14:14 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-03-23 12:14:14 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-03-23 12:14:14 2 [Note] WSREP: Server status change joined -> synced
2022-03-23 12:14:14 2 [Note] WSREP: Synchronized with group, ready for connections
2022-03-23 12:14:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220323 12:14:22
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 12 Schema: QC_hit: No
# Query_time: 0.000280 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037662;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 12 Schema: QC_hit: No
# Query_time: 0.000410 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037662;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 11 Schema: QC_hit: No
# Query_time: 0.000880 Lock_time: 0.000682 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037662;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 11 Schema: QC_hit: No
# Query_time: 0.000276 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037662;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:14:24
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 15 Schema: QC_hit: No
# Query_time: 0.001057 Lock_time: 0.000893 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037664;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 15 Schema: QC_hit: No
# Query_time: 0.000427 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037664;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:14:32
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 17 Schema: QC_hit: No
# Query_time: 0.000401 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037672;
SELECT
page_size, compress_ops, 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.000479 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037672;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 17 Schema: QC_hit: No
# Query_time: 0.000519 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037672;
SELECT
page_size, buffer_pool_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.001435 Lock_time: 0.001343 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037672;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
2022-03-23 12:14:41 32 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220323 12:14:42
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 34 Schema: QC_hit: No
# Query_time: 0.000230 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037682;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 33 Schema: QC_hit: No
# Query_time: 0.000275 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037682;
SELECT
page_size, compress_ops, 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.000392 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037682;
SELECT
page_size, compress_ops, 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.001252 Lock_time: 0.001052 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037682;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:14:52
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 37 Schema: QC_hit: No
# Query_time: 0.003933 Lock_time: 0.003586 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037692;
SELECT
page_size, compress_ops, 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.002007 Lock_time: 0.001940 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037692;
SELECT
page_size, buffer_pool_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.001930 Lock_time: 0.001779 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037692;
SELECT
page_size, buffer_pool_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.001521 Lock_time: 0.001425 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037692;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:14:54
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 41 Schema: QC_hit: No
# Query_time: 0.002353 Lock_time: 0.002225 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037694;
SELECT
page_size, buffer_pool_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.003456 Lock_time: 0.003385 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037694;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:15:02
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 48 Schema: QC_hit: No
# Query_time: 0.000530 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037702;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 49 Schema: QC_hit: No
# Query_time: 0.000468 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037702;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 49 Schema: QC_hit: No
# Query_time: 0.000818 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037702;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 48 Schema: QC_hit: No
# Query_time: 0.000845 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037702;
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.71.219]
# Thread_id: 53 Schema: QC_hit: No
# Query_time: 0.010874 Lock_time: 0.008416 Rows_sent: 1 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 73
SET timestamp=1648037702;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220323 12:15:17
# User@Host: policy_user[policy_user] @ [10.233.71.219]
# Thread_id: 129 Schema: policyadmin QC_hit: No
# Query_time: 11.234832 Lock_time: 0.002598 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 11
use policyadmin;
SET timestamp=1648037717;
CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL NULL, MESSAGE VARCHAR(255) NULL, PDPSTATE INT DEFAULT NULL NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, CONSTRAINT PK_PDP PRIMARY KEY (parentLocalName, localName, parentKeyVersion, parentKeyName));
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 131 Schema: QC_hit: No
# Query_time: 0.647504 Lock_time: 0.647334 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037717;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
2022-03-23 12:15:17 131 [Warning] Aborted connection 131 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 130 Schema: QC_hit: No
# Query_time: 0.666634 Lock_time: 0.666250 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037717;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
2022-03-23 12:15:17 130 [Warning] Aborted connection 130 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 220323 12:15:22
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 194 Schema: QC_hit: No
# Query_time: 0.000530 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037722;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 194 Schema: QC_hit: No
# Query_time: 0.000262 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037722;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 193 Schema: QC_hit: No
# Query_time: 0.000327 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037722;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 193 Schema: QC_hit: No
# Query_time: 0.021955 Lock_time: 0.021717 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037722;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:15:24
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 231 Schema: QC_hit: No
# Query_time: 0.021643 Lock_time: 0.021515 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037724;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 231 Schema: QC_hit: No
# Query_time: 0.000426 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037724;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:15:26
# User@Host: policy_user[policy_user] @ [10.233.71.219]
# Thread_id: 264 Schema: policyadmin QC_hit: No
# Query_time: 0.003514 Lock_time: 0.003053 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 52
SET timestamp=1648037726;
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: 220323 12:15:27
# User@Host: policy_user[policy_user] @ [10.233.71.219]
# Thread_id: 270 Schema: policyadmin QC_hit: No
# Query_time: 0.006475 Lock_time: 0.006138 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 52
SET timestamp=1648037727;
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: 220323 12:15:29
# User@Host: policy_user[policy_user] @ [10.233.71.219]
# Thread_id: 305 Schema: QC_hit: No
# Query_time: 0.009938 Lock_time: 0.000994 Rows_sent: 1 Rows_examined: 70
# Rows_affected: 0 Bytes_sent: 74
SET timestamp=1648037729;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @ [10.233.71.219]
# Thread_id: 308 Schema: QC_hit: No
# Query_time: 0.000774 Lock_time: 0.000351 Rows_sent: 117 Rows_examined: 234
# Rows_affected: 0 Bytes_sent: 12410
SET timestamp=1648037729;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220323 12:15:32
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 310 Schema: QC_hit: No
# Query_time: 0.000592 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037732;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 309 Schema: QC_hit: No
# Query_time: 0.000351 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037732;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 310 Schema: QC_hit: No
# Query_time: 0.000426 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037732;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 309 Schema: QC_hit: No
# Query_time: 0.000328 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037732;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:15:42
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 315 Schema: QC_hit: No
# Query_time: 0.032579 Lock_time: 0.032427 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037742;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 314 Schema: QC_hit: No
# Query_time: 0.023102 Lock_time: 0.022937 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037742;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 315 Schema: QC_hit: No
# Query_time: 0.000225 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037742;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 314 Schema: QC_hit: No
# Query_time: 0.000238 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037742;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:15:52
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 318 Schema: QC_hit: No
# Query_time: 0.000240 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037752;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 319 Schema: QC_hit: No
# Query_time: 0.000326 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037752;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 318 Schema: QC_hit: No
# Query_time: 0.000415 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037752;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 319 Schema: QC_hit: No
# Query_time: 0.000552 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037752;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:15:54
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 322 Schema: QC_hit: No
# Query_time: 0.000306 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037754;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 322 Schema: QC_hit: No
# Query_time: 0.000289 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037754;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:16:02
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 324 Schema: QC_hit: No
# Query_time: 0.000629 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037762;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 323 Schema: QC_hit: No
# Query_time: 0.000346 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037762;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 324 Schema: QC_hit: No
# Query_time: 0.000666 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037762;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 323 Schema: QC_hit: No
# Query_time: 0.000262 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037762;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:16:12
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 327 Schema: QC_hit: No
# Query_time: 0.000370 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037772;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 328 Schema: QC_hit: No
# Query_time: 0.000176 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037772;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 327 Schema: QC_hit: No
# Query_time: 0.001059 Lock_time: 0.001003 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037772;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 328 Schema: QC_hit: No
# Query_time: 0.000440 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037772;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:16:22
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 332 Schema: QC_hit: No
# Query_time: 0.000270 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037782;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 331 Schema: QC_hit: No
# Query_time: 0.000284 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037782;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 331 Schema: QC_hit: No
# Query_time: 0.000653 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037782;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 332 Schema: QC_hit: No
# Query_time: 0.000579 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037782;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:16:24
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 335 Schema: QC_hit: No
# Query_time: 0.000350 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037784;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 335 Schema: QC_hit: No
# Query_time: 0.000236 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037784;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:16:32
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 336 Schema: QC_hit: No
# Query_time: 0.000556 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037792;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 336 Schema: QC_hit: No
# Query_time: 0.000402 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037792;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 337 Schema: QC_hit: No
# Query_time: 0.006912 Lock_time: 0.006403 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037792;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 337 Schema: QC_hit: No
# Query_time: 0.000686 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037792;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:16:42
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 340 Schema: QC_hit: No
# Query_time: 0.009871 Lock_time: 0.009709 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037802;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 340 Schema: QC_hit: No
# Query_time: 0.002466 Lock_time: 0.002376 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037802;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 341 Schema: QC_hit: No
# Query_time: 0.000234 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037802;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 341 Schema: QC_hit: No
# Query_time: 0.003396 Lock_time: 0.003222 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037802;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:16:52
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 345 Schema: QC_hit: No
# Query_time: 0.001600 Lock_time: 0.001422 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037812;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 344 Schema: QC_hit: No
# Query_time: 0.008640 Lock_time: 0.008530 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037812;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 344 Schema: QC_hit: No
# Query_time: 0.001126 Lock_time: 0.001058 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037812;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 345 Schema: QC_hit: No
# Query_time: 0.002591 Lock_time: 0.002393 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037812;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:16:54
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 348 Schema: QC_hit: No
# Query_time: 0.003659 Lock_time: 0.003416 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037814;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 348 Schema: QC_hit: No
# Query_time: 0.003928 Lock_time: 0.003738 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037814;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:17:02
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 349 Schema: QC_hit: No
# Query_time: 0.000363 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037822;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 349 Schema: QC_hit: No
# Query_time: 0.004450 Lock_time: 0.004290 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037822;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 350 Schema: QC_hit: No
# Query_time: 0.001221 Lock_time: 0.001125 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037822;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 350 Schema: QC_hit: No
# Query_time: 0.000220 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037822;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:17:12
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 354 Schema: QC_hit: No
# Query_time: 0.000563 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037832;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 354 Schema: QC_hit: No
# Query_time: 0.000524 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037832;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 355 Schema: QC_hit: No
# Query_time: 0.000707 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037832;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 355 Schema: QC_hit: No
# Query_time: 0.000263 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037832;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:17:22
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.138560 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 70
# Rows_affected: 0 Bytes_sent: 92
SET timestamp=1648037842;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
2022-03-23 12:17:22 358 [Warning] Aborted connection 358 to db: 'policyclamp' user: 'policy_user' host: '10.233.70.44' (Got an error reading communication packets)
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 380 Schema: QC_hit: No
# Query_time: 0.000335 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037842;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 379 Schema: QC_hit: No
# Query_time: 0.000549 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037842;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 379 Schema: QC_hit: No
# Query_time: 0.000755 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037842;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 380 Schema: QC_hit: No
# Query_time: 0.003942 Lock_time: 0.003731 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037842;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:17:24
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 383 Schema: QC_hit: No
# Query_time: 0.000429 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037844;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 383 Schema: QC_hit: No
# Query_time: 0.000280 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037844;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:17:32
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 384 Schema: QC_hit: No
# Query_time: 0.000453 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037852;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 384 Schema: QC_hit: No
# Query_time: 0.000176 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037852;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 385 Schema: QC_hit: No
# Query_time: 0.001414 Lock_time: 0.001201 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037852;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 385 Schema: QC_hit: No
# Query_time: 0.000762 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037852;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:17:42
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 398 Schema: QC_hit: No
# Query_time: 0.002659 Lock_time: 0.002468 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037862;
SELECT
page_size, compress_ops, 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.000554 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037862;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 398 Schema: QC_hit: No
# Query_time: 0.000243 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037862;
SELECT
page_size, buffer_pool_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.000488 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037862;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:17:52
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 402 Schema: QC_hit: No
# Query_time: 0.001658 Lock_time: 0.001422 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037872;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 402 Schema: QC_hit: No
# Query_time: 0.000435 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037872;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 403 Schema: QC_hit: No
# Query_time: 0.000225 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037872;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 403 Schema: QC_hit: No
# Query_time: 0.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037872;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:17:54
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 406 Schema: QC_hit: No
# Query_time: 0.000453 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037874;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 406 Schema: QC_hit: No
# Query_time: 0.000939 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037874;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
2022-03-23 12:17:58 407 [Warning] Aborted connection 407 to db: 'unconnected' user: 'unauthenticated' host: '10.233.71.163' (This connection closed normally without authentication)
# Time: 220323 12:18:02
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 421 Schema: QC_hit: No
# Query_time: 0.000291 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037882;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 422 Schema: QC_hit: No
# Query_time: 0.000422 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037882;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 422 Schema: QC_hit: No
# Query_time: 0.000262 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037882;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 421 Schema: QC_hit: No
# Query_time: 0.001214 Lock_time: 0.001147 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037882;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:18:03
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.007204 Lock_time: 0.000912 Rows_sent: 7 Rows_examined: 14
# Rows_affected: 0 Bytes_sent: 2022
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaCapabilityAssignment' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004113 Lock_time: 0.000589 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1450
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaCapabilityAssignments' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003994 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 10
# Rows_affected: 0 Bytes_sent: 1769
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaCapabilityType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004261 Lock_time: 0.000571 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1438
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaCapabilityTypes' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004418 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 10
# Rows_affected: 0 Bytes_sent: 1739
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaDataType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004362 Lock_time: 0.000516 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1426
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaDataTypes' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.006662 Lock_time: 0.001196 Rows_sent: 11 Rows_examined: 22
# Rows_affected: 0 Bytes_sent: 2406
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaNodeTemplate' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004170 Lock_time: 0.000452 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1434
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaNodeTemplates' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003112 Lock_time: 0.000445 Rows_sent: 7 Rows_examined: 14
# Rows_affected: 0 Bytes_sent: 1950
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaNodeType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003200 Lock_time: 0.000445 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1426
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaNodeTypes' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003300 Lock_time: 0.000370 Rows_sent: 7 Rows_examined: 14
# Rows_affected: 0 Bytes_sent: 1922
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaParameter' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003023 Lock_time: 0.000363 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1424
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaPolicies' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003218 Lock_time: 0.000327 Rows_sent: 7 Rows_examined: 14
# Rows_affected: 0 Bytes_sent: 1924
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaPolicy' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.008918 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 10
# Rows_affected: 0 Bytes_sent: 1749
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaPolicyType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003497 Lock_time: 0.000372 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1430
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaPolicyTypes' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003983 Lock_time: 0.000576 Rows_sent: 11 Rows_examined: 22
# Rows_affected: 0 Bytes_sent: 2312
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaProperty' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003526 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 10
# Rows_affected: 0 Bytes_sent: 1779
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaRelationshipType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003511 Lock_time: 0.000555 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1442
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaRelationshipTypes' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004419 Lock_time: 0.000591 Rows_sent: 10 Rows_examined: 20
# Rows_affected: 0 Bytes_sent: 2262
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaRequirement' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004762 Lock_time: 0.002053 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1432
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaRequirements' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003915 Lock_time: 0.000642 Rows_sent: 20 Rows_examined: 40
# Rows_affected: 0 Bytes_sent: 3530
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaServiceTemplate' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004353 Lock_time: 0.000544 Rows_sent: 9 Rows_examined: 18
# Rows_affected: 0 Bytes_sent: 2219
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ToscaTopologyTemplate' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000724 Lock_time: 0.000332 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
use policyadmin;
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003276 Lock_time: 0.000447 Rows_sent: 8 Rows_examined: 16
# Rows_affected: 0 Bytes_sent: 1982
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ControlLoop' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005883 Lock_time: 0.000376 Rows_sent: 13 Rows_examined: 26
# Rows_affected: 0 Bytes_sent: 2629
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ControlLoopElement' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.001753 Lock_time: 0.000388 Rows_sent: 9 Rows_examined: 18
# Rows_affected: 0 Bytes_sent: 2130
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'Participant' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000799 Lock_time: 0.000175 Rows_sent: 3 Rows_examined: 3
# Rows_affected: 0 Bytes_sent: 1383
use policyadmin;
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003362 Lock_time: 0.000322 Rows_sent: 13 Rows_examined: 26
# Rows_affected: 0 Bytes_sent: 2597
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ParticipantStatistics' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003576 Lock_time: 0.000454 Rows_sent: 9 Rows_examined: 18
# Rows_affected: 0 Bytes_sent: 2177
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME = 'ClElementStatistics' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004027 Lock_time: 0.000370 Rows_sent: 3 Rows_examined: 6
# Rows_affected: 0 Bytes_sent: 1607
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaCapabilityAssignment_OCCURRENCES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004161 Lock_time: 0.000372 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1755
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaCapabilityAssignment_ATTRIBUTES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.002048 Lock_time: 0.001856 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 384
use policyadmin;
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000247 Lock_time: 0.000093 Rows_sent: 2 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 817
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000199 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 579
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003814 Lock_time: 0.000484 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1728
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaCapabilityAssignment_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.002004 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 619
use policyadmin;
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000252 Lock_time: 0.000082 Rows_sent: 3 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 914
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000234 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 579
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000189 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 619
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005142 Lock_time: 0.000540 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1755
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaCapabilityAssignment_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000261 Lock_time: 0.000074 Rows_sent: 19 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 2247
use policyadmin;
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000199 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 656
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000138 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 619
SET timestamp=1648037883;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='xacml' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.007848 Lock_time: 0.000562 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 2092
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaCapabilityAssignments_ToscaCapabilityAssignment' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.008657 Lock_time: 0.000711 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1704
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaCapabilityType_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005402 Lock_time: 0.000496 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1731
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaCapabilityType_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004694 Lock_time: 0.000467 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 2020
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaCapabilityTypes_ToscaCapabilityType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000475 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 24
# Rows_affected: 2 Bytes_sent: 11
use policyadmin;
SET timestamp=1648037883;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.050037 Lock_time: 0.038201 Rows_sent: 3 Rows_examined: 6
# Rows_affected: 0 Bytes_sent: 1579
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaDataType_CONSTRAINTS' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004129 Lock_time: 0.000518 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1680
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaDataType_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003690 Lock_time: 0.000307 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1707
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaDataType_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003394 Lock_time: 0.000290 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1948
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaDataTypes_ToscaDataType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.003486 Lock_time: 0.000407 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1696
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaNodeTemplate_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004089 Lock_time: 0.000416 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1723
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaNodeTemplate_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004161 Lock_time: 0.000418 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1996
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaNodeTemplates_ToscaNodeTemplate' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000339 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
use policyadmin;
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.001350 Lock_time: 0.000253 Rows_sent: 3 Rows_examined: 3
# Rows_affected: 0 Bytes_sent: 1383
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004180 Lock_time: 0.000452 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1680
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaNodeType_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000309 Lock_time: 0.000125 Rows_sent: 2 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 817
use policyadmin;
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.006306 Lock_time: 0.001543 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1707
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaNodeType_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000294 Lock_time: 0.000094 Rows_sent: 3 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 914
use policyadmin;
SET timestamp=1648037883;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000353 Lock_time: 0.000151 Rows_sent: 19 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 2247
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005666 Lock_time: 0.000609 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1948
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaNodeTypes_ToscaNodeType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004727 Lock_time: 0.000398 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1930
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaPolicies_ToscaPolicy' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005423 Lock_time: 0.000536 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1452
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaPolicy_TARGETS' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005069 Lock_time: 0.001409 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1672
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaPolicy_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004961 Lock_time: 0.000513 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1699
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaPolicy_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000383 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
use policyadmin;
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004304 Lock_time: 0.000422 Rows_sent: 2 Rows_examined: 4
# Rows_affected: 0 Bytes_sent: 1460
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaPolicyType_TARGETS' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005007 Lock_time: 0.000341 Rows_sent: 3 Rows_examined: 6
# Rows_affected: 0 Bytes_sent: 1573
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaPolicyType_TRIGGERS' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004535 Lock_time: 0.000610 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1688
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaPolicyType_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.011086 Lock_time: 0.000718 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1715
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaPolicyType_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005867 Lock_time: 0.000753 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1972
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaPolicyTypes_ToscaPolicyType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.008718 Lock_time: 0.004630 Rows_sent: 5 Rows_examined: 10
# Rows_affected: 0 Bytes_sent: 1829
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaProperty_CONSTRAINTS' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.001117 Lock_time: 0.000636 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
use policyadmin;
SET timestamp=1648037883;
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.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.009745 Lock_time: 0.000380 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1924
use controlloop;
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaProperty_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004569 Lock_time: 0.000551 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1712
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaRelationshipType_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005216 Lock_time: 0.000581 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1739
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaRelationshipType_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.018711 Lock_time: 0.000664 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 2044
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaRelationshipTypes_ToscaRelationshipType' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005249 Lock_time: 0.000477 Rows_sent: 3 Rows_examined: 6
# Rows_affected: 0 Bytes_sent: 1580
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaRequirement_OCCURRENCES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005631 Lock_time: 0.000895 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1692
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaRequirement_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005308 Lock_time: 0.000411 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1719
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaRequirement_PROPERTIES' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.016286 Lock_time: 0.000975 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1984
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ToscaRequirements_ToscaRequirement' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.007753 Lock_time: 0.001083 Rows_sent: 4 Rows_examined: 8
# Rows_affected: 0 Bytes_sent: 1708
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaServiceTemplate_METADATA' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.004349 Lock_time: 0.000411 Rows_sent: 6 Rows_examined: 12
# Rows_affected: 0 Bytes_sent: 1971
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'JpaToscaTopologyTemplate_INPUTS' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @ [10.233.71.93]
# Thread_id: 425 Schema: controlloop QC_hit: No
# Query_time: 0.005460 Lock_time: 0.000466 Rows_sent: 7 Rows_examined: 14
# Rows_affected: 0 Bytes_sent: 2046
SET timestamp=1648037883;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ControlLoop_ControlLoopElement' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
2022-03-23 12:18:03 425 [Warning] WSREP: Ignoring error 'Can't create table `controlloop`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'controlloop'. Query: 'ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)', Error_code: 1005
2022-03-23 12:18:04 425 [Warning] WSREP: Ignoring error 'Can't create table `controlloop`.`toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'controlloop'. Query: 'ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)', Error_code: 1005
2022-03-23 12:18:04 425 [Warning] WSREP: Ignoring error 'Can't create table `controlloop`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'controlloop'. Query: 'ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)', Error_code: 1005
2022-03-23 12:18:04 425 [Warning] WSREP: Ignoring error 'Can't create table `controlloop`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'controlloop'. Query: 'ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)', Error_code: 1005
2022-03-23 12:18:07 426 [Warning] Aborted connection 426 to db: 'pooling' user: 'policy_user' host: '10.233.71.163' (Got an error reading communication packets)
# Time: 220323 12:18:12
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 428 Schema: QC_hit: No
# Query_time: 0.005837 Lock_time: 0.005691 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037892;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 427 Schema: QC_hit: No
# Query_time: 0.000928 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037892;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 427 Schema: QC_hit: No
# Query_time: 0.000461 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037892;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 428 Schema: QC_hit: No
# Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037892;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:18:22
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 431 Schema: QC_hit: No
# Query_time: 0.000378 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037902;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 432 Schema: QC_hit: No
# Query_time: 0.000369 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037902;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 432 Schema: QC_hit: No
# Query_time: 0.000293 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037902;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 431 Schema: QC_hit: No
# Query_time: 0.001245 Lock_time: 0.001066 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037902;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:18:24
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 435 Schema: QC_hit: No
# Query_time: 0.000342 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037904;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 435 Schema: QC_hit: No
# Query_time: 0.000393 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037904;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# Time: 220323 12:18:27
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.403906 Lock_time: 0.403680 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
use policyadmin;
SET timestamp=1648037907;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000608 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 1
# Rows_affected: 1 Bytes_sent: 11
SET timestamp=1648037907;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.001056 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 24
# Rows_affected: 19 Bytes_sent: 11
SET timestamp=1648037907;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220323 12:18:29
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000316 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000648 Lock_time: 0.000143 Rows_sent: 3 Rows_examined: 3
# Rows_affected: 0 Bytes_sent: 1383
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000235 Lock_time: 0.000060 Rows_sent: 2 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 817
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000141 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 579
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000166 Lock_time: 0.000066 Rows_sent: 3 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 914
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000131 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 579
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000160 Lock_time: 0.000054 Rows_sent: 19 Rows_examined: 24
# Rows_affected: 0 Bytes_sent: 2247
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000177 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 656
SET timestamp=1648037909;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000290 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037909;
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: 220323 12:18:32
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000391 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037912;
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: 436 Schema: QC_hit: No
# Query_time: 0.006964 Lock_time: 0.006747 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037912;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 437 Schema: QC_hit: No
# Query_time: 0.001905 Lock_time: 0.001669 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037912;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 437 Schema: QC_hit: No
# Query_time: 0.009326 Lock_time: 0.009195 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037912;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 436 Schema: QC_hit: No
# Query_time: 0.001391 Lock_time: 0.001203 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037912;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:18:33
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000335 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037913;
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: 220323 12:18:34
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000817 Lock_time: 0.000623 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037914;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000508 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037914;
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.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000321 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037914;
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: 220323 12:18:35
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000383 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037915;
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: 220323 12:18:37
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.003524 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 70
# Rows_affected: 0 Bytes_sent: 92
SET timestamp=1648037917;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220323 12:18:38
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.000355 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037918;
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: 220323 12:18:39
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 360 Schema: policyadmin QC_hit: No
# Query_time: 0.703686 Lock_time: 0.703489 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 866
SET timestamp=1648037919;
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_;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000292 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037919;
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: 220323 12:18:42
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 451 Schema: QC_hit: No
# Query_time: 0.000474 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037922;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000416 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037922;
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: 451 Schema: QC_hit: No
# Query_time: 0.000451 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037922;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 450 Schema: QC_hit: No
# Query_time: 0.000469 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 659
SET timestamp=1648037922;
SELECT
page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
FROM information_schema.innodb_cmp;
# User@Host: root[root] @ [127.0.0.1]
# Thread_id: 450 Schema: QC_hit: No
# Query_time: 0.000329 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5
# Rows_affected: 0 Bytes_sent: 695
SET timestamp=1648037922;
SELECT
page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
FROM information_schema.innodb_cmpmem;
# Time: 220323 12:18:44
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000439 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.001646 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000882 Lock_time: 0.000158 Rows_sent: 50 Rows_examined: 100
# Rows_affected: 0 Bytes_sent: 10917
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.001911 Lock_time: 0.001692 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000712 Lock_time: 0.000118 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3290
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.001836 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000121 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000479 Lock_time: 0.000043 Rows_sent: 6 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 6678
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000224 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000762 Lock_time: 0.000060 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3240
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000214 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000160 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000491 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1667
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000130 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000126 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000742 Lock_time: 0.000061 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2682
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000127 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000431 Lock_time: 0.000044 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4992
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000149 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000113 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000420 Lock_time: 0.000044 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5052
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000164 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000510 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1714
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000217 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000143 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000421 Lock_time: 0.000045 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4865
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000163 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorFeatures_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000474 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5973
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000183 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000132 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000492 Lock_time: 0.000045 Rows_sent: 11 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 13273
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000313 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000134 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000644 Lock_time: 0.000070 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2630
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000152 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000405 Lock_time: 0.000054 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3495
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000512 Lock_time: 0.000058 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2518
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000108 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000109 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000461 Lock_time: 0.000061 Rows_sent: 7 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 12891
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000156 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000123 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000441 Lock_time: 0.000044 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2972
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000126 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000175 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000408 Lock_time: 0.000046 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3113
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000148 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000441 Lock_time: 0.000043 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4276
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000123 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000146 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000404 Lock_time: 0.000043 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3674
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000134 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000118 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037924;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000468 Lock_time: 0.000053 Rows_sent: 7 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 8505
SET timestamp=1648037924;
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';
# Time: 220323 12:18:45
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000144 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000140 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000418 Lock_time: 0.000056 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2728
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000120 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000451 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5653
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000173 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000120 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000471 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1641
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000435 Lock_time: 0.000044 Rows_sent: 9 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 10311
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000252 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000121 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000516 Lock_time: 0.000049 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2750
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000161 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000151 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000430 Lock_time: 0.000042 Rows_sent: 11 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 12618
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000160 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000155 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000713 Lock_time: 0.000059 Rows_sent: 7 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 8013
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000151 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000113 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000496 Lock_time: 0.000043 Rows_sent: 6 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 7398
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000190 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000186 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000440 Lock_time: 0.000058 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2919
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000435 Lock_time: 0.000043 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4687
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000213 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000125 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000495 Lock_time: 0.000058 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5420
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000234 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000182 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000534 Lock_time: 0.000047 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2560
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000133 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000115 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000401 Lock_time: 0.000046 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2469
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000111 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000112 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000416 Lock_time: 0.000047 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2805
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000112 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000135 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000442 Lock_time: 0.000050 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3575
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000132 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000420 Lock_time: 0.000053 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1666
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000113 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000118 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_attributes_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000415 Lock_time: 0.000053 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2505
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000419 Lock_time: 0.000051 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5570
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000129 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000145 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000411 Lock_time: 0.000048 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2624
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000116 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000418 Lock_time: 0.000049 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5214
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000126 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000115 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000440 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1469
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000115 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000122 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000505 Lock_time: 0.000059 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1472
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000127 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000182 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000561 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 6024
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000135 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000116 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000450 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1467
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000115 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000116 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000400 Lock_time: 0.000046 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2656
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000112 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000115 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000467 Lock_time: 0.000055 Rows_sent: 6 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 7365
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000132 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000143 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000436 Lock_time: 0.000046 Rows_sent: 11 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 12984
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000161 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000518 Lock_time: 0.000045 Rows_sent: 11 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 12322
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000123 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000424 Lock_time: 0.000055 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2746
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000131 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000415 Lock_time: 0.000045 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4470
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000152 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000722 Lock_time: 0.000090 Rows_sent: 37 Rows_examined: 74
# Rows_affected: 0 Bytes_sent: 10539
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.002435 Lock_time: 0.002136 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
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.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000497 Lock_time: 0.000121 Rows_sent: 4 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 5231
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Controller' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.001455 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Controller' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000207 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000461 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1704
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000145 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.coordination.FirstBlocksSecond' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000125 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Native' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000255 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Native' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000108 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Native' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000157 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.SubscriberPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000367 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1529
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.SubscriberPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000179 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.SubscriberPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000189 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Coordination' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000348 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Coordination' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000148 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Coordination' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000150 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Xacml' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000226 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1603
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Xacml' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000118 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Xacml' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000173 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.common.Apex' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000384 Lock_time: 0.000060 Rows_sent: 4 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 4912
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.common.Apex' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000112 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.common.Apex' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000111 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-restconfcollector' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000228 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1666
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-restconfcollector' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000149 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-restconfcollector' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000121 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Match' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000240 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Match' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000139 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Match' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000109 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Blacklist' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000269 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1688
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Blacklist' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000137 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Blacklist' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000150 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.Filter' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000333 Lock_time: 0.000080 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 3082
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.Filter' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000125 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.Filter' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000122 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Optimization' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000224 Lock_time: 0.000043 Rows_sent: 3 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 4432
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Optimization' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000103 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Optimization' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000109 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Drools' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000285 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Drools' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000104 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Drools' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000110 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.MinMax' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000241 Lock_time: 0.000043 Rows_sent: 3 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 3639
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.MinMax' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000111 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.MinMax' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000121 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Naming' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000347 Lock_time: 0.000043 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 2611
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Naming' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000109 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Naming' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000183 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-pm-mapper' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000386 Lock_time: 0.000053 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1714
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-pm-mapper' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000152 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-pm-mapper' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000148 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.Service' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000343 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1788
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.Service' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000165 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.Service' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000142 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.Common' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000356 Lock_time: 0.000062 Rows_sent: 4 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 4762
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.Common' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000153 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.Common' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000148 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.tcagen2' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000341 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1481
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.tcagen2' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000109 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.tcagen2' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000126 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.DistancePolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000319 Lock_time: 0.000062 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 3019
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.DistancePolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000147 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.DistancePolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000108 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.drools.Artifact' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000217 Lock_time: 0.000042 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 2653
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.drools.Artifact' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000137 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.drools.Artifact' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000121 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000322 Lock_time: 0.000082 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 2751
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000123 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000114 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.service.QueryPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000507 Lock_time: 0.000064 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1659
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.service.QueryPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000201 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.service.QueryPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000190 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000402 Lock_time: 0.000064 Rows_sent: 3 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 4463
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000211 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.guard.common.FrequencyLimiter' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000145 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.VnfPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000428 Lock_time: 0.000047 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 3139
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.VnfPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000115 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.VnfPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000163 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.native.Apex' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000405 Lock_time: 0.000084 Rows_sent: 4 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 5219
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.native.Apex' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000156 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.native.Apex' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.Monitoring' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000334 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.Monitoring' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000103 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.Monitoring' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000152 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.HpaPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000256 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1654
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.HpaPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000152 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.HpaPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000154 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000381 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1704
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000152 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.monitoring.dcae-pm-subscription-handler' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000112 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.OptimizationPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000387 Lock_time: 0.000064 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 3025
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.OptimizationPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000137 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.OptimizationPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.Vim_fit' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000239 Lock_time: 0.000044 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 2991
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.Vim_fit' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000128 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.Vim_fit' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000157 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.Common' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000275 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 6198
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.Common' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000106 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.Common' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000122 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.Guard' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000231 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.Guard' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000099 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.Guard' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000126 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.controlloop.operational.common.Drools' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000284 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1510
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.controlloop.operational.common.Drools' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000159 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.controlloop.operational.common.Drools' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000163 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.AffinityPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000336 Lock_time: 0.000060 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 3019
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.AffinityPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000138 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.AffinityPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000151 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.resource.PciPolicy' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000444 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 1651
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.resource.PciPolicy' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000180 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.resource.PciPolicy' and triggers0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000144 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 395
SET timestamp=1648037925;
select metadata0_.name as name1_21_0_, metadata0_.version as version2_21_0_, metadata0_.metadata as metadata3_21_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.name='onap.policies.optimization.Resource' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000426 Lock_time: 0.000085 Rows_sent: 2 Rows_examined: 63
# Rows_affected: 0 Bytes_sent: 3172
SET timestamp=1648037925;
select properties0_.name as name1_22_0_, properties0_.version as version2_22_0_, properties0_.properties as properti3_22_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.name='onap.policies.optimization.Resource' and properties0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.71.205]
# Thread_id: 440 Schema: policyadmin QC_hit: No
# Query_time: 0.000139 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 297
SET timestamp=1648037925;
select triggers0_.name as name1_24_0_, triggers0_.version as version2_24_0_, triggers0_.triggers as triggers3_24_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.name='onap.policies.optimization.Resource' and triggers0_.version='1.0.0';
# Time: 220323 12:18:47
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000501 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 1
# Rows_affected: 0 Bytes_sent: 421
SET timestamp=1648037927;
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.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000409 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 415
SET timestamp=1648037927;
select metadata0_.name as name1_31_0_, metadata0_.version as version2_31_0_, metadata0_.metadata as metadata3_31_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaServiceTemplate_metadata metadata0_ where metadata0_.name='ToscaServiceTemplateSimple' and metadata0_.version='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.001040 Lock_time: 0.000142 Rows_sent: 50 Rows_examined: 100
# Rows_affected: 0 Bytes_sent: 10917
SET timestamp=1648037927;
select conceptmap0_.conceptContainerMapName as conceptc1_48_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_48_0_, conceptmap0_.conceptContainerName as conceptc3_48_0_, conceptmap0_.conceptContainerVersion as conceptc4_48_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscada1_.name as name1_46_1_, jpatoscada1_.version as version2_46_1_, jpatoscada1_.derived_from_name as derived_3_46_1_, jpatoscada1_.derived_from_version as derived_4_46_1_, jpatoscada1_.description as descript5_46_1_ from ToscaDataTypes_ToscaDataType conceptmap0_ inner join ToscaDataType jpatoscada1_ on conceptmap0_.conceptContainerName=jpatoscada1_.name and conceptmap0_.conceptContainerVersion=jpatoscada1_.version where conceptmap0_.conceptContainerMapName='ToscaDataTypesSimple' and conceptmap0_.concpetContainerMapVersion='1.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000486 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037927;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.tca_policy' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000585 Lock_time: 0.000122 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3290
SET timestamp=1648037927;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.tca_policy' and properties0_.version='0.0.0';
# Time: 220323 12:18:48
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000486 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.tca_policy' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000150 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-property' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000730 Lock_time: 0.000046 Rows_sent: 6 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 6678
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-property' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000332 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-property' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000161 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Target' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000477 Lock_time: 0.000050 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3240
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Target' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000422 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Target' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000158 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementTypes' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000844 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1667
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementTypes' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000259 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementTypes' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000199 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distanceProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000948 Lock_time: 0.000075 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2682
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distanceProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000372 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distanceProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000328 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.vnfProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000832 Lock_time: 0.000080 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4992
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.vnfProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000356 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.vnfProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000178 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.hpa-feature-attributes_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000672 Lock_time: 0.000137 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5052
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.hpa-feature-attributes_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000292 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.hpa-feature-attributes_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000153 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000665 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1714
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000144 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000153 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorFeatures_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000589 Lock_time: 0.000060 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4865
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorFeatures_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000241 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorFeatures_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000129 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-model-entity' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000455 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5973
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-model-entity' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000343 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-model-entity' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000141 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventHandler' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000735 Lock_time: 0.000050 Rows_sent: 11 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 13273
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventHandler' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000319 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventHandler' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000126 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.topic' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000542 Lock_time: 0.000048 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2630
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.topic' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000229 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.topic' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000271 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.queryProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000754 Lock_time: 0.000069 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3495
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.queryProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000348 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.queryProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000189 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Environment' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000644 Lock_time: 0.000119 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2518
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Environment' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000222 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Environment' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000174 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.thresholds' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000718 Lock_time: 0.000046 Rows_sent: 7 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 12891
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.thresholds' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000314 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.thresholds' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000176 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroup' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000772 Lock_time: 0.000066 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2972
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroup' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000195 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroup' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000131 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.objectiveParameter_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000569 Lock_time: 0.000048 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3113
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.objectiveParameter_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000193 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.objectiveParameter_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000176 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distance_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000603 Lock_time: 0.000045 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4276
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distance_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000166 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distance_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000161 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.events' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000477 Lock_time: 0.000047 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3674
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.events' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000166 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.events' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000155 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.subscription' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000647 Lock_time: 0.000064 Rows_sent: 7 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 8505
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.subscription' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000267 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.subscription' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000120 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventProtocol' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000649 Lock_time: 0.000119 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2728
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventProtocol' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000321 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventProtocol' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000135 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.pciProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000647 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5653
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.pciProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000315 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.pciProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000306 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.pm-mapper-filter' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000537 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1641
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.pm-mapper-filter' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000321 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.pm-mapper-filter' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000278 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EngineService' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000920 Lock_time: 0.000085 Rows_sent: 9 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 10311
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EngineService' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000337 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EngineService' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000404 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.CarrierTechnology' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000521 Lock_time: 0.000058 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2750
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.CarrierTechnology' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000131 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.CarrierTechnology' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000117 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Operation' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000430 Lock_time: 0.000045 Rows_sent: 11 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 12618
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Operation' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000370 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Operation' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000147 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000735 Lock_time: 0.000053 Rows_sent: 7 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 8013
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000316 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000173 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.increment-sequence' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000603 Lock_time: 0.000104 Rows_sent: 6 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 7398
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.increment-sequence' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000297 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.increment-sequence' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000156 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.Engine' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000512 Lock_time: 0.000048 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2919
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.Engine' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000142 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.Engine' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.filters' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000466 Lock_time: 0.000044 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 4687
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.filters' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000147 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.filters' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000154 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Actor' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000464 Lock_time: 0.000068 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5420
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Actor' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000161 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Actor' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000119 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Plugin' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000490 Lock_time: 0.000050 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2560
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Plugin' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000192 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Plugin' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000189 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.capacityProperties_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000511 Lock_time: 0.000048 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2469
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.capacityProperties_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000128 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.capacityProperties_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000138 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.nfFilter' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.001203 Lock_time: 0.000080 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2805
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.nfFilter' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000149 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.nfFilter' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000138 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.rules_artifact' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000450 Lock_time: 0.000055 Rows_sent: 3 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 3575
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.rules_artifact' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000156 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.rules_artifact' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000198 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroups' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000738 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1666
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroups' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000158 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroups' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000127 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_attributes_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000474 Lock_time: 0.000045 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2505
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_attributes_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000204 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_attributes_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000152 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.guard.filter' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000412 Lock_time: 0.000045 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5570
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.guard.filter' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000138 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.guard.filter' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000175 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000517 Lock_time: 0.000065 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2624
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000135 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000167 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000495 Lock_time: 0.000068 Rows_sent: 4 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 5214
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000180 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000172 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementType' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000806 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1469
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementType' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000172 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementType' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000171 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000796 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1472
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000161 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000168 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.parameterAttributes_properties' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000768 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 6024
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.parameterAttributes_properties' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000462 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.parameterAttributes_properties' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000141 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.drools.controller.relation' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000492 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 1467
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.drools.controller.relation' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000368 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.drools.controller.relation' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000138 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.custom_serialization' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000549 Lock_time: 0.000050 Rows_sent: 2 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 2656
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.custom_serialization' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000124 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.custom_serialization' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000375 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.metricsPerEventName' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000666 Lock_time: 0.000052 Rows_sent: 6 Rows_examined: 191
# Rows_affected: 0 Bytes_sent: 7365
SET timestamp=1648037928;
select properties0_.name as name1_14_0_, properties0_.version as version2_14_0_, properties0_.properties as properti3_14_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.metricsPerEventName' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000232 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 309
SET timestamp=1648037928;
select constraint0_.name as name1_12_0_, constraint0_.version as version2_12_0_, constraint0_.constraints as constrai3_12_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.metricsPerEventName' and constraint0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [10.233.66.109]
# Thread_id: 370 Schema: policyadmin QC_hit: No
# Query_time: 0.000123 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0
# Rows_affected: 0 Bytes_sent: 387
SET timestamp=1648037928;
select metadata0_.name as name1_13_0_, metadata0_.version as version2_13_0_, metadata0_.metadata as metadata3_13_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.rcc_policy' and metadata0_.version='0.0.0';
# User@Host: policy_user[policy_user] @ [