Results

By type

          mariadb 02:16:28.82 
mariadb 02:16:28.82 Welcome to the Bitnami mariadb-galera container
mariadb 02:16:28.83 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 02:16:28.84 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 02:16:28.84 
mariadb 02:16:28.85 INFO  ==> ** Starting MariaDB setup **
mariadb 02:16:28.90 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 02:16:29.07 INFO  ==> Initializing mariadb database
mariadb 02:16:29.08 DEBUG ==> Ensuring expected directories/files exist
mariadb 02:16:29.15 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 02:16:29.17 INFO  ==> Setting user option
mariadb 02:16:29.18 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:16:29.79 INFO  ==> Setting wsrep_node_name option
mariadb 02:16:29.80 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:16:30.10 INFO  ==> Setting wsrep_node_address option
mariadb 02:16:30.11 DEBUG ==> Setting wsrep_node_address to '10.233.76.237' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:16:30.57 INFO  ==> Setting wsrep_sst_auth option
mariadb 02:16:30.58 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 02:16:31.15 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2022-06-24  2:16:31 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-06-24  2:16:31 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
OK

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


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

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

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

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

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

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

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

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

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

mariadb 02:16:37.97 INFO  ==> Starting mariadb in background
2022-06-24  2:16:38 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-06-24  2:16:38 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-06-24  2:16:38 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 186 ...
2022-06-24  2:16:38 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-06-24  2:16:38 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-06-24  2:16:38 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-06-24  2:16:38 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-06-24  2:16:38 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-06-24  2:16:38 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-06-24  2:16:38 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2022-06-24  2:16:38 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-06-24  2:16:38 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.76.237; 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-06-24  2:16:38 0 [Note] WSREP: Start replication
2022-06-24  2:16:38 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-06-24  2:16:38 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-06-24  2:16:38 0 [Note] WSREP: protonet asio version 0
2022-06-24  2:16:38 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-06-24  2:16:38 0 [Note] WSREP: backend: asio
2022-06-24  2:16:38 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-06-24  2:16:38 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-06-24  2:16:38 0 [Note] WSREP: restore pc from disk failed
2022-06-24  2:16:38 0 [Note] WSREP: GMCast version 0
2022-06-24  2:16:38 0 [Note] WSREP: (ad96a5e0-9a72, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-06-24  2:16:38 0 [Note] WSREP: (ad96a5e0-9a72, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-06-24  2:16:38 0 [Note] WSREP: EVS version 1
2022-06-24  2:16:38 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-06-24  2:16:38 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-06-24  2:16:38 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-06-24  2:16:38 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-06-24  2:16:38 0 [Note] WSREP: Node ad96a5e0-9a72 state prim
2022-06-24  2:16:38 0 [Note] WSREP: view(view_id(PRIM,ad96a5e0-9a72,1) memb {
	ad96a5e0-9a72,0
} joined {
} left {
} partitioned {
})
2022-06-24  2:16:38 0 [Note] WSREP: save pc into disk
2022-06-24  2:16:38 0 [Note] WSREP: gcomm: connected
2022-06-24  2:16:38 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-06-24  2:16:38 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-06-24  2:16:38 0 [Note] WSREP: Opened channel 'galera'
2022-06-24  2:16:38 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-06-24  2:16:38 1 [Note] WSREP: Starting rollbacker thread 1
2022-06-24  2:16:38 2 [Note] WSREP: Starting applier thread 2
2022-06-24  2:16:38 0 [Note] WSREP: Starting new group from scratch: ad977c7b-f363-11ec-be7f-ebe299b78d41
2022-06-24  2:16:38 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: ad978002-f363-11ec-adbb-168a5c364387
2022-06-24  2:16:38 0 [Note] WSREP: STATE EXCHANGE: sent state msg: ad978002-f363-11ec-adbb-168a5c364387
2022-06-24  2:16:38 0 [Note] WSREP: STATE EXCHANGE: got state msg: ad978002-f363-11ec-adbb-168a5c364387 from 0 (onap-policy-mariadb-0)
2022-06-24  2:16:38 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 = ad977c7b-f363-11ec-be7f-ebe299b78d41
2022-06-24  2:16:38 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-06-24  2:16:38 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2022-06-24  2:16:38 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-06-24  2:16:38 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2022-06-24  2:16:38 2 [Note] WSREP: ####### processing CC 1, local, ordered
2022-06-24  2:16:38 2 [Note] WSREP: Process first view: ad977c7b-f363-11ec-be7f-ebe299b78d41 my uuid: ad96a5e0-f363-11ec-9a72-4e409c0b7318
2022-06-24  2:16:38 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position ad977c7b-f363-11ec-be7f-ebe299b78d41:1 with ID ad96a5e0-f363-11ec-9a72-4e409c0b7318
2022-06-24  2:16:38 2 [Note] WSREP: Server status change disconnected -> connected
2022-06-24  2:16:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:38 2 [Note] WSREP: ####### My UUID: ad96a5e0-f363-11ec-9a72-4e409c0b7318
2022-06-24  2:16:38 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-06-24  2:16:38 0 [Note] WSREP: Service thread queue flushed.
2022-06-24  2:16:38 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-06-24  2:16:38 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-06-24  2:16:38 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2022-06-24  2:16:38 0 [Note] WSREP: Service thread queue flushed.
2022-06-24  2:16:38 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> ad977c7b-f363-11ec-be7f-ebe299b78d41:0
2022-06-24  2:16:38 2 [Note] WSREP: ================================================
View:
  id: ad977c7b-f363-11ec-be7f-ebe299b78d41: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: ad96a5e0-f363-11ec-9a72-4e409c0b7318, onap-policy-mariadb-0
=================================================
2022-06-24  2:16:38 2 [Note] WSREP: Server status change connected -> joiner
2022-06-24  2:16:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:38 2 [Note] WSREP: Server status change joiner -> initializing
2022-06-24  2:16:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:38 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-06-24  2:16:38 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-06-24  2:16:38 0 [Note] InnoDB: Using Linux native AIO
2022-06-24  2:16:38 0 [Note] InnoDB: Uses event mutexes
2022-06-24  2:16:38 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-06-24  2:16:38 0 [Note] InnoDB: Number of pools: 1
2022-06-24  2:16:38 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-06-24  2:16:38 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-06-24  2:16:38 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-06-24  2:16:38 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-24  2:16:38 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-06-24  2:16:38 0 [Note] InnoDB: 128 rollback segments are active.
2022-06-24  2:16:38 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-06-24  2:16:38 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-06-24  2:16:40 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-06-24  2:16:40 0 [Note] InnoDB: 10.5.8 started; log sequence number 45130; transaction id 20
2022-06-24  2:16:40 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-06-24  2:16:40 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-06-24  2:16:40 0 [Note] InnoDB: Buffer pool(s) load completed at 220624  2:16:40
2022-06-24  2:16:40 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-06-24  2:16:40 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-24  2:16:40 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-24  2:16:40 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-24  2:16:40 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-06-24  2:16:41 0 [Note] WSREP: Server initialized
2022-06-24  2:16:41 0 [Note] WSREP: Server status change initializing -> initialized
2022-06-24  2:16:41 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:41 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-06-24  2:16:41 7 [Note] WSREP: Starting applier thread 7
2022-06-24  2:16:41 6 [Note] WSREP: Starting applier thread 6
2022-06-24  2:16:41 8 [Note] WSREP: Starting applier thread 8
2022-06-24  2:16:41 0 [Note] Reading of all Master_info entries succeeded
2022-06-24  2:16:41 0 [Note] Added new Master_info '' to hash table
2022-06-24  2:16:41 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-06-24  2:16:41 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2022-06-24  2:16:41 2 [Note] WSREP: Server status change initialized -> joined
2022-06-24  2:16:41 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:41 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:41 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2022-06-24  2:16:41 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-06-24  2:16:41 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-06-24  2:16:41 2 [Note] WSREP: Server status change joined -> synced
2022-06-24  2:16:41 2 [Note] WSREP: Synchronized with group, ready for connections
2022-06-24  2:16:41 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mariadb 02:16:42.00 DEBUG ==> Sleeping 5 seconds before continuing with initialization
2022-06-24  2:16:46 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2022-06-24  2:16:46 12 [Warning] Access denied for user 'root'@'localhost' (using password: YES)
mariadb 02:16:47.01 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.02 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 220624  2:16:47
# User@Host: root[root] @ localhost []
# Thread_id: 13  Schema: mysql  QC_hit: No
# Query_time: 0.113659  Lock_time: 0.110639  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1656037007;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 02:16:47.17 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.18 DEBUG ==> Executing SQL command:
-- create root@localhost user for local admin access
-- create user 'root'@'localhost' identified by "Fepe9+XafoNuvi";
-- grant all on *.* to 'root'@'localhost' with grant option;
-- create admin user for remote access
create user 'root'@'%' identified  by "Fepe9+XafoNuvi";
grant all on *.* to 'root'@'%' with grant option;
flush privileges;
2022-06-24  2:16:47 14 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:16:47.22 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.24 DEBUG ==> Executing SQL command:
select Host from user where User='';
# User@Host: root[root] @ localhost []
# Thread_id: 15  Schema: mysql  QC_hit: No
# Query_time: 0.001003  Lock_time: 0.000743  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1656037007;
select Host from user where User='';
mariadb 02:16:47.27 DEBUG ==> creating database user \'policy_user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.28 DEBUG ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
mariadb 02:16:47.30 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.32 DEBUG ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
mariadb 02:16:47.34 DEBUG ==> Creating database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.35 DEBUG ==> Executing SQL command:
create database if not exists `policyadmin` ;
mariadb 02:16:47.41 DEBUG ==> Providing privileges to username policy_user on database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.42 DEBUG ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
mariadb 02:16:47.44 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.46 DEBUG ==> Executing SQL command:
create or replace user 'mariabackup'@'localhost' identified by "Woc74ZuP";
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.49 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2022-06-24  2:16:47 21 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:16:47.52 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.54 DEBUG ==> Executing SQL command:
grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor";
grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor";
flush privileges;
2022-06-24  2:16:47 22 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:16:47.59 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 02:16:47.61 DEBUG ==> Executing SQL command:
flush privileges;
2022-06-24  2:16:47 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 02:16:47.66 INFO  ==> Stopping mariadb
2022-06-24  2:16:47 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-06-24  2:16:47 0 [Note] WSREP: Shutdown replication
2022-06-24  2:16:47 0 [Note] WSREP: Server status change synced -> disconnecting
2022-06-24  2:16:47 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:47 0 [Note] WSREP: Closing send monitor...
2022-06-24  2:16:47 0 [Note] WSREP: Closed send monitor.
2022-06-24  2:16:47 0 [Note] WSREP: gcomm: terminating thread
2022-06-24  2:16:47 0 [Note] WSREP: gcomm: joining thread
2022-06-24  2:16:47 0 [Note] WSREP: gcomm: closing backend
2022-06-24  2:16:47 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2022-06-24  2:16:47 0 [Note] WSREP: view((empty))
2022-06-24  2:16:47 0 [Note] WSREP: gcomm: closed
2022-06-24  2:16:47 0 [Note] WSREP: New SELF-LEAVE.
2022-06-24  2:16:47 0 [Note] WSREP: Flow-control interval: [0, 0]
2022-06-24  2:16:47 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2022-06-24  2:16:47 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2022-06-24  2:16:47 0 [Note] WSREP: RECV thread exiting 0: Success
2022-06-24  2:16:47 0 [Note] WSREP: recv_thread() joined.
2022-06-24  2:16:47 0 [Note] WSREP: Closing replication queue.
2022-06-24  2:16:47 2 [Note] WSREP: ================================================
View:
  id: ad977c7b-f363-11ec-be7f-ebe299b78d41: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-06-24  2:16:47 0 [Note] WSREP: Closing slave action queue.
2022-06-24  2:16:47 2 [Note] WSREP: Non-primary view
2022-06-24  2:16:47 2 [Note] WSREP: Server status change disconnecting -> disconnected
2022-06-24  2:16:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:47 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:47 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8
2022-06-24  2:16:47 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-24  2:16:47 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2022-06-24  2:16:47 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-24  2:16:47 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2022-06-24  2:16:47 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2022-06-24  2:16:47 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-24  2:16:47 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-24  2:16:47 1 [Note] WSREP: rollbacker thread exiting 1
2022-06-24  2:16:47 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-24  2:16:47 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-06-24  2:16:47 0 [Note] WSREP: dtor state: CLOSED
2022-06-24  2:16:47 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2022-06-24  2:16:47 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-06-24  2:16:47 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-06-24  2:16:47 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2022-06-24  2:16:47 0 [Note] WSREP: cert index usage at exit 2
2022-06-24  2:16:47 0 [Note] WSREP: cert trx map usage at exit 13
2022-06-24  2:16:47 0 [Note] WSREP: deps set usage at exit 0
2022-06-24  2:16:47 0 [Note] WSREP: avg deps dist 1
2022-06-24  2:16:47 0 [Note] WSREP: avg cert interval 0
2022-06-24  2:16:47 0 [Note] WSREP: cert index size 2
2022-06-24  2:16:47 0 [Note] WSREP: Service thread queue flushed.
2022-06-24  2:16:47 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2022-06-24  2:16:47 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2022-06-24  2:16:47 0 [Note] WSREP: Flushing memory map to disk...
2022-06-24  2:16:49 0 [Note] InnoDB: FTS optimize thread exiting.
2022-06-24  2:16:49 0 [Note] InnoDB: Starting shutdown...
2022-06-24  2:16:49 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2022-06-24  2:16:49 0 [Note] InnoDB: Buffer pool(s) dump completed at 220624  2:16:49
2022-06-24  2:16:50 0 [Note] InnoDB: Shutdown completed; log sequence number 70405; transaction id 43
2022-06-24  2:16:50 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-06-24  2:16:50 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete


mariadb 02:16:50.68 INFO  ==> ** MariaDB setup finished! **
mariadb 02:16:50.77 INFO  ==> ** Starting MariaDB **
mariadb 02:16:50.78 INFO  ==> Setting previous boot
2022-06-24  2:16:50 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-06-24  2:16:50 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-06-24  2:16:50 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2022-06-24  2:16:50 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-06-24  2:16:50 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-06-24  2:16:50 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-06-24  2:16:50 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-06-24  2:16:50 0 [Note] WSREP: Found saved state: ad977c7b-f363-11ec-be7f-ebe299b78d41:14, safe_to_bootstrap: 1
2022-06-24  2:16:50 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: ad977c7b-f363-11ec-be7f-ebe299b78d41
Seqno: 1 - 14
Offset: 1280
Synced: 1
2022-06-24  2:16:50 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: ad977c7b-f363-11ec-be7f-ebe299b78d41, offset: 1280
2022-06-24  2:16:50 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2022-06-24  2:16:50 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2022-06-24  2:16:50 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2022-06-24  2:16:50 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/6904 bytes) complete.
2022-06-24  2:16:50 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2022-06-24  2:16:50 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2022-06-24  2:16:50 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2022-06-24  2:16:50 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.76.237; 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-06-24  2:16:50 0 [Note] WSREP: Service thread queue flushed.
2022-06-24  2:16:50 0 [Note] WSREP: ####### Assign initial position for certification: ad977c7b-f363-11ec-be7f-ebe299b78d41:14, protocol version: -1
2022-06-24  2:16:50 0 [Note] WSREP: Start replication
2022-06-24  2:16:50 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-06-24  2:16:50 0 [Note] WSREP: Setting GCS initial position to ad977c7b-f363-11ec-be7f-ebe299b78d41:14
2022-06-24  2:16:50 0 [Note] WSREP: protonet asio version 0
2022-06-24  2:16:50 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-06-24  2:16:50 0 [Note] WSREP: backend: asio
2022-06-24  2:16:50 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-06-24  2:16:50 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-06-24  2:16:50 0 [Note] WSREP: restore pc from disk failed
2022-06-24  2:16:50 0 [Note] WSREP: GMCast version 0
2022-06-24  2:16:50 0 [Note] WSREP: (b53062c0-bcd7, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-06-24  2:16:50 0 [Note] WSREP: (b53062c0-bcd7, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-06-24  2:16:50 0 [Note] WSREP: EVS version 1
2022-06-24  2:16:50 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-06-24  2:16:50 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-06-24  2:16:50 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-06-24  2:16:50 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-06-24  2:16:50 0 [Note] WSREP: Node b53062c0-bcd7 state prim
2022-06-24  2:16:50 0 [Note] WSREP: view(view_id(PRIM,b53062c0-bcd7,1) memb {
	b53062c0-bcd7,0
} joined {
} left {
} partitioned {
})
2022-06-24  2:16:50 0 [Note] WSREP: save pc into disk
2022-06-24  2:16:50 0 [Note] WSREP: gcomm: connected
2022-06-24  2:16:50 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-06-24  2:16:50 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-06-24  2:16:50 0 [Note] WSREP: Opened channel 'galera'
2022-06-24  2:16:50 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-06-24  2:16:50 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: b5311e6f-f363-11ec-928b-0a62136fc8fe
2022-06-24  2:16:50 0 [Note] WSREP: STATE EXCHANGE: sent state msg: b5311e6f-f363-11ec-928b-0a62136fc8fe
2022-06-24  2:16:50 0 [Note] WSREP: STATE EXCHANGE: got state msg: b5311e6f-f363-11ec-928b-0a62136fc8fe from 0 (onap-policy-mariadb-0)
2022-06-24  2:16:50 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 = ad977c7b-f363-11ec-be7f-ebe299b78d41
2022-06-24  2:16:50 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-06-24  2:16:50 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2022-06-24  2:16:50 2 [Note] WSREP: Starting rollbacker thread 2
2022-06-24  2:16:50 1 [Note] WSREP: Starting applier thread 1
2022-06-24  2:16:50 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-06-24  2:16:50 1 [Note] WSREP: ####### processing CC 15, local, ordered
2022-06-24  2:16:50 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-06-24  2:16:50 1 [Note] WSREP: Process first view: ad977c7b-f363-11ec-be7f-ebe299b78d41 my uuid: b53062c0-f363-11ec-bcd7-73dbd4d0f0e3
2022-06-24  2:16:50 1 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position ad977c7b-f363-11ec-be7f-ebe299b78d41:15 with ID b53062c0-f363-11ec-bcd7-73dbd4d0f0e3
2022-06-24  2:16:50 1 [Note] WSREP: Server status change disconnected -> connected
2022-06-24  2:16:50 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:50 1 [Note] WSREP: ####### My UUID: b53062c0-f363-11ec-bcd7-73dbd4d0f0e3
2022-06-24  2:16:50 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-06-24  2:16:50 0 [Note] WSREP: Service thread queue flushed.
2022-06-24  2:16:50 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-06-24  2:16:50 1 [Note] WSREP: REPL Protocols: 10 (5)
2022-06-24  2:16:50 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2022-06-24  2:16:50 0 [Note] WSREP: Service thread queue flushed.
2022-06-24  2:16:50 1 [Note] WSREP: ================================================
View:
  id: ad977c7b-f363-11ec-be7f-ebe299b78d41: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: b53062c0-f363-11ec-bcd7-73dbd4d0f0e3, onap-policy-mariadb-0
=================================================
2022-06-24  2:16:50 1 [Note] WSREP: Server status change connected -> joiner
2022-06-24  2:16:50 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:50 1 [Note] WSREP: Server status change joiner -> initializing
2022-06-24  2:16:50 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:50 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-06-24  2:16:50 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-06-24  2:16:50 0 [Note] InnoDB: Using Linux native AIO
2022-06-24  2:16:50 0 [Note] InnoDB: Uses event mutexes
2022-06-24  2:16:50 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-06-24  2:16:50 0 [Note] InnoDB: Number of pools: 1
2022-06-24  2:16:50 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-06-24  2:16:50 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-06-24  2:16:50 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-06-24  2:16:51 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-24  2:16:51 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-06-24  2:16:51 0 [Note] InnoDB: 128 rollback segments are active.
2022-06-24  2:16:51 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-06-24  2:16:51 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-06-24  2:16:53 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-06-24  2:16:53 0 [Note] InnoDB: 10.5.8 started; log sequence number 70405; transaction id 44
2022-06-24  2:16:53 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-06-24  2:16:53 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2022-06-24  2:16:53 0 [Note] InnoDB: Buffer pool(s) load completed at 220624  2:16:53
2022-06-24  2:16:53 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-06-24  2:16:53 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-24  2:16:53 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-06-24  2:16:53 0 [Note] WSREP: Server initialized
2022-06-24  2:16:53 0 [Note] WSREP: Server status change initializing -> initialized
2022-06-24  2:16:53 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:53 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-06-24  2:16:53 6 [Note] WSREP: Starting applier thread 6
2022-06-24  2:16:53 9 [Note] WSREP: Starting applier thread 9
2022-06-24  2:16:53 7 [Note] WSREP: Starting applier thread 7
2022-06-24  2:16:53 5 [Note] WSREP: Recovered cluster id ad977c7b-f363-11ec-be7f-ebe299b78d41
2022-06-24  2:16:53 0 [Note] Reading of all Master_info entries succeeded
2022-06-24  2:16:53 0 [Note] Added new Master_info '' to hash table
2022-06-24  2:16:53 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2022-06-24  2:16:53 1 [Note] WSREP: Server status change initialized -> joined
2022-06-24  2:16:53 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:53 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-24  2:16:53 1 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2022-06-24  2:16:53 1 [Note] WSREP: Min available from gcache for CC from group: 1
2022-06-24  2:16:53 1 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-06-24  2:16:53 1 [Note] WSREP: Server status change joined -> synced
2022-06-24  2:16:53 1 [Note] WSREP: Synchronized with group, ready for connections
2022-06-24  2:16:53 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220624  2:16:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037016;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037016;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:17:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037026;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037026;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 14  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037026;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 14  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037026;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:17:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 18  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037036;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 18  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037036;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037036;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037036;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:17:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 23  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037046;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 23  Schema:   QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037046;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 22  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037046;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 22  Schema:   QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037046;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:17:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 27  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037056;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 27  Schema:   QC_hit: No
# Query_time: 0.000135  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037056;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 26  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037056;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 26  Schema:   QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037056;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:17:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 31  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037066;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 31  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037066;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 30  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037066;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 30  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037066;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:17:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037076;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 35  Schema:   QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037076;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 35  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037076;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037076;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:18:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037086;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037086;
SELECT
                  page_size, buffer_pool_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.000150  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037086;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037086;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:18:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 43  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037096;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037096;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 43  Schema:   QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037096;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  Schema:   QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037096;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:18:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037106;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037106;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037106;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037106;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:18:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037116;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 50  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037116;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 50  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037116;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037116;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:18:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 54  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037126;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 55  Schema:   QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037126;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 54  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037126;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 55  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037126;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:18:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 58  Schema:   QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000307  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037136;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 58  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037136;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 59  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037136;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 59  Schema:   QC_hit: No
# Query_time: 0.000118  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037136;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:19:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 62  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037146;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037146;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037146;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 62  Schema:   QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037146;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:19:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 66  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037156;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037156;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 66  Schema:   QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037156;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037156;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:19:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 70  Schema:   QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037166;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 70  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037166;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037166;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037166;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:19:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 74  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037176;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 74  Schema:   QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037176;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037176;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037176;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:19:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 79  Schema:   QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037186;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 78  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037186;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 78  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037186;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 79  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037186;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:19:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037196;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037196;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037196;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037196;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:20:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 87  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037206;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 87  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037206;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037206;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037206;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:20:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 91  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037216;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 91  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037216;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037216;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037216;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:20:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 94  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037226;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 94  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037226;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 95  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037226;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 95  Schema:   QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000086  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037226;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:20:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 98  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037236;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 98  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037236;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 99  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037236;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 99  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037236;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:20:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 102  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037246;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037246;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 102  Schema:   QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037246;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037246;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-24  2:20:56 118 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220624  2:20:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 120  Schema:   QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037256;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 120  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037256;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 119  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037256;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 119  Schema:   QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037256;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:21:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 124  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037266;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 124  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037266;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 123  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037266;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 123  Schema:   QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037266;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:21:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 128  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037276;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 128  Schema:   QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037276;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 127  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037276;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 127  Schema:   QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037276;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:21:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037286;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037286;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 132  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037286;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 132  Schema:   QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037286;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:21:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 136  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037296;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 135  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037296;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 136  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037296;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 135  Schema:   QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037296;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:21:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 139  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037306;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 139  Schema:   QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037306;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:21:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 140  Schema:   QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037307;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 140  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037307;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:21:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 144  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037316;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 143  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037316;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 143  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037316;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:21:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 144  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037317;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 148  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037326;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 148  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037326;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:22:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 147  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037327;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 147  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037327;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 152  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037336;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037336;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037336;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 152  Schema:   QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037337;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 156  Schema:   QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000310  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037346;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 155  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037346;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 156  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037346;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:22:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 155  Schema:   QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037347;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:22:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 160  Schema:   QC_hit: No
# Query_time: 0.000672  Lock_time: 0.000487  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037356;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037356;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 160  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037356;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000282  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037357;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:22:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 164  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037366;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 164  Schema:   QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037366;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 163  Schema:   QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037367;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 163  Schema:   QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037367;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 167  Schema:   QC_hit: No
# Query_time: 0.000411  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037376;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:22:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 167  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037377;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 168  Schema:   QC_hit: No
# Query_time: 0.000428  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037377;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 168  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037377;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:23:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 171  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037386;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 171  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037386;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 172  Schema:   QC_hit: No
# Query_time: 0.000170  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037386;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 172  Schema:   QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037386;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:23:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 175  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037396;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 176  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037396;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 176  Schema:   QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037396;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 175  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037396;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:23:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037406;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.000428  Lock_time: 0.000366  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037406;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037406;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037406;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:23:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 183  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037416;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 183  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037416;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037416;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:23:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.000360  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037417;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:23:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 187  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037426;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 188  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037426;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 187  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037426;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 188  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037426;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:23:51
# User@Host: policy_user[policy_user] @  [10.233.68.151]
# Thread_id: 198  Schema:   QC_hit: No
# Query_time: 0.002147  Lock_time: 0.000273  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 73
SET timestamp=1656037431;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220624  2:24:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 276  Schema:   QC_hit: No
# Query_time: 10.381576  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1656037447;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 275  Schema:   QC_hit: No
# Query_time: 10.381724  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1656037447;
SELECT @@version;
# User@Host: policy_user[policy_user] @  [10.233.68.151]
# Thread_id: 274  Schema: policyadmin  QC_hit: No
# Query_time: 12.063076  Lock_time: 0.003221  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use policyadmin;
SET timestamp=1656037447;
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: 279  Schema:   QC_hit: No
# Query_time: 0.001435  Lock_time: 0.001223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037447;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 279  Schema:   QC_hit: No
# Query_time: 0.000363  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037447;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 280  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037447;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 280  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037447;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:24:12
# User@Host: policy_user[policy_user] @  [10.233.68.151]
# Thread_id: 408  Schema: policyadmin  QC_hit: No
# Query_time: 0.004331  Lock_time: 0.003922  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1656037452;
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;
# User@Host: policy_user[policy_user] @  [10.233.68.151]
# Thread_id: 414  Schema: policyadmin  QC_hit: No
# Query_time: 0.006656  Lock_time: 0.006184  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1656037452;
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: 220624  2:24:14
# User@Host: policy_user[policy_user] @  [10.233.68.151]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.004083  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1656037454;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @  [10.233.68.151]
# Thread_id: 454  Schema:   QC_hit: No
# Query_time: 0.000920  Lock_time: 0.000236  Rows_sent: 118  Rows_examined: 236
# Rows_affected: 0  Bytes_sent: 12515
SET timestamp=1656037454;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220624  2:24:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037456;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 455  Schema:   QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037456;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.000103  Lock_time: 0.000062  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037456;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 455  Schema:   QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037456;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:24:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 460  Schema:   QC_hit: No
# Query_time: 0.000533  Lock_time: 0.000410  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037466;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037466;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037466;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 460  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037466;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:24:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037476;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037476;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:24:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037477;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037477;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:24:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 467  Schema:   QC_hit: No
# Query_time: 0.000319  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037486;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 467  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037486;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:24:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037487;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037487;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:24:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037496;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:24:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037497;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037497;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037497;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:25:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037506;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037506;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037506;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037506;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:25:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000517  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037516;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037516;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037516;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:25:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037517;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:25:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037526;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037526;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037526;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:25:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037527;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:25:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.000528  Lock_time: 0.000412  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037536;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037536;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:25:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 488  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000302  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037537;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 488  Schema:   QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037537;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:25:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037546;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037546;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 492  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037546;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 492  Schema:   QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037546;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:25:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 496  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037556;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037556;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037556;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:25:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 496  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037557;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:26:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037566;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 500  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037566;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 500  Schema:   QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037566;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037566;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:26:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037576;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037576;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000123  Lock_time: 0.000076  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037576;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:26:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037577;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:26:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 509  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037586;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 509  Schema:   QC_hit: No
# Query_time: 0.000111  Lock_time: 0.000074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037586;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037586;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:26:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037587;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:26:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 513  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037596;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037596;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037596;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:26:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 513  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000300  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037597;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:26:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 517  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037607;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 517  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037607;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037607;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037607;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:26:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037616;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037616;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037616;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:26:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000551  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037617;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037626;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:27:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037627;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037627;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037627;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037636;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037636;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037637;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037637;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037646;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037646;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037646;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037647;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:27:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037656;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037656;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000659  Lock_time: 0.000570  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037656;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037656;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000280  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037666;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 540  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037666;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037666;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 540  Schema:   QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037667;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 544  Schema:   QC_hit: No
# Query_time: 0.000227  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037676;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037676;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 544  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037676;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:27:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037677;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:28:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 549  Schema:   QC_hit: No
# Query_time: 0.000288  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037686;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 548  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037686;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:28:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 549  Schema:   QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037687;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 548  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037687;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-24  2:28:10 552 [Warning] Aborted connection 552 to db: 'policyadmin' user: 'policy_user' host: '10.233.77.47' (Got an error reading communication packets)
# Time: 220624  2:28:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 554  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037697;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 554  Schema:   QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037697;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 553  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037697;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 553  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037697;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-24  2:28:18 557 [Warning] Aborted connection 557 to db: 'policyadmin' user: 'policy_user' host: '10.233.77.47' (Got an error reading communication packets)
# Time: 220624  2:28:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 558  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037706;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:28:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 558  Schema:   QC_hit: No
# Query_time: 0.001026  Lock_time: 0.000875  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037707;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037707;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037707;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:28:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037717;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037717;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 562  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037717;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 562  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037717;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:28:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 567  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037726;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 567  Schema:   QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037726;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:28:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 566  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037727;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 566  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037727;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-24  2:28:48 570 [Warning] Aborted connection 570 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:28:56 571 [Warning] Aborted connection 571 to db: 'policyadmin' user: 'policy_user' host: '10.233.77.47' (Got an error reading communication packets)
2022-06-24  2:28:56 572 [Warning] Aborted connection 572 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
# Time: 220624  2:28:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 574  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037737;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 574  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037737;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037737;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037737;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-24  2:29:04 577 [Warning] Aborted connection 577 to db: 'policyadmin' user: 'policy_user' host: '10.233.77.47' (Got an error reading communication packets)
# Time: 220624  2:29:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 578  Schema:   QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000305  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037747;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 579  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037747;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 579  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037747;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 578  Schema:   QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037747;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:29:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 582  Schema:   QC_hit: No
# Query_time: 0.000631  Lock_time: 0.000432  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037757;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037757;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 582  Schema:   QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037757;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037757;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:29:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 587  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037767;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037767;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037767;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 587  Schema:   QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037767;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-24  2:29:27 590 [Warning] Aborted connection 590 to db: 'unconnected' user: 'unauthenticated' host: '10.233.76.85' (This connection closed normally without authentication)
# Time: 220624  2:29:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 605  Schema:   QC_hit: No
# Query_time: 0.001202  Lock_time: 0.001085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037777;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 605  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037777;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000308  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037777;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037777;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-24  2:29:40 608 [Warning] Aborted connection 608 to db: 'pooling' user: 'policy_user' host: '10.233.76.85' (Got an error reading communication packets)
# Time: 220624  2:29:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 609  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037787;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 609  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037787;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 610  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037787;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 610  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037787;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:29:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 613  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037797;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 614  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037797;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 614  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037797;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 613  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037797;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.158312  Lock_time: 0.000424  Rows_sent: 0  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1656037797;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220624  2:30:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000383  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037807;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 638  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037807;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037807;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 638  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037807;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 641  Schema: clampacm  QC_hit: No
# Query_time: 0.001815  Lock_time: 0.000275  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1656037807;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220624  2:30:14
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 641  Schema: clampacm  QC_hit: No
# Query_time: 0.597614  Lock_time: 0.596160  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1656037814;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 641  Schema: clampacm  QC_hit: No
# Query_time: 0.001619  Lock_time: 0.000506  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1656037814;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 641  Schema: clampacm  QC_hit: No
# Query_time: 0.003369  Lock_time: 0.000766  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1247
SET timestamp=1656037814;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# Time: 220624  2:30:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 652  Schema:   QC_hit: No
# Query_time: 0.045165  Lock_time: 0.044971  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037816;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.043129  Lock_time: 0.042947  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037816;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000334  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037816;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 652  Schema:   QC_hit: No
# Query_time: 0.000110  Lock_time: 0.000072  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037816;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:30:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037827;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 656  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037827;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 656  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037827;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037827;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:30:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037837;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037837;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037837;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037837;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:30:46
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.733532  Lock_time: 0.733297  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
use policyadmin;
SET timestamp=1656037846;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220624  2:30:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  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=1656037847;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037847;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037847;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037847;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:30:51
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 641  Schema: clampacm  QC_hit: No
# Query_time: 0.967666  Lock_time: 0.967285  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1656037851;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
2022-06-24  2:30:56 650 [Warning] Aborted connection 650 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 648 [Warning] Aborted connection 648 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 649 [Warning] Aborted connection 649 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 646 [Warning] Aborted connection 646 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 645 [Warning] Aborted connection 645 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 647 [Warning] Aborted connection 647 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 644 [Warning] Aborted connection 644 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 641 [Warning] Aborted connection 641 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 643 [Warning] Aborted connection 643 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:30:56 642 [Warning] Aborted connection 642 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
# Time: 220624  2:30:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037857;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.000188  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037857;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037857;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037857;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:31:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037867;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037867;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037867;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037867;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:31:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037877;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 675  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037877;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 675  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037877;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037877;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:31:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037887;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.000202  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037887;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 679  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037887;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 679  Schema:   QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037887;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-24  2:31:32 693 [Warning] Aborted connection 693 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
# Time: 220624  2:31:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 694  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037897;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037897;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037897;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 694  Schema:   QC_hit: No
# Query_time: 0.000170  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037897;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:31:39
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 698  Schema: clampacm  QC_hit: No
# Query_time: 0.132079  Lock_time: 0.000188  Rows_sent: 0  Rows_examined: 67
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1656037899;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 698  Schema: clampacm  QC_hit: No
# Query_time: 0.011042  Lock_time: 0.000570  Rows_sent: 67  Rows_examined: 134
# Rows_affected: 0  Bytes_sent: 4059
SET timestamp=1656037899;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 698  Schema: clampacm  QC_hit: No
# Query_time: 0.010429  Lock_time: 0.000569  Rows_sent: 354  Rows_examined: 708
# Rows_affected: 0  Bytes_sent: 39289
SET timestamp=1656037899;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'acelementstatistics' already exists' on query. Default database: 'clampacm'. Query: 'create table AcElementStatistics (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        timeStamp datetime(6) not null,
        acElementUptime bigint,
        participant_name varchar(255),
        participant_version varchar(255),
        state integer,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName, timeStamp)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'automationcomposition' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationComposition (
       name varchar(120) not null,
        version varchar(20) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        orderedState integer,
        primed bit,
        state integer,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'automationcomposition_automationcompositionelement' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationComposition_AutomationCompositionElement (
       name varchar(120) not null,
        version varchar(20) not null,
        localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        elements_KEY binary(255) not null,
        primary key (name, version, elements_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'automationcompositionelement' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationCompositionElement (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        orderedState integer,
        participant_name varchar(255),
        participant_version varchar(255),
        participant_type_name varchar(255),
        participant_type_version varchar(255),
        state integer,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_attributes' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_attributes (
       name varchar(120) not null,
        version varchar(20) not null,
        attributes longtext,
        attributes_KEY varchar(255) not null,
        primary key (name, version, attributes_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_occurrences' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_occurrences (
       name varchar(120) not null,
        version varchar(20) not null,
        occurrences integer
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilitytype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilitytype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_constraints' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_constraints (
       name varchar(120) not null,
        version varchar(20) not null,
        constraints tinyblob
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetemplate_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeTemplate_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetemplate_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeTemplate_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_targets' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_targets (
       toscaPolicyName varchar(120) not null,
        toscaPolicyVersion varchar(20) not null,
        name varchar(120),
        version varchar(20)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_targets' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_targets (
       toscaPolicyTypeName varchar(120) not null,
        toscaPolicyTypeVersion varchar(20) not null,
        name varchar(120),
        version varchar(20)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_triggers' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_triggers (
       name varchar(120) not null,
        version varchar(20) not null,
        triggers longblob
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscarelationshiptype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRelationshipType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscarelationshiptype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRelationshipType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_occurrences' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_occurrences (
       name varchar(120) not null,
        version varchar(20) not null,
        occurrences integer
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscaservicetemplate_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaServiceTemplate_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'jpatoscatopologytemplate_inputs' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaTopologyTemplate_inputs (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        inputs longblob,
        inputs_KEY varchar(255) not null,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName, inputs_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'participant' already exists' on query. Default database: 'clampacm'. Query: 'create table Participant (
       name varchar(120) not null,
        version varchar(20) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        healthStatus integer,
        participantState integer,
        participant_type_name varchar(255),
        participant_type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'participantstatistics' already exists' on query. Default database: 'clampacm'. Query: 'create table ParticipantStatistics (
       name varchar(120) not null,
        timeStamp datetime(6) not null,
        version varchar(20) not null,
        averageExecutionTime double precision,
        eventCount bigint,
        healthStatus integer,
        lastEnterTime bigint,
        lastExecutionTime bigint,
        lastStart bigint,
        participant_name varchar(255),
        participant_version varchar(255),
        state integer,
        upTime bigint,
        primary key (name, timeStamp, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignment' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignment (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignments' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignments (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignments_toscacapabilityassignment' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignments_ToscaCapabilityAssignment (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytypes_toscacapabilitytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityTypes_ToscaCapabilityType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscadatatype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscadatatypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscadatatypes_toscadatatype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataTypes_ToscaDataType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscaeventfilter' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaEventFilter (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        capability varchar(255),
        name varchar(120),
        version varchar(20),
        requirement varchar(255),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscamodel' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaModel (
       name varchar(120) not null,
        version varchar(20) not null,
        serviceTemplatesName varchar(120),
        serviceTemplatesVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplate (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        capabilitiesName varchar(120),
        capabilitiesVersion varchar(20),
        requirementsName varchar(120),
        requirementsVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplates' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplates (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplates_toscanodetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplates_ToscaNodeTemplate (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscanodetype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        requirementsName varchar(120),
        requirementsVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscanodetypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscanodetypes_toscanodetype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTypes_ToscaNodeType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscapolicies' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicies (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscapolicies_toscapolicy' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicies_ToscaPolicy (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscapolicy' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicy (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscapolicytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscapolicytypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscapolicytypes_toscapolicytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyTypes_ToscaPolicyType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.002348  Lock_time: 0.002201  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1656037899;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptypes_toscarelationshiptype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipTypes_ToscaRelationshipType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000535  Lock_time: 0.000164  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1656037899;
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';
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscarequirement' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirement (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        capability varchar(255),
        node varchar(255),
        relationship varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.002702  Lock_time: 0.002559  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 384
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000094  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000083  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.001972  Lock_time: 0.001785  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000120  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000081  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000081  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000076  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000077  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1656037899;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000079  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1656037899;
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';
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscarequirements' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirements (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscarequirements_toscarequirement' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirements_ToscaRequirement (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplate (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        toscaDefinitionsVersion varchar(255),
        capabilityTypesName varchar(120),
        capabilityTypesVersion varchar(20),
        dataTypesName varchar(120),
        dataTypesVersion varchar(20),
        nodeTypesName varchar(120),
        nodeTypesVersion varchar(20),
        policyTypesName varchar(120),
        policyTypesVersion varchar(20),
        relationshipTypesName varchar(120),
        relationshipTypesVersion varchar(20),
        topologyTemplateLocalName varchar(120),
        topologyTemplateParentKeyName varchar(120),
        topologyTemplateParentKeyVersion varchar(15),
        topologyTemplateParentLocalName varchar(120),
        primary key (name
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplates' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplates (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplates_toscaservicetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplates_ToscaServiceTemplate (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscatimeinterval' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaTimeInterval (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        endTime datetime(6),
        startTime datetime(6),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:39 698 [Warning] WSREP: Ignoring error 'Table 'toscatopologytemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaTopologyTemplate (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        description varchar(255),
        nodeTemplatesName varchar(120),
        nodeTemplatessVersion varchar(20),
        policyName varchar(120),
        policyVersion varchar(20),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`automationcomposition_automationcompositionelement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table AutomationComposition_AutomationCompositionElement 
       add constraint FKcycu5lx3t2ojlffjul3ke9ts1 
       foreign key (localName, parentKeyName, parentKeyVersion, parentLocalName) 
       references AutomationCompositionElement (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`automationcomposition_automationcompositionelement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table AutomationComposition_AutomationCompositionElement 
       add constraint FKre3x3qbd37b0ck82ambl2vsjr 
       foreign key (name, version) 
       references AutomationComposition (name, version)', Error_code: 1005
# Time: 220624  2:31:40
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000045  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 3  Bytes_sent: 11
SET timestamp=1656037900;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='drools' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_attributes` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_attributes 
       add constraint FK223rub6bw6rnmpgalgl7oqo9g 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_metadata 
       add constraint FKifdlo1ygqkuiscww5qggtemaf 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_occurrences` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_occurrences 
       add constraint FK3xo3la5xpg5rvf71sdtcfhr1h 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_properties 
       add constraint FKim63jrpwnssby3btwsfe5j3na 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilitytype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityType_metadata 
       add constraint FKbx97gqnsnxrnuhr0mu16edotq 
       foreign key (name, version) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilitytype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityType_properties 
       add constraint FKl5dppmmu0dwie60plr3qrn11h 
       foreign key (name, version) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_constraints` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_constraints 
       add constraint FKdfemlcxmhn096syvwv3l63ruc 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_metadata 
       add constraint FKqfanh7mgg668gj34ce6efiewf 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_properties 
       add constraint FKgd2ps0ittpbfgepbqy4e5oy4e 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetemplate_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeTemplate_metadata 
       add constraint FKed21slbivfsyj7jilvwk37vxx 
       foreign key (name, version) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetemplate_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeTemplate_properties 
       add constraint FKdic8pefw10anc7etaga26cf6b 
       foreign key (name, version) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeType_metadata 
       add constraint FKin6pobkh5td16mkx1l2ekpyle 
       foreign key (name, version) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeType_properties 
       add constraint FKe2gxa15klem0s92wdtuxlvsbm 
       foreign key (name, version) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_metadata 
       add constraint FK6p97ye3ekk1wcfpr1lwbi2p9a 
       foreign key (name, version) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_properties 
       add constraint FKpw9k1024673icvwc2afbj43dq 
       foreign key (name, version) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_targets` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_targets 
       add constraint FKliy7vigqxfyf92o6f0ncb1wgl 
       foreign key (toscaPolicyName, toscaPolicyVersion) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_metadata 
       add constraint FKtdtrjxhtlvge020itpuwof3f3 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_properties 
       add constraint FKi8bx8m3rl1l3y3rt1437y74lg 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_targets` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_targets 
       add constraint FKf2o083hui187dqcuw2cjjof7l 
       foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:31:40 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_triggers` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_triggers 
       add constraint FKobsdp2cj3fukn5r46goa0uv0r 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarelationshiptype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRelationshipType_metadata 
       add constraint FK8ct4baca5g17f5yolk4h1u1hi 
       foreign key (name, version) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarelationshiptype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRelationshipType_properties 
       add constraint FK4l4nhgslxayyf9fwekoxtyqdm 
       foreign key (name, version) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_metadata 
       add constraint FKrq2f11grnpg054n9s83n4wrf5 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_occurrences` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_occurrences 
       add constraint FK6dtjogaiwx0wrrp0kq7o1fpn8 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_properties 
       add constraint FKr00475kq3maipuglt72ojwo08 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscaservicetemplate_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaServiceTemplate_metadata 
       add constraint FK94bqkraanhbvphqeatxvg3bbg 
       foreign key (name, version) 
       references ToscaServiceTemplate (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscatopologytemplate_inputs` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaTopologyTemplate_inputs 
       add constraint FK8u7wv26hcckj7qm6bw4tsq8xf 
       foreign key (localName, parentKeyName, parentKeyVersion, parentLocalName) 
       references ToscaTopologyTemplate (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilityassignments_toscacapabilityassignment` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityAssignments_ToscaCapabilityAssignment 
       add constraint FKhwl96dho2ilwjnr3p2nhbew0d 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilityassignments_toscacapabilityassignment` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityAssignments_ToscaCapabilityAssignment 
       add constraint FKbhb60t9u13ml1a210sq5gnwaa 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaCapabilityAssignments (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilitytypes_toscacapabilitytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityTypes_ToscaCapabilityType 
       add constraint FKm4h33vy7e48myi2hi7ff7xcks 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilitytypes_toscacapabilitytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityTypes_ToscaCapabilityType 
       add constraint FKd7249c0rmh9lv4a6rv6iqnohk 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaCapabilityTypes (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscadatatypes_toscadatatype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaDataTypes_ToscaDataType 
       add constraint FK36wt1nvjwc2sn8d3iu5k99833 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscadatatypes_toscadatatype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaDataTypes_ToscaDataType 
       add constraint FKmf0l133fb64ac81widt72n89u 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaDataTypes (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscamodel` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaModel 
       add constraint FKc2srcrm0t692tlb6uvoli4rrk 
       foreign key (serviceTemplatesName, serviceTemplatesVersion) 
       references ToscaServiceTemplates (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplate 
       add constraint FKrnm4jfyh8ysh15956j9dfct7i 
       foreign key (capabilitiesName, capabilitiesVersion) 
       references ToscaCapabilityAssignments (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplate 
       add constraint FKe3bdhpy7meb1qwt6spbb3lpxf 
       foreign key (requirementsName, requirementsVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplates_toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplates_ToscaNodeTemplate 
       add constraint FK7hl32nu409tjg734m385c8026 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplates_toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplates_ToscaNodeTemplate 
       add constraint FK27t9o0gcjf5oqhsdp9vhywlk2 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaNodeTemplates (name, version)', Error_code: 1005
# Time: 220624  2:31:41
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.031465  Lock_time: 0.031356  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656037901;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000160  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1656037901;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000075  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1656037901;
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';
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeType 
       add constraint FKbg8hpeg2uuvgrlr6muy29sv2l 
       foreign key (requirementsName, requirementsVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000494  Lock_time: 0.000111  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1656037901;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000088  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1656037901;
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';
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetypes_toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTypes_ToscaNodeType 
       add constraint FKiq0jmt282s66k4wffw5wk63vr 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-24  2:31:41 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetypes_toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTypes_ToscaNodeType 
       add constraint FK6bkpb2rgbnxravhltnsmodiy5 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaNodeTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicies_toscapolicy` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicies_ToscaPolicy 
       add constraint FKkchqf7k31ccnaunv85fe34eft 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicies_toscapolicy` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicies_ToscaPolicy 
       add constraint FKq8y3f6bgiv9qjll7qlkgsqsgr 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaPolicies (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicytypes_toscapolicytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicyTypes_ToscaPolicyType 
       add constraint FKdnyly0qbb3f8jder6uk5souvx 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicytypes_toscapolicytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicyTypes_ToscaPolicyType 
       add constraint FKei0nry7voeg2gu9h9v39sjnwv 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaPolicyTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarelationshiptypes_toscarelationshiptype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRelationshipTypes_ToscaRelationshipType 
       add constraint FKqmft0pmp2uh9t23e89hdfcpr 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarelationshiptypes_toscarelationshiptype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRelationshipTypes_ToscaRelationshipType 
       add constraint FKp2i5j77j5yk2be8e9260ca119 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaRelationshipTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarequirements_toscarequirement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRequirements_ToscaRequirement 
       add constraint FK3u06cge4m4f07uexpfogcp858 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarequirements_toscarequirement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRequirements_ToscaRequirement 
       add constraint FK1jcp9vnajyufvfb4lgq1k4ggy 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK6ujo6wqiykrijkvp4mjixrptm 
       foreign key (capabilityTypesName, capabilityTypesVersion) 
       references ToscaCapabilityTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK2c78rqakbhe76pf44wmfs8vdc 
       foreign key (dataTypesName, dataTypesVersion) 
       references ToscaDataTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK2ahgtq40o1p66jcad0kgtlk02 
       foreign key (nodeTypesName, nodeTypesVersion) 
       references ToscaNodeTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKckfn1gxyraabn7uhryifofnku 
       foreign key (policyTypesName, policyTypesVersion) 
       references ToscaPolicyTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKlth05auy23t05oh56us610u84 
       foreign key (relationshipTypesName, relationshipTypesVersion) 
       references ToscaRelationshipTypes (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKqiecwfbmy0gay7iqpgey3njyw 
       foreign key (topologyTemplateLocalName, topologyTemplateParentKeyName, topologyTemplateParentKeyVersion, topologyTemplateParentLocalName) 
       references ToscaTopologyTemplate (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplates_toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplates_ToscaServiceTemplate 
       add constraint FKs6gnrcdns2cfwmwjrmok4lix3 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaServiceTemplate (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplates_toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplates_ToscaServiceTemplate 
       add constraint FK633rx5m9cq0jowhiwljdu2b01 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaServiceTemplates (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaTopologyTemplate 
       add constraint FKfbh0m22wud9qgen68b1rp2q9r 
       foreign key (nodeTemplatesName, nodeTemplatessVersion) 
       references ToscaNodeTemplates (name, version)', Error_code: 1005
2022-06-24  2:31:42 698 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaTopologyTemplate 
       add constraint FKdwbpg889nb6d8kxdj4w1dlj4t 
       foreign key (policyName, policyVersion) 
       references ToscaPolicies (name, version)', Error_code: 1005
# Time: 220624  2:31:45
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000446  Lock_time: 0.000306  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656037905;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220624  2:31:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 708  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037907;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 708  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037907;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 709  Schema:   QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037907;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 709  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037907;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:31:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 713  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037917;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 713  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037917;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 712  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037917;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 712  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037917;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:32:06
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.181413  Lock_time: 0.181232  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1656037926;
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: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037926;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037926;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 717  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037926;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 717  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037926;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:32:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 721  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037937;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 721  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037937;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 720  Schema:   QC_hit: No
# Query_time: 0.000162  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037937;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 720  Schema:   QC_hit: No
# Query_time: 0.000108  Lock_time: 0.000070  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037937;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-24  2:32:17 707 [Warning] Aborted connection 707 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 702 [Warning] Aborted connection 702 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 700 [Warning] Aborted connection 700 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 699 [Warning] Aborted connection 699 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 703 [Warning] Aborted connection 703 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 704 [Warning] Aborted connection 704 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 701 [Warning] Aborted connection 701 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 698 [Warning] Aborted connection 698 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 705 [Warning] Aborted connection 705 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:17 706 [Warning] Aborted connection 706 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
# Time: 220624  2:32:19
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.353718  Lock_time: 0.353566  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656037939;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220624  2:32:24
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.077833  Lock_time: 0.077717  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656037944;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000060  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 2  Bytes_sent: 11
SET timestamp=1656037944;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220624  2:32:26
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000193  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656037946;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000498  Lock_time: 0.000146  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1656037946;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000096  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1656037946;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000089  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1656037946;
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.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000087  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1656037946;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# Time: 220624  2:32:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037947;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037947;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037947;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000108  Lock_time: 0.000067  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037947;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:32:29
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000195  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656037949;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220624  2:32:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000624  Lock_time: 0.000375  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037957;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000782  Lock_time: 0.000671  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037957;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 729  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037957;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 729  Schema:   QC_hit: No
# Query_time: 0.000148  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037957;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:32:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 733  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037967;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037967;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000367  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037967;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 733  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037967;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-24  2:32:49 736 [Warning] Aborted connection 736 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:32:57 737 [Warning] Aborted connection 737 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
# Time: 220624  2:32:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 738  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037977;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 738  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037977;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:32:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 739  Schema:   QC_hit: No
# Query_time: 0.896671  Lock_time: 0.896553  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037978;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 739  Schema:   QC_hit: No
# Query_time: 0.000381  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037978;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:33:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 742  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037987;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 742  Schema:   QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037987;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 743  Schema:   QC_hit: No
# Query_time: 0.000137  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037987;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 743  Schema:   QC_hit: No
# Query_time: 0.000105  Lock_time: 0.000068  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037987;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:33:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 746  Schema:   QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037997;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 746  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037997;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 747  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656037997;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 747  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656037997;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:33:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 751  Schema:   QC_hit: No
# Query_time: 0.000336  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038007;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 750  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038007;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 750  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038007;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 751  Schema:   QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000092  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038007;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:33:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038017;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038017;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038017;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038017;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:33:40
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.389445  Lock_time: 0.389256  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656038020;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220624  2:33:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 759  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038027;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038027;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038027;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 759  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038027;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:33:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038037;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038037;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 762  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038037;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 762  Schema:   QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038037;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-24  2:34:04 766 [Warning] Aborted connection 766 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
# Time: 220624  2:34:06
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.221853  Lock_time: 0.221731  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1656038046;
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: root[root] @  [127.0.0.1]
# Thread_id: 768  Schema:   QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038046;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 768  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038046;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038046;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038046;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:34:12
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 771  Schema: clampacm  QC_hit: No
# Query_time: 0.004981  Lock_time: 0.000367  Rows_sent: 0  Rows_examined: 67
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1656038052;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 771  Schema: clampacm  QC_hit: No
# Query_time: 0.004242  Lock_time: 0.000402  Rows_sent: 67  Rows_examined: 134
# Rows_affected: 0  Bytes_sent: 4059
SET timestamp=1656038052;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 771  Schema: clampacm  QC_hit: No
# Query_time: 0.008053  Lock_time: 0.000634  Rows_sent: 354  Rows_examined: 708
# Rows_affected: 0  Bytes_sent: 39289
SET timestamp=1656038052;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'acelementstatistics' already exists' on query. Default database: 'clampacm'. Query: 'create table AcElementStatistics (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        timeStamp datetime(6) not null,
        acElementUptime bigint,
        participant_name varchar(255),
        participant_version varchar(255),
        state integer,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName, timeStamp)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'automationcomposition' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationComposition (
       name varchar(120) not null,
        version varchar(20) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        orderedState integer,
        primed bit,
        state integer,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'automationcomposition_automationcompositionelement' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationComposition_AutomationCompositionElement (
       name varchar(120) not null,
        version varchar(20) not null,
        localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        elements_KEY binary(255) not null,
        primary key (name, version, elements_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'automationcompositionelement' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationCompositionElement (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        orderedState integer,
        participant_name varchar(255),
        participant_version varchar(255),
        participant_type_name varchar(255),
        participant_type_version varchar(255),
        state integer,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_attributes' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_attributes (
       name varchar(120) not null,
        version varchar(20) not null,
        attributes longtext,
        attributes_KEY varchar(255) not null,
        primary key (name, version, attributes_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_occurrences' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_occurrences (
       name varchar(120) not null,
        version varchar(20) not null,
        occurrences integer
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilitytype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilitytype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_constraints' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_constraints (
       name varchar(120) not null,
        version varchar(20) not null,
        constraints tinyblob
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetemplate_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeTemplate_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetemplate_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeTemplate_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_targets' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_targets (
       toscaPolicyName varchar(120) not null,
        toscaPolicyVersion varchar(20) not null,
        name varchar(120),
        version varchar(20)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_targets' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_targets (
       toscaPolicyTypeName varchar(120) not null,
        toscaPolicyTypeVersion varchar(20) not null,
        name varchar(120),
        version varchar(20)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_triggers' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_triggers (
       name varchar(120) not null,
        version varchar(20) not null,
        triggers longblob
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscarelationshiptype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRelationshipType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscarelationshiptype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRelationshipType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_occurrences' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_occurrences (
       name varchar(120) not null,
        version varchar(20) not null,
        occurrences integer
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscaservicetemplate_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaServiceTemplate_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'jpatoscatopologytemplate_inputs' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaTopologyTemplate_inputs (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        inputs longblob,
        inputs_KEY varchar(255) not null,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName, inputs_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'participant' already exists' on query. Default database: 'clampacm'. Query: 'create table Participant (
       name varchar(120) not null,
        version varchar(20) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        healthStatus integer,
        participantState integer,
        participant_type_name varchar(255),
        participant_type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'participantstatistics' already exists' on query. Default database: 'clampacm'. Query: 'create table ParticipantStatistics (
       name varchar(120) not null,
        timeStamp datetime(6) not null,
        version varchar(20) not null,
        averageExecutionTime double precision,
        eventCount bigint,
        healthStatus integer,
        lastEnterTime bigint,
        lastExecutionTime bigint,
        lastStart bigint,
        participant_name varchar(255),
        participant_version varchar(255),
        state integer,
        upTime bigint,
        primary key (name, timeStamp, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignment' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignment (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignments' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignments (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignments_toscacapabilityassignment' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignments_ToscaCapabilityAssignment (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytypes_toscacapabilitytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityTypes_ToscaCapabilityType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscadatatype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscadatatypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscadatatypes_toscadatatype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataTypes_ToscaDataType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscaeventfilter' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaEventFilter (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        capability varchar(255),
        name varchar(120),
        version varchar(20),
        requirement varchar(255),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscamodel' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaModel (
       name varchar(120) not null,
        version varchar(20) not null,
        serviceTemplatesName varchar(120),
        serviceTemplatesVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplate (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        capabilitiesName varchar(120),
        capabilitiesVersion varchar(20),
        requirementsName varchar(120),
        requirementsVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplates' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplates (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplates_toscanodetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplates_ToscaNodeTemplate (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscanodetype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        requirementsName varchar(120),
        requirementsVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscanodetypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscanodetypes_toscanodetype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTypes_ToscaNodeType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscapolicies' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicies (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscapolicies_toscapolicy' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicies_ToscaPolicy (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscapolicy' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicy (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscapolicytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscapolicytypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscapolicytypes_toscapolicytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyTypes_ToscaPolicyType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptypes_toscarelationshiptype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipTypes_ToscaRelationshipType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscarequirement' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirement (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        capability varchar(255),
        node varchar(255),
        relationship varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscarequirements' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirements (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscarequirements_toscarequirement' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirements_ToscaRequirement (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplate (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        toscaDefinitionsVersion varchar(255),
        capabilityTypesName varchar(120),
        capabilityTypesVersion varchar(20),
        dataTypesName varchar(120),
        dataTypesVersion varchar(20),
        nodeTypesName varchar(120),
        nodeTypesVersion varchar(20),
        policyTypesName varchar(120),
        policyTypesVersion varchar(20),
        relationshipTypesName varchar(120),
        relationshipTypesVersion varchar(20),
        topologyTemplateLocalName varchar(120),
        topologyTemplateParentKeyName varchar(120),
        topologyTemplateParentKeyVersion varchar(15),
        topologyTemplateParentLocalName varchar(120),
        primary key (name
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplates' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplates (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplates_toscaservicetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplates_ToscaServiceTemplate (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscatimeinterval' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaTimeInterval (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        endTime datetime(6),
        startTime datetime(6),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Table 'toscatopologytemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaTopologyTemplate (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        description varchar(255),
        nodeTemplatesName varchar(120),
        nodeTemplatessVersion varchar(20),
        policyName varchar(120),
        policyVersion varchar(20),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`automationcomposition_automationcompositionelement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table AutomationComposition_AutomationCompositionElement 
       add constraint FKcycu5lx3t2ojlffjul3ke9ts1 
       foreign key (localName, parentKeyName, parentKeyVersion, parentLocalName) 
       references AutomationCompositionElement (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`automationcomposition_automationcompositionelement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table AutomationComposition_AutomationCompositionElement 
       add constraint FKre3x3qbd37b0ck82ambl2vsjr 
       foreign key (name, version) 
       references AutomationComposition (name, version)', Error_code: 1005
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_attributes` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_attributes 
       add constraint FK223rub6bw6rnmpgalgl7oqo9g 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_metadata 
       add constraint FKifdlo1ygqkuiscww5qggtemaf 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:34:12 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_occurrences` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_occurrences 
       add constraint FK3xo3la5xpg5rvf71sdtcfhr1h 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_properties 
       add constraint FKim63jrpwnssby3btwsfe5j3na 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilitytype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityType_metadata 
       add constraint FKbx97gqnsnxrnuhr0mu16edotq 
       foreign key (name, version) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilitytype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityType_properties 
       add constraint FKl5dppmmu0dwie60plr3qrn11h 
       foreign key (name, version) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_constraints` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_constraints 
       add constraint FKdfemlcxmhn096syvwv3l63ruc 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_metadata 
       add constraint FKqfanh7mgg668gj34ce6efiewf 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_properties 
       add constraint FKgd2ps0ittpbfgepbqy4e5oy4e 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetemplate_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeTemplate_metadata 
       add constraint FKed21slbivfsyj7jilvwk37vxx 
       foreign key (name, version) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetemplate_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeTemplate_properties 
       add constraint FKdic8pefw10anc7etaga26cf6b 
       foreign key (name, version) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeType_metadata 
       add constraint FKin6pobkh5td16mkx1l2ekpyle 
       foreign key (name, version) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeType_properties 
       add constraint FKe2gxa15klem0s92wdtuxlvsbm 
       foreign key (name, version) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_metadata 
       add constraint FK6p97ye3ekk1wcfpr1lwbi2p9a 
       foreign key (name, version) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_properties 
       add constraint FKpw9k1024673icvwc2afbj43dq 
       foreign key (name, version) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_targets` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_targets 
       add constraint FKliy7vigqxfyf92o6f0ncb1wgl 
       foreign key (toscaPolicyName, toscaPolicyVersion) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_metadata 
       add constraint FKtdtrjxhtlvge020itpuwof3f3 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_properties 
       add constraint FKi8bx8m3rl1l3y3rt1437y74lg 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_targets` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_targets 
       add constraint FKf2o083hui187dqcuw2cjjof7l 
       foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_triggers` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_triggers 
       add constraint FKobsdp2cj3fukn5r46goa0uv0r 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarelationshiptype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRelationshipType_metadata 
       add constraint FK8ct4baca5g17f5yolk4h1u1hi 
       foreign key (name, version) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarelationshiptype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRelationshipType_properties 
       add constraint FK4l4nhgslxayyf9fwekoxtyqdm 
       foreign key (name, version) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_metadata 
       add constraint FKrq2f11grnpg054n9s83n4wrf5 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:34:13 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_occurrences` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_occurrences 
       add constraint FK6dtjogaiwx0wrrp0kq7o1fpn8 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_properties 
       add constraint FKr00475kq3maipuglt72ojwo08 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscaservicetemplate_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaServiceTemplate_metadata 
       add constraint FK94bqkraanhbvphqeatxvg3bbg 
       foreign key (name, version) 
       references ToscaServiceTemplate (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscatopologytemplate_inputs` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaTopologyTemplate_inputs 
       add constraint FK8u7wv26hcckj7qm6bw4tsq8xf 
       foreign key (localName, parentKeyName, parentKeyVersion, parentLocalName) 
       references ToscaTopologyTemplate (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilityassignments_toscacapabilityassignment` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityAssignments_ToscaCapabilityAssignment 
       add constraint FKhwl96dho2ilwjnr3p2nhbew0d 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilityassignments_toscacapabilityassignment` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityAssignments_ToscaCapabilityAssignment 
       add constraint FKbhb60t9u13ml1a210sq5gnwaa 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaCapabilityAssignments (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilitytypes_toscacapabilitytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityTypes_ToscaCapabilityType 
       add constraint FKm4h33vy7e48myi2hi7ff7xcks 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilitytypes_toscacapabilitytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityTypes_ToscaCapabilityType 
       add constraint FKd7249c0rmh9lv4a6rv6iqnohk 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaCapabilityTypes (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscadatatypes_toscadatatype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaDataTypes_ToscaDataType 
       add constraint FK36wt1nvjwc2sn8d3iu5k99833 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscadatatypes_toscadatatype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaDataTypes_ToscaDataType 
       add constraint FKmf0l133fb64ac81widt72n89u 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaDataTypes (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscamodel` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaModel 
       add constraint FKc2srcrm0t692tlb6uvoli4rrk 
       foreign key (serviceTemplatesName, serviceTemplatesVersion) 
       references ToscaServiceTemplates (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplate 
       add constraint FKrnm4jfyh8ysh15956j9dfct7i 
       foreign key (capabilitiesName, capabilitiesVersion) 
       references ToscaCapabilityAssignments (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplate 
       add constraint FKe3bdhpy7meb1qwt6spbb3lpxf 
       foreign key (requirementsName, requirementsVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplates_toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplates_ToscaNodeTemplate 
       add constraint FK7hl32nu409tjg734m385c8026 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplates_toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplates_ToscaNodeTemplate 
       add constraint FK27t9o0gcjf5oqhsdp9vhywlk2 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaNodeTemplates (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeType 
       add constraint FKbg8hpeg2uuvgrlr6muy29sv2l 
       foreign key (requirementsName, requirementsVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetypes_toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTypes_ToscaNodeType 
       add constraint FKiq0jmt282s66k4wffw5wk63vr 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetypes_toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTypes_ToscaNodeType 
       add constraint FK6bkpb2rgbnxravhltnsmodiy5 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaNodeTypes (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicies_toscapolicy` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicies_ToscaPolicy 
       add constraint FKkchqf7k31ccnaunv85fe34eft 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicies_toscapolicy` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicies_ToscaPolicy 
       add constraint FKq8y3f6bgiv9qjll7qlkgsqsgr 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaPolicies (name, version)', Error_code: 1005
2022-06-24  2:34:14 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicytypes_toscapolicytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicyTypes_ToscaPolicyType 
       add constraint FKdnyly0qbb3f8jder6uk5souvx 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicytypes_toscapolicytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicyTypes_ToscaPolicyType 
       add constraint FKei0nry7voeg2gu9h9v39sjnwv 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaPolicyTypes (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarelationshiptypes_toscarelationshiptype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRelationshipTypes_ToscaRelationshipType 
       add constraint FKqmft0pmp2uh9t23e89hdfcpr 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarelationshiptypes_toscarelationshiptype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRelationshipTypes_ToscaRelationshipType 
       add constraint FKp2i5j77j5yk2be8e9260ca119 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaRelationshipTypes (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarequirements_toscarequirement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRequirements_ToscaRequirement 
       add constraint FK3u06cge4m4f07uexpfogcp858 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarequirements_toscarequirement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRequirements_ToscaRequirement 
       add constraint FK1jcp9vnajyufvfb4lgq1k4ggy 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK6ujo6wqiykrijkvp4mjixrptm 
       foreign key (capabilityTypesName, capabilityTypesVersion) 
       references ToscaCapabilityTypes (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK2c78rqakbhe76pf44wmfs8vdc 
       foreign key (dataTypesName, dataTypesVersion) 
       references ToscaDataTypes (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK2ahgtq40o1p66jcad0kgtlk02 
       foreign key (nodeTypesName, nodeTypesVersion) 
       references ToscaNodeTypes (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKckfn1gxyraabn7uhryifofnku 
       foreign key (policyTypesName, policyTypesVersion) 
       references ToscaPolicyTypes (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKlth05auy23t05oh56us610u84 
       foreign key (relationshipTypesName, relationshipTypesVersion) 
       references ToscaRelationshipTypes (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKqiecwfbmy0gay7iqpgey3njyw 
       foreign key (topologyTemplateLocalName, topologyTemplateParentKeyName, topologyTemplateParentKeyVersion, topologyTemplateParentLocalName) 
       references ToscaTopologyTemplate (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplates_toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplates_ToscaServiceTemplate 
       add constraint FKs6gnrcdns2cfwmwjrmok4lix3 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaServiceTemplate (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplates_toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplates_ToscaServiceTemplate 
       add constraint FK633rx5m9cq0jowhiwljdu2b01 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaServiceTemplates (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaTopologyTemplate 
       add constraint FKfbh0m22wud9qgen68b1rp2q9r 
       foreign key (nodeTemplatesName, nodeTemplatessVersion) 
       references ToscaNodeTemplates (name, version)', Error_code: 1005
2022-06-24  2:34:15 771 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaTopologyTemplate 
       add constraint FKdwbpg889nb6d8kxdj4w1dlj4t 
       foreign key (policyName, policyVersion) 
       references ToscaPolicies (name, version)', Error_code: 1005
# Time: 220624  2:34:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038057;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 782  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038057;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 782  Schema:   QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038057;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038057;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:34:20
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.984157  Lock_time: 0.984002  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1656038060;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220624  2:34:24
# User@Host: policy_user[policy_user] @  [10.233.77.47]
# Thread_id: 617  Schema: policyadmin  QC_hit: No
# Query_time: 0.086026  Lock_time: 0.085824  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1656038064;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220624  2:34:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038067;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 786  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038067;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038067;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 786  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038067;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:34:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 790  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038077;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 790  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038077;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038077;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038077;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-24  2:34:37 780 [Warning] Aborted connection 780 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 779 [Warning] Aborted connection 779 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 776 [Warning] Aborted connection 776 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 771 [Warning] Aborted connection 771 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 772 [Warning] Aborted connection 772 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 774 [Warning] Aborted connection 774 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 777 [Warning] Aborted connection 777 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 775 [Warning] Aborted connection 775 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 773 [Warning] Aborted connection 773 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
2022-06-24  2:34:37 778 [Warning] Aborted connection 778 to db: 'clampacm' user: 'policy_user' host: '10.233.75.77' (Got an error reading communication packets)
# Time: 220624  2:34:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038087;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038087;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038087;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038087;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220624  2:34:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038097;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038097;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038097;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038097;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220624  2:35:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038107;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038107;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 803  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1656038107;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 803  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1656038107;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.004299  Lock_time: 0.000250  Rows_sent: 0  Rows_examined: 67
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1656038107;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220624  2:35:14
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.222201  Lock_time: 0.220184  Rows_sent: 0  Rows_examined: 67
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1656038114;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.003129  Lock_time: 0.000368  Rows_sent: 67  Rows_examined: 134
# Rows_affected: 0  Bytes_sent: 4059
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME LIKE '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.008650  Lock_time: 0.000528  Rows_sent: 354  Rows_examined: 708
# Rows_affected: 0  Bytes_sent: 39289
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000287  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001165  Lock_time: 0.000431  Rows_sent: 8  Rows_examined: 16
# Rows_affected: 0  Bytes_sent: 2040
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000452  Lock_time: 0.000273  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 562
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001224  Lock_time: 0.000392  Rows_sent: 8  Rows_examined: 16
# Rows_affected: 0  Bytes_sent: 2040
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcomposition'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000411  Lock_time: 0.000233  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001453  Lock_time: 0.000451  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000295  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001383  Lock_time: 0.000504  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000274  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001224  Lock_time: 0.000409  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000278  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 569
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001847  Lock_time: 0.000568  Rows_sent: 13  Rows_examined: 26
# Rows_affected: 0  Bytes_sent: 2720
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'automationcompositionelement'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000162  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000913  Lock_time: 0.000297  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000203  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000936  Lock_time: 0.000289  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000226  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001008  Lock_time: 0.000403  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000220  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001021  Lock_time: 0.000364  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001047  Lock_time: 0.000336  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000289  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001354  Lock_time: 0.000478  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000209  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001166  Lock_time: 0.000379  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000273  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 566
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001073  Lock_time: 0.000411  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 2001
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilityassignment'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000220  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001170  Lock_time: 0.000509  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000392  Lock_time: 0.000225  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001302  Lock_time: 0.000430  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000702  Lock_time: 0.000398  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001817  Lock_time: 0.000598  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000274  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 560
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001509  Lock_time: 0.000526  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1754
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscacapabilitytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000197  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000914  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000184  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000849  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000253  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001549  Lock_time: 0.000536  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000481  Lock_time: 0.000285  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001258  Lock_time: 0.000549  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000234  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001055  Lock_time: 0.000391  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000205  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001088  Lock_time: 0.000429  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1724
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscadatatype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000389  Lock_time: 0.000256  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.002177  Lock_time: 0.000830  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000472  Lock_time: 0.000330  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001141  Lock_time: 0.000376  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000206  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001363  Lock_time: 0.000346  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000250  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 558
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001913  Lock_time: 0.000577  Rows_sent: 11  Rows_examined: 22
# Rows_affected: 0  Bytes_sent: 2373
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetemplate'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000618  Lock_time: 0.000363  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001556  Lock_time: 0.000514  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000329  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001591  Lock_time: 0.000582  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000474  Lock_time: 0.000283  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001636  Lock_time: 0.000617  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000499  Lock_time: 0.000309  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 554
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001829  Lock_time: 0.000829  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1929
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscanodetype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000278  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001008  Lock_time: 0.000321  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000202  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000911  Lock_time: 0.000330  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000182  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001060  Lock_time: 0.000477  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000452  Lock_time: 0.000280  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001075  Lock_time: 0.000461  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000241  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001036  Lock_time: 0.000413  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000278  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 552
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001140  Lock_time: 0.000375  Rows_sent: 7  Rows_examined: 14
# Rows_affected: 0  Bytes_sent: 1903
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicy'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000685  Lock_time: 0.000434  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001953  Lock_time: 0.000701  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000259  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.003335  Lock_time: 0.001879  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000640  Lock_time: 0.000388  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.001207  Lock_time: 0.000458  Rows_sent: 5  Rows_examined: 10
# Rows_affected: 0  Bytes_sent: 1734
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6)  WHEN 'year' THEN 91 ELSE 1111 END  DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT',  UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME,  CASE DATA_TYPE  WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer))  WHEN 'date' THEN 10  WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer))  ELSE   IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION)  END COLUMN_SIZE, 65535 BUFFER_LENGTH,  CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB,   LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT,  IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN  FROM INFORMATION_SCHEMA.COLUMNS  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000125  Rows_sent: 1  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 556
SET timestamp=1656038114;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'clampacm') AND TABLE_NAME = 'toscapolicytype'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.75.77]
# Thread_id: 801  Schema: clampacm  QC_hit: No
# Query_time: 0.000666  Lock_time: 0.0001