mariadb 18:27:31.32  mariadb 18:27:31.33 Welcome to the Bitnami mariadb-galera container mariadb 18:27:31.33 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 18:27:31.34 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 18:27:31.34  mariadb 18:27:31.35 INFO  ==> ** Starting MariaDB setup ** mariadb 18:27:31.40 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 18:27:31.48 INFO  ==> Initializing mariadb database mariadb 18:27:31.49 DEBUG ==> Ensuring expected directories/files exist mariadb 18:27:31.53 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 18:27:31.55 INFO  ==> Setting user option mariadb 18:27:31.56 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 18:27:31.58 INFO  ==> Setting wsrep_node_name option mariadb 18:27:31.59 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 18:27:31.60 INFO  ==> Setting wsrep_node_address option mariadb 18:27:31.61 DEBUG ==> Setting wsrep_node_address to '10.233.66.117' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 18:27:31.66 INFO  ==> Setting wsrep_sst_auth option mariadb 18:27:31.67 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 18:27:31.74 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-12-01 18:27:31 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-12-01 18:27: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 18:27:36.92 INFO  ==> Starting mariadb in background 2022-12-01 18:27:36 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-12-01 18:27:36 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-12-01 18:27:36 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 167 ... 2022-12-01 18:27:36 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-12-01 18:27:36 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-12-01 18:27:36 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2022-12-01 18:27:36 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-12-01 18:27:36 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-12-01 18:27:36 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-12-01 18:27:37 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-12-01 18:27:37 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-12-01 18:27:37 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.117; 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-12-01 18:27:37 0 [Note] WSREP: Start replication 2022-12-01 18:27:37 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-12-01 18:27:37 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-12-01 18:27:37 0 [Note] WSREP: protonet asio version 0 2022-12-01 18:27:37 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-12-01 18:27:37 0 [Note] WSREP: backend: asio 2022-12-01 18:27:37 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-12-01 18:27:37 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-12-01 18:27:37 0 [Note] WSREP: restore pc from disk failed 2022-12-01 18:27:37 0 [Note] WSREP: GMCast version 0 2022-12-01 18:27:37 0 [Note] WSREP: (d4c27f32-99fb, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-12-01 18:27:37 0 [Note] WSREP: (d4c27f32-99fb, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-12-01 18:27:37 0 [Note] WSREP: EVS version 1 2022-12-01 18:27:37 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-12-01 18:27:37 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-12-01 18:27:37 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-12-01 18:27:37 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-12-01 18:27:37 0 [Note] WSREP: Node d4c27f32-99fb state prim 2022-12-01 18:27:37 0 [Note] WSREP: view(view_id(PRIM,d4c27f32-99fb,1) memb { d4c27f32-99fb,0 } joined { } left { } partitioned { }) 2022-12-01 18:27:37 0 [Note] WSREP: save pc into disk 2022-12-01 18:27:37 0 [Note] WSREP: gcomm: connected 2022-12-01 18:27:37 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-12-01 18:27:37 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-12-01 18:27:37 0 [Note] WSREP: Opened channel 'galera' 2022-12-01 18:27:37 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-12-01 18:27:37 1 [Note] WSREP: Starting rollbacker thread 1 2022-12-01 18:27:37 0 [Note] WSREP: Starting new group from scratch: d4c3266b-71a5-11ed-84e3-f70ffc121489 2022-12-01 18:27:37 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: d4c32918-71a5-11ed-a96a-3bb923c6e6fc 2022-12-01 18:27:37 2 [Note] WSREP: Starting applier thread 2 2022-12-01 18:27:37 0 [Note] WSREP: STATE EXCHANGE: sent state msg: d4c32918-71a5-11ed-a96a-3bb923c6e6fc 2022-12-01 18:27:37 0 [Note] WSREP: STATE EXCHANGE: got state msg: d4c32918-71a5-11ed-a96a-3bb923c6e6fc from 0 (onap-policy-mariadb-0) 2022-12-01 18:27:37 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 = d4c3266b-71a5-11ed-84e3-f70ffc121489 2022-12-01 18:27:37 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-12-01 18:27:37 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-12-01 18:27:37 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group. 2022-12-01 18:27:37 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-12-01 18:27:37 2 [Note] WSREP: ####### processing CC 1, local, ordered 2022-12-01 18:27:37 2 [Note] WSREP: Process first view: d4c3266b-71a5-11ed-84e3-f70ffc121489 my uuid: d4c27f32-71a5-11ed-99fb-47879bbe743c 2022-12-01 18:27:37 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position d4c3266b-71a5-11ed-84e3-f70ffc121489:1 with ID d4c27f32-71a5-11ed-99fb-47879bbe743c 2022-12-01 18:27:37 2 [Note] WSREP: Server status change disconnected -> connected 2022-12-01 18:27:37 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:37 2 [Note] WSREP: ####### My UUID: d4c27f32-71a5-11ed-99fb-47879bbe743c 2022-12-01 18:27:37 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-12-01 18:27:37 0 [Note] WSREP: Service thread queue flushed. 2022-12-01 18:27:37 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-12-01 18:27:37 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-12-01 18:27:37 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-12-01 18:27:37 0 [Note] WSREP: Service thread queue flushed. 2022-12-01 18:27:37 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> d4c3266b-71a5-11ed-84e3-f70ffc121489:0 2022-12-01 18:27:37 2 [Note] WSREP: ================================================ View: id: d4c3266b-71a5-11ed-84e3-f70ffc121489: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: d4c27f32-71a5-11ed-99fb-47879bbe743c, onap-policy-mariadb-0 ================================================= 2022-12-01 18:27:37 2 [Note] WSREP: Server status change connected -> joiner 2022-12-01 18:27:37 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:37 2 [Note] WSREP: Server status change joiner -> initializing 2022-12-01 18:27:37 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:37 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-12-01 18:27:37 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2022-12-01 18:27:37 0 [Note] InnoDB: Using Linux native AIO 2022-12-01 18:27:37 0 [Note] InnoDB: Uses event mutexes 2022-12-01 18:27:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-12-01 18:27:37 0 [Note] InnoDB: Number of pools: 1 2022-12-01 18:27:37 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-12-01 18:27:37 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2022-12-01 18:27:37 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-12-01 18:27:37 0 [Note] InnoDB: Completed initialization of buffer pool 2022-12-01 18:27:37 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2022-12-01 18:27:37 0 [Note] InnoDB: 128 rollback segments are active. 2022-12-01 18:27:37 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-12-01 18:27:37 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-12-01 18:27:38 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-12-01 18:27:38 0 [Note] InnoDB: 10.5.8 started; log sequence number 45130; transaction id 20 2022-12-01 18:27:38 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-12-01 18:27:38 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-12-01 18:27:38 0 [Note] InnoDB: Buffer pool(s) load completed at 221201 18:27:38 2022-12-01 18:27:38 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-12-01 18:27:38 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-12-01 18:27:38 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-12-01 18:27:38 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-12-01 18:27:38 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-12-01 18:27:38 0 [Note] WSREP: Server initialized 2022-12-01 18:27:38 0 [Note] WSREP: Server status change initializing -> initialized 2022-12-01 18:27:38 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:38 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-12-01 18:27:38 6 [Note] WSREP: Starting applier thread 6 2022-12-01 18:27:38 7 [Note] WSREP: Starting applier thread 7 2022-12-01 18:27:38 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-12-01 18:27:38 2 [Note] WSREP: Server status change initialized -> joined 2022-12-01 18:27:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:38 0 [Note] Reading of all Master_info entries succeeded 2022-12-01 18:27:38 0 [Note] Added new Master_info '' to hash table 2022-12-01 18:27:38 9 [Note] WSREP: Starting applier thread 9 2022-12-01 18:27:38 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-12-01 18:27:38 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-12-01 18:27:38 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-12-01 18:27:38 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group 2022-12-01 18:27:38 2 [Note] WSREP: Server status change joined -> synced 2022-12-01 18:27:38 2 [Note] WSREP: Synchronized with group, ready for connections 2022-12-01 18:27:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 18:27:38.94 DEBUG ==> Sleeping 5 seconds before continuing with initialization 2022-12-01 18:27:40 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) mariadb 18:27:43.95 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:43.96 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 221201 18:27:44 # User@Host: root[root] @ localhost [] # Thread_id: 12 Schema: mysql QC_hit: No # Query_time: 0.182228 Lock_time: 0.180465 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1669919264; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 18:27:44.16 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.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-12-01 18:27:44 13 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 18:27:44.21 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.22 DEBUG ==> Executing SQL command: select Host from user where User=''; # User@Host: root[root] @ localhost [] # Thread_id: 14 Schema: mysql QC_hit: No # Query_time: 0.000970 Lock_time: 0.000551 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1669919264; select Host from user where User=''; mariadb 18:27:44.24 DEBUG ==> creating database user \'policy_user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.25 DEBUG ==> Executing SQL command: create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo"; mariadb 18:27:44.27 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.28 DEBUG ==> Executing SQL command: select Host from user where User='policy_user' and Host!='%'; mariadb 18:27:44.30 DEBUG ==> Creating database policyadmin /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.31 DEBUG ==> Executing SQL command: create database if not exists `policyadmin` ; mariadb 18:27:44.35 DEBUG ==> Providing privileges to username policy_user on database policyadmin /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.36 DEBUG ==> Executing SQL command: grant all on `policyadmin`.* to 'policy_user'@'%'; mariadb 18:27:44.38 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.39 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 18:27:44.42 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-12-01 18:27:44 20 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 18:27:44.44 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.45 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-12-01 18:27:44 21 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 18:27:44.49 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 18:27:44.50 DEBUG ==> Executing SQL command: flush privileges; 2022-12-01 18:27:44 22 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. mariadb 18:27:44.53 INFO  ==> Stopping mariadb 2022-12-01 18:27:44 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-12-01 18:27:44 0 [Note] WSREP: Shutdown replication 2022-12-01 18:27:44 0 [Note] WSREP: Server status change synced -> disconnecting 2022-12-01 18:27:44 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:44 0 [Note] WSREP: Closing send monitor... 2022-12-01 18:27:44 0 [Note] WSREP: Closed send monitor. 2022-12-01 18:27:44 0 [Note] WSREP: gcomm: terminating thread 2022-12-01 18:27:44 0 [Note] WSREP: gcomm: joining thread 2022-12-01 18:27:44 0 [Note] WSREP: gcomm: closing backend 2022-12-01 18:27:44 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-12-01 18:27:44 0 [Note] WSREP: view((empty)) 2022-12-01 18:27:44 0 [Note] WSREP: gcomm: closed 2022-12-01 18:27:44 0 [Note] WSREP: New SELF-LEAVE. 2022-12-01 18:27:44 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-12-01 18:27:44 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-12-01 18:27:44 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14) 2022-12-01 18:27:44 0 [Note] WSREP: RECV thread exiting 0: Success 2022-12-01 18:27:44 0 [Note] WSREP: recv_thread() joined. 2022-12-01 18:27:44 0 [Note] WSREP: Closing replication queue. 2022-12-01 18:27:44 2 [Note] WSREP: ================================================ View: id: d4c3266b-71a5-11ed-84e3-f70ffc121489: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-12-01 18:27:44 2 [Note] WSREP: Non-primary view 2022-12-01 18:27:44 2 [Note] WSREP: Server status change disconnecting -> disconnected 2022-12-01 18:27:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:44 0 [Note] WSREP: Closing slave action queue. 2022-12-01 18:27:44 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2022-12-01 18:27:44 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-12-01 18:27:44 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2022-12-01 18:27:44 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-12-01 18:27:44 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9 2022-12-01 18:27:44 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-12-01 18:27:44 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-12-01 18:27:44 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-12-01 18:27:44 1 [Note] WSREP: rollbacker thread exiting 1 2022-12-01 18:27:44 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-12-01 18:27:44 0 [Note] Event Scheduler: Purging the queue. 0 events 2022-12-01 18:27:44 0 [Note] WSREP: dtor state: CLOSED 2022-12-01 18:27:44 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0 2022-12-01 18:27:44 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0 2022-12-01 18:27:44 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0 2022-12-01 18:27:44 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0 2022-12-01 18:27:44 0 [Note] WSREP: cert index usage at exit 2 2022-12-01 18:27:44 0 [Note] WSREP: cert trx map usage at exit 13 2022-12-01 18:27:44 0 [Note] WSREP: deps set usage at exit 0 2022-12-01 18:27:44 0 [Note] WSREP: avg deps dist 1 2022-12-01 18:27:44 0 [Note] WSREP: avg cert interval 0 2022-12-01 18:27:44 0 [Note] WSREP: cert index size 2 2022-12-01 18:27:44 0 [Note] WSREP: Service thread queue flushed. 2022-12-01 18:27:44 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-12-01 18:27:44 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1 2022-12-01 18:27:44 0 [Note] WSREP: Flushing memory map to disk... 2022-12-01 18:27:46 0 [Note] InnoDB: FTS optimize thread exiting. 2022-12-01 18:27:46 0 [Note] InnoDB: Starting shutdown... 2022-12-01 18:27:46 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-12-01 18:27:46 0 [Note] InnoDB: Buffer pool(s) dump completed at 221201 18:27:46 2022-12-01 18:27:47 0 [Note] InnoDB: Shutdown completed; log sequence number 70405; transaction id 43 2022-12-01 18:27:47 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2022-12-01 18:27:47 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 18:27:48.57 INFO  ==> ** MariaDB setup finished! ** mariadb 18:27:48.65 INFO  ==> ** Starting MariaDB ** mariadb 18:27:48.65 INFO  ==> Setting previous boot 2022-12-01 18:27:48 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-12-01 18:27:48 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-12-01 18:27:48 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2022-12-01 18:27:48 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-12-01 18:27:48 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-12-01 18:27:48 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2022-12-01 18:27:48 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-12-01 18:27:48 0 [Note] WSREP: Found saved state: d4c3266b-71a5-11ed-84e3-f70ffc121489:14, safe_to_bootstrap: 1 2022-12-01 18:27:48 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: d4c3266b-71a5-11ed-84e3-f70ffc121489 Seqno: 1 - 14 Offset: 1280 Synced: 1 2022-12-01 18:27:48 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: d4c3266b-71a5-11ed-84e3-f70ffc121489, offset: 1280 2022-12-01 18:27:48 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-12-01 18:27:48 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-12-01 18:27:48 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14 2022-12-01 18:27:48 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/6904 bytes) complete. 2022-12-01 18:27:48 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete. 2022-12-01 18:27:48 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers 2022-12-01 18:27:48 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728 2022-12-01 18:27:48 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.117; 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-12-01 18:27:48 0 [Note] WSREP: Service thread queue flushed. 2022-12-01 18:27:48 0 [Note] WSREP: ####### Assign initial position for certification: d4c3266b-71a5-11ed-84e3-f70ffc121489:14, protocol version: -1 2022-12-01 18:27:48 0 [Note] WSREP: Start replication 2022-12-01 18:27:48 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-12-01 18:27:48 0 [Note] WSREP: Setting GCS initial position to d4c3266b-71a5-11ed-84e3-f70ffc121489:14 2022-12-01 18:27:48 0 [Note] WSREP: protonet asio version 0 2022-12-01 18:27:48 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-12-01 18:27:48 0 [Note] WSREP: backend: asio 2022-12-01 18:27:48 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-12-01 18:27:48 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-12-01 18:27:48 0 [Note] WSREP: restore pc from disk failed 2022-12-01 18:27:48 0 [Note] WSREP: GMCast version 0 2022-12-01 18:27:48 0 [Note] WSREP: (dbaafa0b-ab42, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-12-01 18:27:48 0 [Note] WSREP: (dbaafa0b-ab42, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-12-01 18:27:48 0 [Note] WSREP: EVS version 1 2022-12-01 18:27:48 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-12-01 18:27:48 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-12-01 18:27:48 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-12-01 18:27:48 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-12-01 18:27:48 0 [Note] WSREP: Node dbaafa0b-ab42 state prim 2022-12-01 18:27:48 0 [Note] WSREP: view(view_id(PRIM,dbaafa0b-ab42,1) memb { dbaafa0b-ab42,0 } joined { } left { } partitioned { }) 2022-12-01 18:27:48 0 [Note] WSREP: save pc into disk 2022-12-01 18:27:48 0 [Note] WSREP: gcomm: connected 2022-12-01 18:27:48 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-12-01 18:27:48 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-12-01 18:27:48 0 [Note] WSREP: Opened channel 'galera' 2022-12-01 18:27:48 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-12-01 18:27:48 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: dbab89f5-71a5-11ed-880f-6763f056c7b2 2022-12-01 18:27:48 0 [Note] WSREP: STATE EXCHANGE: sent state msg: dbab89f5-71a5-11ed-880f-6763f056c7b2 2022-12-01 18:27:48 0 [Note] WSREP: STATE EXCHANGE: got state msg: dbab89f5-71a5-11ed-880f-6763f056c7b2 from 0 (onap-policy-mariadb-0) 2022-12-01 18:27:48 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 = d4c3266b-71a5-11ed-84e3-f70ffc121489 2022-12-01 18:27:48 1 [Note] WSREP: Starting rollbacker thread 1 2022-12-01 18:27:48 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-12-01 18:27:48 0 [Note] WSREP: Restored state OPEN -> JOINED (15) 2022-12-01 18:27:48 2 [Note] WSREP: Starting applier thread 2 2022-12-01 18:27:48 2 [Note] WSREP: ####### processing CC 15, local, ordered 2022-12-01 18:27:48 2 [Note] WSREP: Process first view: d4c3266b-71a5-11ed-84e3-f70ffc121489 my uuid: dbaafa0b-71a5-11ed-ab42-ab1dabec2488 2022-12-01 18:27:48 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group. 2022-12-01 18:27:48 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2022-12-01 18:27:48 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position d4c3266b-71a5-11ed-84e3-f70ffc121489:15 with ID dbaafa0b-71a5-11ed-ab42-ab1dabec2488 2022-12-01 18:27:48 2 [Note] WSREP: Server status change disconnected -> connected 2022-12-01 18:27:48 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:48 2 [Note] WSREP: ####### My UUID: dbaafa0b-71a5-11ed-ab42-ab1dabec2488 2022-12-01 18:27:48 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-12-01 18:27:48 0 [Note] WSREP: Service thread queue flushed. 2022-12-01 18:27:48 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-12-01 18:27:48 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-12-01 18:27:48 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 15 2022-12-01 18:27:48 0 [Note] WSREP: Service thread queue flushed. 2022-12-01 18:27:48 2 [Note] WSREP: ================================================ View: id: d4c3266b-71a5-11ed-84e3-f70ffc121489: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: dbaafa0b-71a5-11ed-ab42-ab1dabec2488, onap-policy-mariadb-0 ================================================= 2022-12-01 18:27:48 2 [Note] WSREP: Server status change connected -> joiner 2022-12-01 18:27:48 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:48 2 [Note] WSREP: Server status change joiner -> initializing 2022-12-01 18:27:48 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:48 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-12-01 18:27:48 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2022-12-01 18:27:48 0 [Note] InnoDB: Using Linux native AIO 2022-12-01 18:27:48 0 [Note] InnoDB: Uses event mutexes 2022-12-01 18:27:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-12-01 18:27:48 0 [Note] InnoDB: Number of pools: 1 2022-12-01 18:27:48 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-12-01 18:27:48 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2022-12-01 18:27:48 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-12-01 18:27:48 0 [Note] InnoDB: Completed initialization of buffer pool 2022-12-01 18:27:48 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2022-12-01 18:27:48 0 [Note] InnoDB: 128 rollback segments are active. 2022-12-01 18:27:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-12-01 18:27:48 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-12-01 18:27:50 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-12-01 18:27:50 0 [Note] InnoDB: 10.5.8 started; log sequence number 70405; transaction id 44 2022-12-01 18:27:50 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-12-01 18:27:50 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2022-12-01 18:27:50 0 [Note] InnoDB: Buffer pool(s) load completed at 221201 18:27:50 2022-12-01 18:27:50 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-12-01 18:27:50 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. 2022-12-01 18:27:50 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-12-01 18:27:50 0 [Note] WSREP: Server initialized 2022-12-01 18:27:50 0 [Note] WSREP: Server status change initializing -> initialized 2022-12-01 18:27:50 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:50 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-12-01 18:27:50 7 [Note] WSREP: Starting applier thread 7 2022-12-01 18:27:50 6 [Note] WSREP: Starting applier thread 6 2022-12-01 18:27:50 8 [Note] WSREP: Starting applier thread 8 2022-12-01 18:27:50 0 [Note] Reading of all Master_info entries succeeded 2022-12-01 18:27:50 0 [Note] Added new Master_info '' to hash table 2022-12-01 18:27:50 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-12-01 18:27:50 5 [Note] WSREP: Recovered cluster id d4c3266b-71a5-11ed-84e3-f70ffc121489 2022-12-01 18:27:50 2 [Note] WSREP: Server status change initialized -> joined 2022-12-01 18:27:50 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:50 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-12-01 18:27:50 2 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-12-01 18:27:50 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-12-01 18:27:50 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group 2022-12-01 18:27:50 2 [Note] WSREP: Server status change joined -> synced 2022-12-01 18:27:50 2 [Note] WSREP: Synchronized with group, ready for connections 2022-12-01 18:27:50 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 221201 18:27:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:28:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919288; SELECT page_size, compress_ops, 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.000389 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919288; SELECT page_size, compress_ops, 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.000167 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:28:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000931 Lock_time: 0.000760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919290; SELECT page_size, compress_ops, 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.000192 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:28:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919298; SELECT page_size, buffer_pool_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.000194 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.002376 Lock_time: 0.002231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:28:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000934 Lock_time: 0.000849 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:28:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.003629 Lock_time: 0.003462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.003125 Lock_time: 0.003045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:28:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919320; SELECT page_size, compress_ops, 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.002013 Lock_time: 0.001884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:28:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:28:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.001075 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.001542 Lock_time: 0.001486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:29:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:29:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:29:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919358; SELECT page_size, buffer_pool_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.000504 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919358; SELECT page_size, buffer_pool_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.000187 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:29:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919368; SELECT page_size, buffer_pool_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.000613 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:29:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919378; SELECT page_size, compress_ops, 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.000241 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:29:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:29:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919388; SELECT page_size, buffer_pool_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.000207 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919388; SELECT page_size, compress_ops, 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.000344 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919388; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:29:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919398; SELECT page_size, buffer_pool_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.000445 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919398; SELECT page_size, compress_ops, 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.000496 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919398; SELECT page_size, compress_ops, 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.000188 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:30:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919408; SELECT page_size, compress_ops, 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.000525 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919408; SELECT page_size, compress_ops, 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.000169 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:30:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:30:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-12-01 18:30:21 87 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode. # Time: 221201 18:30:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:30:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:30:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:30:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919448; SELECT page_size, compress_ops, 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.000225 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:30:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919458; SELECT page_size, buffer_pool_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.000211 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:31:03 # User@Host: policy_user[policy_user] @ [10.233.68.83] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.001866 Lock_time: 0.000382 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 73 SET timestamp=1669919463; SELECT count(table_name) from information_schema.tables where table_schema='policyadmin'; # Time: 221201 18:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.622459 Lock_time: 0.622292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.013011 Lock_time: 0.012876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:31:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.005183 Lock_time: 0.005105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.014081 Lock_time: 0.013954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:31:22 # User@Host: policy_user[policy_user] @ [10.233.68.83] # Thread_id: 323 Schema: policyadmin QC_hit: No # Query_time: 0.003391 Lock_time: 0.002978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use policyadmin; SET timestamp=1669919482; UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num; # Time: 221201 18:31:23 # User@Host: policy_user[policy_user] @ [10.233.68.83] # Thread_id: 329 Schema: policyadmin QC_hit: No # Query_time: 0.005321 Lock_time: 0.005027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1669919483; 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: 221201 18:31:25 # User@Host: policy_user[policy_user] @ [10.233.68.83] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.003104 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 70 # Rows_affected: 0 Bytes_sent: 74 SET timestamp=1669919485; SELECT count(table_name) from information_schema.tables where table_schema='policyadmin'; # User@Host: policy_user[policy_user] @ [10.233.68.83] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000151 Rows_sent: 118 Rows_examined: 236 # Rows_affected: 0 Bytes_sent: 12515 SET timestamp=1669919485; SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC; # Time: 221201 18:31:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:31:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:31:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:31:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:31:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:32:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.002252 Lock_time: 0.002171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:32:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:32:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:32:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.001154 Lock_time: 0.001015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.001668 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:32:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:32:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:32:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:32:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.001097 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:33:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:33:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:33:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.000874 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:33:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.006414 Lock_time: 0.006313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:33:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.003203 Lock_time: 0.003150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:33:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:33:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.002012 Lock_time: 0.001898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:33:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:34:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:34:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:34:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:34:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-12-01 18:34:32 453 [Warning] Aborted connection 453 to db: 'unconnected' user: 'unauthenticated' host: '10.233.70.2' (This connection closed normally without authentication) # Time: 221201 18:34:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.004395 Lock_time: 0.004326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919678; SELECT page_size, buffer_pool_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.000278 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919678; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919678; SELECT page_size, compress_ops, 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.000185 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:34:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919680; SELECT page_size, compress_ops, 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.000189 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:34:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:34:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.004132 Lock_time: 0.004061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:35:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:35:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:35:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.005249 Lock_time: 0.005091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919718; SELECT page_size, compress_ops, 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.000196 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.001106 Lock_time: 0.000995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:35:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.002187 Lock_time: 0.002101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:35:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.003019 Lock_time: 0.002928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.003597 Lock_time: 0.003528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:35:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.003845 Lock_time: 0.003667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:35:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.002121 Lock_time: 0.002030 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919748; SELECT page_size, buffer_pool_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.001489 Lock_time: 0.001402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919748; SELECT page_size, buffer_pool_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.000607 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919748; SELECT page_size, compress_ops, 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.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:35:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919758; SELECT page_size, buffer_pool_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.000482 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:36:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919768; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919768; SELECT page_size, compress_ops, 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.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919768; SELECT page_size, buffer_pool_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.000291 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:36:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919770; SELECT page_size, compress_ops, 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.000561 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:36:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.002170 Lock_time: 0.001948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:36:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919788; SELECT page_size, compress_ops, 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.001217 Lock_time: 0.001104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 517 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:36:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:36:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919800; SELECT page_size, compress_ops, 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.000339 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:36:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:36:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:37:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:37:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.001679 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:37:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919838; SELECT page_size, compress_ops, 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.000320 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919838; SELECT page_size, compress_ops, 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.000753 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:37:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919848; SELECT page_size, compress_ops, 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.000459 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:37:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919858; SELECT page_size, compress_ops, 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.000476 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919858; SELECT page_size, buffer_pool_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.000209 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919858; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:37:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:37:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919868; SELECT page_size, compress_ops, 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.000389 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919868; SELECT page_size, compress_ops, 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.000141 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:37:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.004240 Lock_time: 0.004138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.004145 Lock_time: 0.004037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:38:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.009186 Lock_time: 0.009073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:38:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:38:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:38:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:38:29 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.001923 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use clampacm; SET timestamp=1669919909; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 221201 18:38:32 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.451879 Lock_time: 0.450834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1669919912; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000954 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1669919912; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.002171 Lock_time: 0.000499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1247 SET timestamp=1669919912; 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: 221201 18:38:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919918; SELECT page_size, compress_ops, 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.000335 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919918; SELECT page_size, compress_ops, 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.000175 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:38:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:38:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:38:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:39:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:39:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:39:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:39:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919968; SELECT page_size, buffer_pool_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.000315 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:39:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919978; SELECT page_size, buffer_pool_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.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919978; SELECT page_size, compress_ops, 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.000266 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919978; SELECT page_size, compress_ops, 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.000202 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:39:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:39:45 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.208562 Lock_time: 0.208309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669919985; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:39:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919988; SELECT page_size, buffer_pool_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.000481 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919988; SELECT page_size, compress_ops, 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.000164 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:39:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669919998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669919998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:40:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.001130 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:40:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:40:16 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000349 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920016; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:40:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 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=1669920018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:40:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:40:37 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000481 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920037; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000376 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920037; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000408 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920037; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:40:38 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000366 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920038; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000287 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920038; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.001785 Lock_time: 0.001734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:40:39 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000446 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920039; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:40:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:40:45 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.599413 Lock_time: 0.599164 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1088 SET timestamp=1669920045; select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000328 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920045; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:40:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:40:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 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=1669920058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:41:07 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000504 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920067; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:41:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:41:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:41:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:41:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920088; SELECT page_size, buffer_pool_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.000288 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:41:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920098; SELECT page_size, buffer_pool_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.000421 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:41:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920100; SELECT page_size, buffer_pool_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.000341 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:41:42 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000598 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920102; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:41:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920108; SELECT page_size, compress_ops, 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.000209 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920108; SELECT page_size, compress_ops, 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.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:41:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920118; SELECT page_size, buffer_pool_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.000229 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:42:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:42:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:42:16 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000341 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920136; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:42:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.001237 Lock_time: 0.001102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:42:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:42:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:42:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-12-01 18:42:43 702 [Warning] Aborted connection 702 to db: 'policyadmin' user: 'policy_user' host: '10.233.71.185' (Got an error reading communication packets) # Time: 221201 18:42:45 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.622555 Lock_time: 0.622348 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1088 SET timestamp=1669920165; select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000341 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920165; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:42:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:42:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:43:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:43:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.971063 Lock_time: 0.970922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920189; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.975854 Lock_time: 0.975712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920189; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920189; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:43:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:43:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:43:28 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.485435 Lock_time: 0.485164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 866 use policyadmin; SET timestamp=1669920208; 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: 741 Schema: QC_hit: No # Query_time: 0.008394 Lock_time: 0.008314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.018243 Lock_time: 0.018087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:43:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:43:40 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.737934 Lock_time: 0.737279 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920220; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000629 Lock_time: 0.000212 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1383 SET timestamp=1669920220; select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920220; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.004066 Lock_time: 0.003807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 384 SET timestamp=1669920220; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000268 Lock_time: 0.000112 Rows_sent: 2 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 817 SET timestamp=1669920220; select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000162 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 579 SET timestamp=1669920220; select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.003026 Lock_time: 0.002858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 619 SET timestamp=1669920220; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000245 Lock_time: 0.000074 Rows_sent: 3 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 914 SET timestamp=1669920220; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000142 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 579 SET timestamp=1669920220; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000134 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 619 SET timestamp=1669920220; select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='drools' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000171 Lock_time: 0.000053 Rows_sent: 19 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 2247 SET timestamp=1669920220; select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000190 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 656 SET timestamp=1669920220; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000139 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 619 SET timestamp=1669920220; select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='xacml' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL'; # Time: 221201 18:43:41 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000229 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 2 Bytes_sent: 11 SET timestamp=1669920221; delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.633008 Lock_time: 0.632792 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920221; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000581 Lock_time: 0.000202 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1383 SET timestamp=1669920221; select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000202 Lock_time: 0.000071 Rows_sent: 2 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 817 SET timestamp=1669920221; select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000259 Lock_time: 0.000053 Rows_sent: 3 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 914 SET timestamp=1669920221; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000169 Lock_time: 0.000056 Rows_sent: 19 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 2247 SET timestamp=1669920221; 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: 221201 18:43:42 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000205 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1669920222; delete from JpaPdpSubGroup_policies where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000385 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 19 Bytes_sent: 11 SET timestamp=1669920222; delete from JpaPdpSubGroup_supportedPolicyTypes where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000273 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920222; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000365 Lock_time: 0.000113 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1383 SET timestamp=1669920222; select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000172 Lock_time: 0.000067 Rows_sent: 2 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 817 SET timestamp=1669920222; select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000161 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 579 SET timestamp=1669920222; select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000168 Lock_time: 0.000068 Rows_sent: 3 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 914 SET timestamp=1669920222; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000148 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 579 SET timestamp=1669920222; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000158 Lock_time: 0.000052 Rows_sent: 19 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 2247 SET timestamp=1669920222; select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000156 Lock_time: 0.000058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 656 SET timestamp=1669920222; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000270 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920222; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000319 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920222; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000228 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920222; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:43 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000232 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920223; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:44 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000358 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920224; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:46 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000318 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920226; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920228; SELECT page_size, compress_ops, 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.000424 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920228; SELECT page_size, compress_ops, 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.002219 Lock_time: 0.002139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920228; SELECT page_size, buffer_pool_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.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:43:49 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000308 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920229; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:51 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000313 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920231; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:54 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000328 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920234; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:56 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000237 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920236; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:43:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920238; SELECT page_size, compress_ops, 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.000696 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920238; SELECT page_size, buffer_pool_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.000310 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920238; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:43:59 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000419 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920239; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:01 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000246 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920241; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:04 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000433 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920244; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:06 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000200 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920246; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 758 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920248; SELECT page_size, buffer_pool_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.000400 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920248; SELECT page_size, compress_ops, 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.000410 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:44:09 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000217 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920249; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920250; SELECT page_size, buffer_pool_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.000311 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:44:11 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000298 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920251; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:14 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000278 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920254; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:16 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000239 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920256; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000373 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920256; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:44:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920258; SELECT page_size, compress_ops, 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.000187 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:44:19 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920259; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:21 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000254 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920261; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:24 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000229 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920264; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:26 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000286 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920266; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920268; SELECT page_size, compress_ops, 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.000299 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920268; SELECT page_size, buffer_pool_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.000189 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:44:29 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000289 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920269; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:31 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000231 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920271; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:34 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920274; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:36 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000323 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920276; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:38 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.150222 Lock_time: 0.150052 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920278; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920278; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000219 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 3 Bytes_sent: 11 SET timestamp=1669920278; delete from JpaPdpSubGroup_supportedPolicyTypes where localName='drools' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL'; # Time: 221201 18:44:39 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000325 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920279; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000547 Lock_time: 0.000143 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1383 SET timestamp=1669920279; select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000247 Lock_time: 0.000088 Rows_sent: 2 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 817 SET timestamp=1669920279; select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000236 Lock_time: 0.000071 Rows_sent: 3 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 914 SET timestamp=1669920279; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000180 Lock_time: 0.000070 Rows_sent: 19 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 2247 SET timestamp=1669920279; select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL'; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000169 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920279; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000242 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920279; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000227 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920279; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:40 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000216 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920280; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:44:41 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000237 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920281; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:44 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000308 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920284; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:45 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000408 Lock_time: 0.000219 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1088 use clampacm; SET timestamp=1669920285; select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000298 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920285; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:44:46 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000263 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920286; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:44:49 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000244 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920289; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:51 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000260 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920291; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:54 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000754 Lock_time: 0.000603 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920294; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:56 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000431 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920296; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:44:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920298; SELECT page_size, buffer_pool_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.000363 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:44:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920299; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.259124 Lock_time: 0.258915 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920299; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000168 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920299; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:01 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000318 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920301; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:04 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000237 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920304; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:06 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000243 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920306; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:07 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000274 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920307; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:45:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920308; SELECT page_size, compress_ops, 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.000148 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920308; SELECT page_size, compress_ops, 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.000152 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:09 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000321 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920309; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:11 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000215 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920311; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:14 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000257 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920314; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:17 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000227 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920317; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920318; SELECT page_size, compress_ops, 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.000200 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920318; SELECT page_size, buffer_pool_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.000302 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:20 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000324 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920320; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:22 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000303 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920322; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:25 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000296 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920325; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:27 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.467159 Lock_time: 0.466939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 866 SET timestamp=1669920327; select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000244 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920327; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920328; SELECT page_size, compress_ops, 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.000197 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:45:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920329; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:30 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000295 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920330; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:32 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000347 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920332; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:35 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000236 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920335; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:37 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920337; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920339; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.311549 Lock_time: 0.311335 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920339; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:40 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000181 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920340; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.001285 Lock_time: 0.001116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:41 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000285 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920341; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:42 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.536922 Lock_time: 0.536705 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920342; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000399 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920342; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:45:43 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000233 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920343; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:46 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000267 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920346; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:48 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000501 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920348; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920348; SELECT page_size, compress_ops, 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.000379 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920348; SELECT page_size, compress_ops, 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.000604 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:51 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000197 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920351; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:53 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000472 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920353; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:56 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000251 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920356; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:45:58 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.001272 Lock_time: 0.001100 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920358; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:45:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920359; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920359; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:46:01 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000328 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920361; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:03 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000263 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920363; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:06 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000313 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920366; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000263 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920368; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:46:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:46:11 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000299 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920371; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:13 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000250 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920373; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:16 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000216 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920376; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:17 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.967698 Lock_time: 0.967453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920377; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:46:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:46:19 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000245 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920379; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:21 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000261 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920381; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:22 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000416 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920382; 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.69.134] # Thread_id: 652 Schema: policyclamp QC_hit: No # Query_time: 0.004095 Lock_time: 0.003901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 810 use policyclamp; SET timestamp=1669920382; select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_; # Time: 221201 18:46:23 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.032760 Lock_time: 0.032570 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920383; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000279 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920383; 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.69.134] # Thread_id: 652 Schema: policyclamp QC_hit: No # Query_time: 0.000402 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 810 use policyclamp; SET timestamp=1669920383; select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_; # Time: 221201 18:46:26 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000302 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920386; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000325 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920388; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:46:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920389; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:46:31 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000274 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920391; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:33 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000338 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920393; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:36 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000302 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920396; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.002360 Lock_time: 0.002300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000227 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920398; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000176 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920398; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920399; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:46:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:46:41 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000404 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920401; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:42 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000271 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920402; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:45 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.653691 Lock_time: 0.653421 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1088 use clampacm; SET timestamp=1669920405; select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_; # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000384 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 SET timestamp=1669920405; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000182 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920405; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:47 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000334 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920407; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.002823 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:46:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920409; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:46:50 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000237 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920410; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:52 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000226 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920412; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:55 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920415; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:57 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000337 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920417; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:46:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:46:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 833 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920419; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 833 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920419; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:47:00 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.977907 Lock_time: 0.977732 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920420; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:01 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000236 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920421; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:04 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000275 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920424; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:07 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000328 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920427; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000307 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920427; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:47:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 837 Schema: QC_hit: No # Query_time: 0.001117 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 837 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:47:09 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000182 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920429; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:47:12 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000201 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920432; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:14 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000394 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920434; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:17 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000270 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920437; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.004898 Lock_time: 0.004730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:47:19 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000342 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920439; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:22 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000292 Lock_time: 0.000206 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920442; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:24 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000301 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920444; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:27 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.505944 Lock_time: 0.505871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 866 SET timestamp=1669920447; select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000264 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920447; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.487282 Lock_time: 0.487130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 846 Schema: QC_hit: No # Query_time: 0.463249 Lock_time: 0.463078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 846 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=1669920448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:47:29 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000270 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920449; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:32 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000359 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920452; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:34 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000325 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920454; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:37 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000388 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920457; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:47:39 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000360 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920459; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:40 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000364 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920460; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:47:42 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000184 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920462; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:43 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920463; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000259 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920463; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:47:44 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000336 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920464; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:47 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000192 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920467; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.001866 Lock_time: 0.001804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:47:49 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000330 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920469; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:52 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000424 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920472; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:54 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000239 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920474; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:57 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000222 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920477; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:47:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:47:59 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000336 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920479; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:03 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000189 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920483; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:05 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000212 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920485; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000395 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920488; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 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=1669920488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:48:10 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920490; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000966 Lock_time: 0.000862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:48:13 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000292 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920493; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:15 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000267 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920495; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:16 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000449 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920496; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:48:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920498; 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.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000321 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920498; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:48:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920499; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920499; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:48:20 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000254 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920500; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:23 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000261 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920503; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:25 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000293 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920505; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:28 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000222 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920508; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:48:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920509; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:48:30 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000269 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920510; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:33 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000268 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920513; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:35 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000194 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920515; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:38 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920518; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:48:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920519; 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.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000392 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920519; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:40 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000701 Lock_time: 0.000348 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920520; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 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=1669920520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:48:43 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000219 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920523; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:45 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.681398 Lock_time: 0.681213 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1088 use clampacm; SET timestamp=1669920525; select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000279 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920525; 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.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000310 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920525; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:48:48 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000185 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920528; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:48:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920529; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:48:50 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000306 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920530; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:53 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000231 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920533; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:55 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000224 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920535; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:48:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920538; 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.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000237 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920538; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:48:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920539; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:49:00 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000252 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920540; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:01 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000203 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920541; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:03 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000250 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920543; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:05 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000325 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920545; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:08 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000325 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920548; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000304 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920548; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:09 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000290 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920549; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:49:12 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000322 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920552; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:14 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000273 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920554; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:17 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000310 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920557; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:49:19 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000418 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920559; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:22 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000346 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920562; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:24 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000409 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920564; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:27 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.513961 Lock_time: 0.513698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 866 SET timestamp=1669920567; select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_; # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000388 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920567; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.428886 Lock_time: 0.428730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.427154 Lock_time: 0.427017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:49:29 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000305 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920569; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:33 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.993365 Lock_time: 0.993169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920573; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:36 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000256 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920576; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.004286 Lock_time: 0.004121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920579; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920579; 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.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000263 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920579; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:40 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.000367 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920580; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:49:41 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000291 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920581; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:42 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.630445 Lock_time: 0.630249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920582; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:43 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.000457 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920583; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # Time: 221201 18:49:44 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000266 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920584; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:46 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000203 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920586; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920588; 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.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000262 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920588; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920589; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:49:51 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000205 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920591; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:53 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000663 Lock_time: 0.000547 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920593; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:56 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920596; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:58 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920598; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:49:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920599; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920599; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:50:01 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000238 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920601; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:03 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000277 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920603; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:06 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000219 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920606; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:08 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000220 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920608; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 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=1669920608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:50:09 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920609; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:50:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:50:11 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000691 Lock_time: 0.000583 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920611; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:13 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000430 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920613; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:16 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000260 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920616; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:18 # User@Host: policy_user[policy_user] @ [10.233.69.197] # Thread_id: 573 Schema: clampacm QC_hit: No # Query_time: 0.978265 Lock_time: 0.977748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1967 use clampacm; SET timestamp=1669920618; select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:50:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.965746 Lock_time: 0.965583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920619; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.976266 Lock_time: 0.976115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920619; 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.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000459 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 use policyadmin; SET timestamp=1669920619; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.972467 Lock_time: 0.972317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:50:24 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000288 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920624; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:26 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000353 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920626; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.002413 Lock_time: 0.002331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.009117 Lock_time: 0.008968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920629; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.013651 Lock_time: 0.013596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920629; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 221201 18:50:30 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000234 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920630; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:32 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000272 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920632; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:35 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000261 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920635; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:36 # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.100250 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 70 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1669920636; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 221201 18:50:37 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000380 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920637; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:38 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 707 Schema: policyadmin QC_hit: No # Query_time: 0.083126 Lock_time: 0.082750 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920638; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920639; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920639; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920639; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920639; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:50:40 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000240 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920640; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1669920641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1669920641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 221201 18:50:42 # User@Host: policy_user[policy_user] @ [10.233.71.185] # Thread_id: 708 Schema: policyadmin QC_hit: No # Query_time: 0.000204 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 421 SET timestamp=1669920642; select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_; # Time: 221201 18:50:44 # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.001739 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 415 SET timestamp=1669920644; select metadata0_.name as name1_30_0_, metadata0_.version as version2_30_0_, metadata0_.metadata as metadata3_30_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaServiceTemplate_metadata metadata0_ where metadata0_.name='ToscaServiceTemplateSimple' and metadata0_.version='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000899 Lock_time: 0.000161 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 10917 SET timestamp=1669920644; select conceptmap0_.conceptContainerMapName as conceptc1_47_0_, conceptmap0_.concpetContainerMapVersion as concpetc2_47_0_, conceptmap0_.conceptContainerName as conceptc3_47_0_, conceptmap0_.conceptContainerVersion as conceptc4_47_0_, conceptmap0_.name as name5_0_, conceptmap0_.version as version6_0_, jpatoscada1_.name as name1_45_1_, jpatoscada1_.version as version2_45_1_, jpatoscada1_.derived_from_name as derived_3_45_1_, jpatoscada1_.derived_from_version as derived_4_45_1_, jpatoscada1_.description as descript5_45_1_ from ToscaDataTypes_ToscaDataType conceptmap0_ inner join ToscaDataType jpatoscada1_ on conceptmap0_.conceptContainerName=jpatoscada1_.name and conceptmap0_.conceptContainerVersion=jpatoscada1_.version where conceptmap0_.conceptContainerMapName='ToscaDataTypesSimple' and conceptmap0_.concpetContainerMapVersion='1.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.001606 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.tca_policy' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000639 Lock_time: 0.000093 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3290 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.tca_policy' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.001341 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.tca_policy' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000132 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-property' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000448 Lock_time: 0.000063 Rows_sent: 6 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 6678 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-property' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000116 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-property' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000109 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Target' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000425 Lock_time: 0.000041 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3240 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Target' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000113 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Target' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000104 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementTypes' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000387 Lock_time: 0.000045 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1667 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementTypes' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000115 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementTypes' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000129 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distanceProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000558 Lock_time: 0.000041 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2682 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distanceProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000118 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distanceProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000109 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.vnfProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000686 Lock_time: 0.000058 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4992 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.vnfProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000158 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.vnfProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000136 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.hpa-feature-attributes_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000404 Lock_time: 0.000041 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5052 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.hpa-feature-attributes_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000137 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.hpa-feature-attributes_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000107 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000448 Lock_time: 0.000040 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1714 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000114 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasics' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000148 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorFeatures_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000397 Lock_time: 0.000044 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4865 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorFeatures_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000121 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorFeatures_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000135 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.naming-model-entity' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000426 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5973 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.naming-model-entity' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000147 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.naming-model-entity' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000134 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventHandler' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000417 Lock_time: 0.000042 Rows_sent: 11 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 13273 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventHandler' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000135 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventHandler' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000107 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.topic' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000409 Lock_time: 0.000045 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2630 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.topic' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000117 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.topic' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000111 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.queryProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000463 Lock_time: 0.000042 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3495 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.queryProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000130 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.queryProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000130 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Environment' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000389 Lock_time: 0.000043 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2518 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Environment' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000110 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Environment' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000122 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.thresholds' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000435 Lock_time: 0.000047 Rows_sent: 7 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 12891 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.thresholds' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000158 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.thresholds' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000111 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroup' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000699 Lock_time: 0.000063 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2972 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroup' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000341 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroup' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000380 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.objectiveParameter_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000736 Lock_time: 0.000117 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3113 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.objectiveParameter_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000157 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.objectiveParameter_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000138 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.distance_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000639 Lock_time: 0.000042 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4276 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.distance_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000160 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.distance_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000150 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.dmaap.events' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000707 Lock_time: 0.000054 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3674 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.dmaap.events' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000156 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.dmaap.events' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000138 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.subscription' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000824 Lock_time: 0.000056 Rows_sent: 7 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 8505 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.subscription' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000121 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.subscription' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000123 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EventProtocol' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000563 Lock_time: 0.000044 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2728 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EventProtocol' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000122 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EventProtocol' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000127 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.pciProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000487 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5653 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.pciProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000142 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.pciProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000114 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.pm-mapper-filter' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000475 Lock_time: 0.000054 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1641 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.pm-mapper-filter' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000148 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.pm-mapper-filter' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000117 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.EngineService' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000662 Lock_time: 0.000060 Rows_sent: 9 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 10311 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.EngineService' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000125 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.EngineService' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000113 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.CarrierTechnology' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000415 Lock_time: 0.000047 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2750 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.CarrierTechnology' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000119 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.CarrierTechnology' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000113 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Operation' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000430 Lock_time: 0.000043 Rows_sent: 11 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 12618 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Operation' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000147 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Operation' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000161 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.flavorProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000484 Lock_time: 0.000043 Rows_sent: 7 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 8013 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.flavorProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000138 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.flavorProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000133 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.increment-sequence' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000404 Lock_time: 0.000040 Rows_sent: 6 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 7398 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.increment-sequence' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000135 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.increment-sequence' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000122 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.Engine' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000622 Lock_time: 0.000042 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2919 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.Engine' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000190 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.Engine' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000163 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.filters' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000569 Lock_time: 0.000057 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 4687 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.filters' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000128 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.filters' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000113 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatype.controlloop.Actor' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000629 Lock_time: 0.000044 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5420 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatype.controlloop.Actor' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000209 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatype.controlloop.Actor' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000155 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.Plugin' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000765 Lock_time: 0.000059 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2560 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.Plugin' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000144 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.Plugin' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000111 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.capacityProperties_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000481 Lock_time: 0.000042 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2469 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.capacityProperties_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000127 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.capacityProperties_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000110 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.nfFilter' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000401 Lock_time: 0.000051 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2805 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.nfFilter' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000132 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.nfFilter' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000153 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.rules_artifact' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000395 Lock_time: 0.000048 Rows_sent: 3 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 3575 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.rules_artifact' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000114 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.rules_artifact' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000161 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementGroups' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000426 Lock_time: 0.000044 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1666 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementGroups' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000122 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementGroups' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000126 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_attributes_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000403 Lock_time: 0.000044 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2505 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_attributes_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000119 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_attributes_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000122 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.guard.filter' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000438 Lock_time: 0.000048 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5570 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.guard.filter' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000117 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.guard.filter' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000142 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.directives_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000552 Lock_time: 0.000075 Rows_sent: 2 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 2624 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.directives_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000118 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.directives_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000141 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000465 Lock_time: 0.000084 Rows_sent: 4 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 5214 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000157 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.native.apex.engineservice.engine.Context' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000157 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.measurementType' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000382 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1469 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.measurementType' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000147 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.measurementType' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000114 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000395 Lock_time: 0.000047 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1472 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000119 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='onap.datatypes.monitoring.managedObjectDNsBasic' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000135 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='policy.data.parameterAttributes_properties' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000527 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 6024 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDataType_properties properties0_ where properties0_.name='policy.data.parameterAttributes_properties' and properties0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000125 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 309 SET timestamp=1669920644; select constraint0_.name as name1_11_0_, constraint0_.version as version2_11_0_, constraint0_.constraints as constrai3_11_0_ from JpaToscaDataType_constraints constraint0_ where constraint0_.name='policy.data.parameterAttributes_properties' and constraint0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000140 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 387 SET timestamp=1669920644; select metadata0_.name as name1_12_0_, metadata0_.version as version2_12_0_, metadata0_.metadata as metadata3_12_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaDataType_metadata metadata0_ where metadata0_.name='onap.datatypes.drools.controller.relation' and metadata0_.version='0.0.0'; # User@Host: policy_user[policy_user] @ [10.233.72.159] # Thread_id: 927 Schema: policyadmin QC_hit: No # Query_time: 0.000427 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 191 # Rows_affected: 0 Bytes_sent: 1467 SET timestamp=1669920644; select properties0_.name as name1_13_0_, properties0_.version as version2_13_0_, properties0_.properties as properti3_13_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaDat