mariadb 13:51:21.66  mariadb 13:51:21.67 Welcome to the Bitnami mariadb-galera container mariadb 13:51:21.68 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 13:51:21.69 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 13:51:21.69  mariadb 13:51:21.75 INFO  ==> ** Starting MariaDB setup ** mariadb 13:51:21.85 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 13:51:22.06 INFO  ==> Initializing mariadb database mariadb 13:51:22.07 DEBUG ==> Ensuring expected directories/files exist mariadb 13:51:22.16 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 13:51:22.18 INFO  ==> Setting user option mariadb 13:51:22.18 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 13:51:22.63 INFO  ==> Setting wsrep_node_name option mariadb 13:51:22.64 DEBUG ==> Setting wsrep_node_name to 'onap-cmso-db-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 13:51:22.81 INFO  ==> Setting wsrep_node_address option mariadb 13:51:22.82 DEBUG ==> Setting wsrep_node_address to '10.233.72.198' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 13:51:22.86 INFO  ==> Setting wsrep_sst_auth option mariadb 13:51:22.87 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:FDf81iKP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 13:51:23.04 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 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-cmso-db-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 13:51:28.46 INFO  ==> Starting mariadb in background 2021-04-08 13:51:28 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 166 ... 2021-04-08 13:51:28 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-04-08 13:51:28 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-04-08 13:51:28 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-04-08 13:51:28 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-04-08 13:51:28 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2021-04-08 13:51:28 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-04-08 13:51:28 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-04-08 13:51:28 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-04-08 13:51:28 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.198; 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; 2021-04-08 13:51:28 0 [Note] WSREP: Start replication 2021-04-08 13:51:28 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-04-08 13:51:28 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-08 13:51:28 0 [Note] WSREP: protonet asio version 0 2021-04-08 13:51:28 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-04-08 13:51:28 0 [Note] WSREP: backend: asio 2021-04-08 13:51:28 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-04-08 13:51:28 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-04-08 13:51:28 0 [Note] WSREP: restore pc from disk failed 2021-04-08 13:51:28 0 [Note] WSREP: GMCast version 0 2021-04-08 13:51:28 0 [Note] WSREP: (8490eb45-8937, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-04-08 13:51:28 0 [Note] WSREP: (8490eb45-8937, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-04-08 13:51:28 0 [Note] WSREP: EVS version 1 2021-04-08 13:51:28 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-04-08 13:51:28 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-04-08 13:51:28 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-04-08 13:51:28 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-04-08 13:51:28 0 [Note] WSREP: Node 8490eb45-8937 state prim 2021-04-08 13:51:28 0 [Note] WSREP: view(view_id(PRIM,8490eb45-8937,1) memb { 8490eb45-8937,0 } joined { } left { } partitioned { }) 2021-04-08 13:51:28 0 [Note] WSREP: save pc into disk 2021-04-08 13:51:28 0 [Note] WSREP: gcomm: connected 2021-04-08 13:51:28 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-04-08 13:51:28 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-04-08 13:51:28 0 [Note] WSREP: Opened channel 'galera' 2021-04-08 13:51:28 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-04-08 13:51:28 1 [Note] WSREP: Starting rollbacker thread 1 2021-04-08 13:51:28 2 [Note] WSREP: Starting applier thread 2 2021-04-08 13:51:28 0 [Note] WSREP: Starting new group from scratch: 849fb592-9871-11eb-9a3b-0bf13f598bf0 2021-04-08 13:51:28 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 849fbc77-9871-11eb-94bc-bac974d72986 2021-04-08 13:51:28 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 849fbc77-9871-11eb-94bc-bac974d72986 2021-04-08 13:51:28 0 [Note] WSREP: STATE EXCHANGE: got state msg: 849fbc77-9871-11eb-94bc-bac974d72986 from 0 (onap-cmso-db-0) 2021-04-08 13:51:28 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 = 849fb592-9871-11eb-9a3b-0bf13f598bf0 2021-04-08 13:51:28 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-04-08 13:51:28 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2021-04-08 13:51:28 0 [Note] WSREP: Member 0.0 (onap-cmso-db-0) synced with group. 2021-04-08 13:51:28 2 [Note] WSREP: ####### processing CC 1, local, ordered 2021-04-08 13:51:28 2 [Note] WSREP: Process first view: 849fb592-9871-11eb-9a3b-0bf13f598bf0 my uuid: 8490eb45-9871-11eb-8937-0b004c2dcd6a 2021-04-08 13:51:28 2 [Note] WSREP: Server onap-cmso-db-0 connected to cluster at position 849fb592-9871-11eb-9a3b-0bf13f598bf0:1 with ID 8490eb45-9871-11eb-8937-0b004c2dcd6a 2021-04-08 13:51:28 2 [Note] WSREP: Server status change disconnected -> connected 2021-04-08 13:51:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:28 2 [Note] WSREP: ####### My UUID: 8490eb45-9871-11eb-8937-0b004c2dcd6a 2021-04-08 13:51:28 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-04-08 13:51:28 0 [Note] WSREP: Service thread queue flushed. 2021-04-08 13:51:28 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-04-08 13:51:28 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-08 13:51:28 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2021-04-08 13:51:28 0 [Note] WSREP: Service thread queue flushed. 2021-04-08 13:51:28 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2021-04-08 13:51:28 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 849fb592-9871-11eb-9a3b-0bf13f598bf0:0 2021-04-08 13:51:28 2 [Note] WSREP: ================================================ View: id: 849fb592-9871-11eb-9a3b-0bf13f598bf0: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: 8490eb45-9871-11eb-8937-0b004c2dcd6a, onap-cmso-db-0 ================================================= 2021-04-08 13:51:28 2 [Note] WSREP: Server status change connected -> joiner 2021-04-08 13:51:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:28 2 [Note] WSREP: Server status change joiner -> initializing 2021-04-08 13:51:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:28 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/ 2021-04-08 13:51:28 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-04-08 13:51:28 0 [Note] InnoDB: Using Linux native AIO 2021-04-08 13:51:28 0 [Note] InnoDB: Uses event mutexes 2021-04-08 13:51:28 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-04-08 13:51:28 0 [Note] InnoDB: Number of pools: 1 2021-04-08 13:51:28 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-04-08 13:51:28 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-04-08 13:51:28 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-04-08 13:51:29 0 [Note] InnoDB: Completed initialization of buffer pool 2021-04-08 13:51:29 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-04-08 13:51:29 0 [Note] InnoDB: 128 rollback segments are active. 2021-04-08 13:51:29 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-04-08 13:51:29 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-04-08 13:51:30 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-04-08 13:51:30 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2021-04-08 13:51:30 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-04-08 13:51:30 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 2021-04-08 13:51:30 0 [Note] InnoDB: Buffer pool(s) load completed at 210408 13:51:30 2021-04-08 13:51:30 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-04-08 13:51:30 0 [Warning] 'user' entry 'root@onap-cmso-db-0' ignored in --skip-name-resolve mode. 2021-04-08 13:51:30 0 [Warning] 'user' entry '@onap-cmso-db-0' ignored in --skip-name-resolve mode. 2021-04-08 13:51:30 0 [Warning] 'proxies_priv' entry '@% root@onap-cmso-db-0' ignored in --skip-name-resolve mode. 2021-04-08 13:51:30 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-04-08 13:51:30 0 [Note] WSREP: Server initialized 2021-04-08 13:51:30 0 [Note] WSREP: Server status change initializing -> initialized 2021-04-08 13:51:30 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:30 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-08 13:51:30 6 [Note] WSREP: Starting applier thread 6 2021-04-08 13:51:30 7 [Note] WSREP: Starting applier thread 7 2021-04-08 13:51:30 8 [Note] WSREP: Starting applier thread 8 2021-04-08 13:51:30 0 [Note] Reading of all Master_info entries succeeded 2021-04-08 13:51:30 0 [Note] Added new Master_info '' to hash table 2021-04-08 13:51:30 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 2021-04-08 13:51:30 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2021-04-08 13:51:30 2 [Note] WSREP: Server status change initialized -> joined 2021-04-08 13:51:30 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:30 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:30 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2021-04-08 13:51:30 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-08 13:51:30 2 [Note] WSREP: Server onap-cmso-db-0 synced with group 2021-04-08 13:51:30 2 [Note] WSREP: Server status change joined -> synced 2021-04-08 13:51:30 2 [Note] WSREP: Synchronized with group, ready for connections 2021-04-08 13:51:30 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 13:51:32.48 DEBUG ==> Sleeping 5 seconds before continuing with initialization 2021-04-08 13:51:32 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) mariadb 13:51:37.49 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.50 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 210408 13:51:37 # User@Host: root[root] @ localhost [] # Thread_id: 12 Schema: mysql QC_hit: No # Query_time: 0.016468 Lock_time: 0.014295 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1617889897; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 13:51:37.54 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.55 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "MatnLeyi0-Zazw"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "MatnLeyi0-Zazw"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2021-04-08 13:51:37 13 [Warning] 'proxies_priv' entry '@% root@onap-cmso-db-0' ignored in --skip-name-resolve mode. mariadb 13:51:37.58 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.59 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.000844 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1617889897; select Host from user where User=''; mariadb 13:51:37.65 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.66 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "XXc7CUC4"; mariadb 13:51:37.69 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.74 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 13:51:37.76 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.78 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "FDf81iKP"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.85 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2021-04-08 13:51:37 18 [Warning] 'proxies_priv' entry '@% root@onap-cmso-db-0' ignored in --skip-name-resolve mode. mariadb 13:51:37.88 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.89 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2021-04-08 13:51:37 19 [Warning] 'proxies_priv' entry '@% root@onap-cmso-db-0' ignored in --skip-name-resolve mode. mariadb 13:51:37.97 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 13:51:37.98 DEBUG ==> Executing SQL command: flush privileges; 2021-04-08 13:51:37 20 [Warning] 'proxies_priv' entry '@% root@onap-cmso-db-0' ignored in --skip-name-resolve mode. mariadb 13:51:38.06 INFO  ==> Stopping mariadb 2021-04-08 13:51:38 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2021-04-08 13:51:38 0 [Note] WSREP: Shutdown replication 2021-04-08 13:51:38 0 [Note] WSREP: Server status change synced -> disconnecting 2021-04-08 13:51:38 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:38 0 [Note] WSREP: Closing send monitor... 2021-04-08 13:51:38 0 [Note] WSREP: Closed send monitor. 2021-04-08 13:51:38 0 [Note] WSREP: gcomm: terminating thread 2021-04-08 13:51:38 0 [Note] WSREP: gcomm: joining thread 2021-04-08 13:51:38 0 [Note] WSREP: gcomm: closing backend 2021-04-08 13:51:38 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2021-04-08 13:51:38 0 [Note] WSREP: view((empty)) 2021-04-08 13:51:38 0 [Note] WSREP: gcomm: closed 2021-04-08 13:51:38 0 [Note] WSREP: New SELF-LEAVE. 2021-04-08 13:51:38 0 [Note] WSREP: Flow-control interval: [0, 0] 2021-04-08 13:51:38 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2021-04-08 13:51:38 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2021-04-08 13:51:38 0 [Note] WSREP: RECV thread exiting 0: Success 2021-04-08 13:51:38 0 [Note] WSREP: recv_thread() joined. 2021-04-08 13:51:38 2 [Note] WSREP: ================================================ View: id: 849fb592-9871-11eb-9a3b-0bf13f598bf0:12 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): ================================================= 2021-04-08 13:51:38 0 [Note] WSREP: Closing replication queue. 2021-04-08 13:51:38 2 [Note] WSREP: Non-primary view 2021-04-08 13:51:38 2 [Note] WSREP: Server status change disconnecting -> disconnected 2021-04-08 13:51:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:38 0 [Note] WSREP: Closing slave action queue. 2021-04-08 13:51:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:38 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2021-04-08 13:51:38 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-08 13:51:38 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2021-04-08 13:51:38 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2021-04-08 13:51:38 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2021-04-08 13:51:38 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-08 13:51:38 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-08 13:51:38 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-08 13:51:38 1 [Note] WSREP: rollbacker thread exiting 1 2021-04-08 13:51:38 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-08 13:51:38 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-04-08 13:51:38 0 [Note] WSREP: dtor state: CLOSED 2021-04-08 13:51:38 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2021-04-08 13:51:38 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-04-08 13:51:38 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-04-08 13:51:38 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2021-04-08 13:51:38 0 [Note] WSREP: cert index usage at exit 1 2021-04-08 13:51:38 0 [Note] WSREP: cert trx map usage at exit 11 2021-04-08 13:51:38 0 [Note] WSREP: deps set usage at exit 0 2021-04-08 13:51:38 0 [Note] WSREP: avg deps dist 1 2021-04-08 13:51:38 0 [Note] WSREP: avg cert interval 0 2021-04-08 13:51:38 0 [Note] WSREP: cert index size 1 2021-04-08 13:51:38 0 [Note] WSREP: Service thread queue flushed. 2021-04-08 13:51:38 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2021-04-08 13:51:38 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2021-04-08 13:51:38 0 [Note] WSREP: Flushing memory map to disk... 2021-04-08 13:51:40 0 [Note] InnoDB: FTS optimize thread exiting. 2021-04-08 13:51:40 0 [Note] InnoDB: Starting shutdown... 2021-04-08 13:51:40 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2021-04-08 13:51:40 0 [Note] InnoDB: Buffer pool(s) dump completed at 210408 13:51:40 2021-04-08 13:51:40 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2021-04-08 13:51:40 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-04-08 13:51:40 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 13:51:41.08 INFO  ==> ** MariaDB setup finished! ** mariadb 13:51:41.18 INFO  ==> ** Starting MariaDB ** mariadb 13:51:41.19 INFO  ==> Setting previous boot 2021-04-08 13:51:41 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2021-04-08 13:51:41 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-04-08 13:51:41 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-04-08 13:51:41 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-04-08 13:51:41 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-04-08 13:51:41 0 [Note] WSREP: Found saved state: 849fb592-9871-11eb-9a3b-0bf13f598bf0:12, safe_to_bootstrap: 1 2021-04-08 13:51:41 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 849fb592-9871-11eb-9a3b-0bf13f598bf0 Seqno: 1 - 12 Offset: 1280 Synced: 1 2021-04-08 13:51:41 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 849fb592-9871-11eb-9a3b-0bf13f598bf0, offset: 1280 2021-04-08 13:51:41 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2021-04-08 13:51:41 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2021-04-08 13:51:41 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2021-04-08 13:51:41 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2021-04-08 13:51:41 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2021-04-08 13:51:41 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2021-04-08 13:51:41 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2021-04-08 13:51:41 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.198; 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; 2021-04-08 13:51:41 0 [Note] WSREP: Service thread queue flushed. 2021-04-08 13:51:41 0 [Note] WSREP: ####### Assign initial position for certification: 849fb592-9871-11eb-9a3b-0bf13f598bf0:12, protocol version: -1 2021-04-08 13:51:41 0 [Note] WSREP: Start replication 2021-04-08 13:51:41 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-04-08 13:51:41 0 [Note] WSREP: Setting GCS initial position to 849fb592-9871-11eb-9a3b-0bf13f598bf0:12 2021-04-08 13:51:41 0 [Note] WSREP: protonet asio version 0 2021-04-08 13:51:41 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-04-08 13:51:41 0 [Note] WSREP: backend: asio 2021-04-08 13:51:41 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-04-08 13:51:41 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-04-08 13:51:41 0 [Note] WSREP: restore pc from disk failed 2021-04-08 13:51:41 0 [Note] WSREP: GMCast version 0 2021-04-08 13:51:41 0 [Note] WSREP: (8c14ec03-833d, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-04-08 13:51:41 0 [Note] WSREP: (8c14ec03-833d, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-04-08 13:51:41 0 [Note] WSREP: EVS version 1 2021-04-08 13:51:41 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-04-08 13:51:41 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-04-08 13:51:41 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-04-08 13:51:41 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-04-08 13:51:41 0 [Note] WSREP: Node 8c14ec03-833d state prim 2021-04-08 13:51:41 0 [Note] WSREP: view(view_id(PRIM,8c14ec03-833d,1) memb { 8c14ec03-833d,0 } joined { } left { } partitioned { }) 2021-04-08 13:51:41 0 [Note] WSREP: save pc into disk 2021-04-08 13:51:41 0 [Note] WSREP: gcomm: connected 2021-04-08 13:51:41 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-04-08 13:51:41 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-04-08 13:51:41 0 [Note] WSREP: Opened channel 'galera' 2021-04-08 13:51:41 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-04-08 13:51:41 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 8c161b67-9871-11eb-ab7b-aeef09de06c7 2021-04-08 13:51:41 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 8c161b67-9871-11eb-ab7b-aeef09de06c7 2021-04-08 13:51:41 0 [Note] WSREP: STATE EXCHANGE: got state msg: 8c161b67-9871-11eb-ab7b-aeef09de06c7 from 0 (onap-cmso-db-0) 2021-04-08 13:51:41 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 12, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 849fb592-9871-11eb-9a3b-0bf13f598bf0 2021-04-08 13:51:41 1 [Note] WSREP: Starting rollbacker thread 1 2021-04-08 13:51:41 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-04-08 13:51:41 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2021-04-08 13:51:41 0 [Note] WSREP: Member 0.0 (onap-cmso-db-0) synced with group. 2021-04-08 13:51:41 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2021-04-08 13:51:41 2 [Note] WSREP: Starting applier thread 2 2021-04-08 13:51:41 2 [Note] WSREP: ####### processing CC 13, local, ordered 2021-04-08 13:51:41 2 [Note] WSREP: Process first view: 849fb592-9871-11eb-9a3b-0bf13f598bf0 my uuid: 8c14ec03-9871-11eb-833d-97bdb999f481 2021-04-08 13:51:41 2 [Note] WSREP: Server onap-cmso-db-0 connected to cluster at position 849fb592-9871-11eb-9a3b-0bf13f598bf0:13 with ID 8c14ec03-9871-11eb-833d-97bdb999f481 2021-04-08 13:51:41 2 [Note] WSREP: Server status change disconnected -> connected 2021-04-08 13:51:41 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:41 2 [Note] WSREP: ####### My UUID: 8c14ec03-9871-11eb-833d-97bdb999f481 2021-04-08 13:51:41 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-04-08 13:51:41 0 [Note] WSREP: Service thread queue flushed. 2021-04-08 13:51:41 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-04-08 13:51:41 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-08 13:51:41 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2021-04-08 13:51:41 0 [Note] WSREP: Service thread queue flushed. 2021-04-08 13:51:41 2 [Note] WSREP: ================================================ View: id: 849fb592-9871-11eb-9a3b-0bf13f598bf0:13 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: 8c14ec03-9871-11eb-833d-97bdb999f481, onap-cmso-db-0 ================================================= 2021-04-08 13:51:41 2 [Note] WSREP: Server status change connected -> joiner 2021-04-08 13:51:41 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:41 2 [Note] WSREP: Server status change joiner -> initializing 2021-04-08 13:51:41 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:41 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/ 2021-04-08 13:51:41 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-04-08 13:51:41 0 [Note] InnoDB: Using Linux native AIO 2021-04-08 13:51:41 0 [Note] InnoDB: Uses event mutexes 2021-04-08 13:51:41 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-04-08 13:51:41 0 [Note] InnoDB: Number of pools: 1 2021-04-08 13:51:41 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-04-08 13:51:41 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-04-08 13:51:41 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-04-08 13:51:41 0 [Note] InnoDB: Completed initialization of buffer pool 2021-04-08 13:51:41 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-04-08 13:51:41 0 [Note] InnoDB: 128 rollback segments are active. 2021-04-08 13:51:41 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-04-08 13:51:41 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-04-08 13:51:43 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-04-08 13:51:43 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2021-04-08 13:51:43 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-04-08 13:51:43 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 2021-04-08 13:51:43 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-04-08 13:51:43 0 [Note] InnoDB: Buffer pool(s) load completed at 210408 13:51:43 2021-04-08 13:51:43 0 [Warning] 'proxies_priv' entry '@% root@onap-cmso-db-0' ignored in --skip-name-resolve mode. 2021-04-08 13:51:43 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-04-08 13:51:43 0 [Note] WSREP: Server initialized 2021-04-08 13:51:43 0 [Note] WSREP: Server status change initializing -> initialized 2021-04-08 13:51:43 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:43 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-08 13:51:43 6 [Note] WSREP: Starting applier thread 6 2021-04-08 13:51:43 7 [Note] WSREP: Starting applier thread 7 2021-04-08 13:51:43 8 [Note] WSREP: Starting applier thread 8 2021-04-08 13:51:43 0 [Note] Reading of all Master_info entries succeeded 2021-04-08 13:51:43 0 [Note] Added new Master_info '' to hash table 2021-04-08 13:51:43 5 [Note] WSREP: Recovered cluster id 849fb592-9871-11eb-9a3b-0bf13f598bf0 2021-04-08 13:51:43 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 2021-04-08 13:51:43 2 [Note] WSREP: Server status change initialized -> joined 2021-04-08 13:51:43 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:43 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-08 13:51:43 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2021-04-08 13:51:43 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-08 13:51:43 2 [Note] WSREP: Server onap-cmso-db-0 synced with group 2021-04-08 13:51:43 2 [Note] WSREP: Server status change joined -> synced 2021-04-08 13:51:43 2 [Note] WSREP: Synchronized with group, ready for connections 2021-04-08 13:51:43 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 210408 13:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889912; SELECT page_size, compress_ops, 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.000189 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889922; SELECT page_size, compress_ops, 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.000104 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889932; SELECT page_size, buffer_pool_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.000138 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889942; SELECT page_size, compress_ops, 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.000123 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889962; SELECT page_size, compress_ops, 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.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889972; SELECT page_size, compress_ops, 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.000168 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889972; SELECT page_size, compress_ops, 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.000127 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889982; SELECT page_size, compress_ops, 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.000105 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889982; SELECT page_size, compress_ops, 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.000096 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617889992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617889992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890002; SELECT page_size, compress_ops, 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.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890002; SELECT page_size, buffer_pool_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.000173 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890002; SELECT page_size, buffer_pool_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.000121 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890004; SELECT page_size, compress_ops, 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.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890032; SELECT page_size, compress_ops, 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.000121 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890072; SELECT page_size, compress_ops, 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.000114 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:54:43 # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.014047 Lock_time: 0.013787 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 use optimizer; SET timestamp=1617890083; SELECT COUNT(*) FROM optimizer.DATABASECHANGELOGLOCK; # Time: 210408 13:54:44 # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.000191 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1617890084; DELETE FROM optimizer.DATABASECHANGELOGLOCK; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.003173 Lock_time: 0.003021 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 use cmso; SET timestamp=1617890084; SELECT COUNT(*) FROM cmso.DATABASECHANGELOGLOCK; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.001123 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1617890084; DELETE FROM cmso.DATABASECHANGELOGLOCK; # Time: 210408 13:54:46 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.001898 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1617890086; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'cmso') AND (TABLE_NAME = 'DATABASECHANGELOG') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002585 Lock_time: 0.002451 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1617890086; SELECT COUNT(*) FROM cmso.DATABASECHANGELOG; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000125 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1138 SET timestamp=1617890086; SELECT * FROM cmso.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000095 Lock_time: 0.000038 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1617890086; SELECT COUNT(*) FROM cmso.DATABASECHANGELOGLOCK; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.001780 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1617890086; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'cmso') AND (TABLE_NAME = 'schedules') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.006120 Lock_time: 0.000068 Rows_sent: 3 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 137 SET timestamp=1617890086; SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002892 Lock_time: 0.000080 Rows_sent: 3 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 137 SET timestamp=1617890086; SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.001309 Lock_time: 0.000104 Rows_sent: 2 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 598 SET timestamp=1617890086; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'cmso') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002783 Lock_time: 0.002700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1617890086; DELETE FROM DOMAINS; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002407 Lock_time: 0.002350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1617890086; DELETE FROM APPROVAL_TYPES; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000185 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 65 SET timestamp=1617890086; SELECT MAX(ORDEREXECUTED) FROM cmso.DATABASECHANGELOG; # Time: 210408 13:54:47 # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.001516 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 use optimizer; SET timestamp=1617890087; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'optimizer') AND (TABLE_NAME = 'DATABASECHANGELOG') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.006547 Lock_time: 0.006405 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1617890087; SELECT COUNT(*) FROM optimizer.DATABASECHANGELOG; # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.000233 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1208 SET timestamp=1617890087; SELECT * FROM optimizer.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.000110 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1617890087; SELECT COUNT(*) FROM optimizer.DATABASECHANGELOGLOCK; # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.001203 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1617890087; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'optimizer') AND (TABLE_NAME = 'request') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.002715 Lock_time: 0.000049 Rows_sent: 3 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 142 SET timestamp=1617890087; SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1; # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.002727 Lock_time: 0.000056 Rows_sent: 3 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 142 SET timestamp=1617890087; SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1; # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.001076 Lock_time: 0.000129 Rows_sent: 2 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 608 SET timestamp=1617890087; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'optimizer') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.003052 Lock_time: 0.002941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use cmso; SET timestamp=1617890087; -- ---------------------------------------------------- -- Populate UUID in all existing uuid fields -- ---------------------------------------------------- UPDATE SCHEDULES SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002059 Lock_time: 0.001997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; UPDATE CHANGE_MANAGEMENT_GROUPS SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002467 Lock_time: 0.002399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; UPDATE CHANGE_MANAGEMENT_SCHEDULES SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002386 Lock_time: 0.002309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; UPDATE DOMAIN_DATA SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002522 Lock_time: 0.002435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; UPDATE SCHEDULE_APPROVALS SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.018078 Lock_time: 0.017973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; UPDATE CHANGE_MANAGEMENT_CHANGE_WINDOWS SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.002224 Lock_time: 0.002070 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1617890087; UPDATE APPROVAL_TYPES SET uuid = unhex(replace(uuid(), '-', '')); # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000214 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; -- ---------------------------------------------------- -- SCHEDULES Update all of the foreign key columns -- ---------------------------------------------------- update DOMAIN_DATA set schedules_uuid = (select distinct s.uuid from SCHEDULES s where schedules_id = s.id); # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000120 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; update SCHEDULE_APPROVALS set schedules_uuid = (select distinct s.uuid from SCHEDULES s where schedules_id = s.id); # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000120 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; update CHANGE_MANAGEMENT_GROUPS set schedules_uuid = (select distinct s.uuid from SCHEDULES s where schedules_id = s.id); # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.014556 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; -- ---------------------------------------------------- -- CHANGE_MANAGEMENT_GROUPS Update all of the foreign key columns -- ---------------------------------------------------- update CHANGE_MANAGEMENT_SCHEDULES set change_management_group_uuid = (select distinct s.uuid from CHANGE_MANAGEMENT_GROUPS s where change_management_groups_id = s.id); # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000249 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; update CHANGE_MANAGEMENT_CHANGE_WINDOWS set change_management_group_uuid = (select distinct s.uuid from CHANGE_MANAGEMENT_GROUPS s where change_management_groups_id = s.id); # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 88 Schema: cmso QC_hit: No # Query_time: 0.000183 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1617890087; -- ---------------------------------------------------- -- APPROVAL_TYPES Update all of the foreign key columns -- ---------------------------------------------------- update SCHEDULE_APPROVALS set approval_types_uuid = (select distinct s.uuid from APPROVAL_TYPES s where approval_type_id = s.id); # User@Host: cmso-optimizer[cmso-optimizer] @ [10.233.76.188] # Thread_id: 75 Schema: optimizer QC_hit: No # Query_time: 0.019092 Lock_time: 0.000078 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 65 use optimizer; SET timestamp=1617890087; SELECT MAX(ORDEREXECUTED) FROM optimizer.DATABASECHANGELOG; # Time: 210408 13:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890092; SELECT page_size, compress_ops, 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.000194 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890092; SELECT page_size, compress_ops, 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.000141 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000083 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890304; SELECT page_size, compress_ops, 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.000096 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 13:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 227 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 227 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 13:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 240 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 240 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890442; SELECT page_size, buffer_pool_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.000133 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 292 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 292 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:02:46 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.006334 Lock_time: 0.004925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 use cmso; SET timestamp=1617890566; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Triggered'; # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.006815 Lock_time: 0.006603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890566; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890616189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:02:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000649 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890575; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890625288 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:03:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000483 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890585; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890635286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:03:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000550 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890595; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890645287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:03:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000422 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890605; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890655287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:03:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000646 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890615; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890665290 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:03:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000794 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890625; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890675293 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:03:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000558 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890635; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890685286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:04:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000585 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890645; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890695287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:04:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000551 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890655; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890705287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:04:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000677 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890665; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890715287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:04:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000428 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890675; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890725294 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:04:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000505 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890685; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890735287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890692; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890692; SELECT page_size, buffer_pool_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.000153 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 382 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 382 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:04:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000594 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890695; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890745287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890702; SELECT page_size, buffer_pool_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.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:05:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000524 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890705; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890755289 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890712; SELECT page_size, compress_ops, 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.000131 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:05:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000420 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890715; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890765287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:05:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000814 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890725; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890775286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:05:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000407 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890735; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890785287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:05:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000463 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890745; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890795287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890752; SELECT page_size, buffer_pool_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.000091 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890752; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890752; SELECT page_size, compress_ops, 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.000120 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:05:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000449 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890755; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890805287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:06:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000431 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890765; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890815287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890772; SELECT page_size, buffer_pool_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.000093 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:06:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000446 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890775; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890825286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890782; SELECT page_size, buffer_pool_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.000608 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890782; SELECT page_size, compress_ops, 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.000396 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:06:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000454 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890785; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890835287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890792; SELECT page_size, compress_ops, 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.000104 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:06:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000615 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890795; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890845286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:06:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000463 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890805; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890855286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:06:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000714 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890815; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890865287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890822; SELECT page_size, compress_ops, 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.000237 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:07:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.001180 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890825; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890875286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:07:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000954 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890835; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890885286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890842; SELECT page_size, compress_ops, 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.000122 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:07:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000573 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890845; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890895287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:07:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000611 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890855; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890905287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:07:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000731 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890865; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890915286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:07:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000509 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890875; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890925287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:08:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000552 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890885; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890935286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:08:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000471 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890895; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890945286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:08:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000546 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890905; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890955286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:08:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000458 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890915; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890965287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:08:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000792 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890925; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890975286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:08:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000544 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890935; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890985286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:09:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000432 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890945; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617890995287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:09:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000542 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890955; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891005286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890964; SELECT page_size, buffer_pool_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.000131 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:09:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000426 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890965; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891015287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:09:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000710 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890975; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891025290 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:09:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000564 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890985; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891035286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617890994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617890994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:09:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000449 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617890995; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891045289 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:10:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000442 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891005; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891055286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:10:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000438 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891015; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891065287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891024; SELECT page_size, compress_ops, 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.000093 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:10:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000454 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891025; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891075287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:10:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000762 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891035; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891085286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:10:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000572 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891045; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891095286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891054; SELECT page_size, buffer_pool_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.000123 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:10:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000613 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891055; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891105286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:11:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000471 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891065; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891115286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000084 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:11:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000489 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891075; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891125286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891084; SELECT page_size, compress_ops, 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.000090 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:11:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000497 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891085; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891135287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:11:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000470 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891095; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891145286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:11:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000651 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891105; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891155286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:11:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000532 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891115; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891165286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:12:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000535 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891125; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891175286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:12:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000601 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891135; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891185286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:12:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000443 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891145; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891195286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:12:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.001004 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891155; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891205286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:12:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.001224 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891165; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891215286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891172; SELECT page_size, compress_ops, 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.000154 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891172; SELECT page_size, buffer_pool_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.000236 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891172; SELECT page_size, buffer_pool_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.000113 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:12:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000913 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891175; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891225286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:13:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000477 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891185; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891235289 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891192; SELECT page_size, buffer_pool_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.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:13:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.001757 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891195; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891245287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891202; SELECT page_size, compress_ops, 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.000109 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:13:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000518 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891205; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891255287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891212; SELECT page_size, compress_ops, 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.000159 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:13:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000779 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891215; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891265290 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:13:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000488 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891225; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891275286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891232; SELECT page_size, compress_ops, 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.000112 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891232; SELECT page_size, buffer_pool_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.000163 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891232; SELECT page_size, buffer_pool_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.000125 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:13:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000640 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891235; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891285286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891242; SELECT page_size, compress_ops, 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.000123 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:14:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000474 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891245; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891295286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891252; SELECT page_size, compress_ops, 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.000127 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:14:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000507 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891255; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891305287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891262; SELECT page_size, buffer_pool_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.000209 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891262; SELECT page_size, compress_ops, 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.000090 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:14:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000587 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891265; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891315287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891272; SELECT page_size, compress_ops, 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.000106 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:14:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000478 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891275; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891325286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891282; SELECT page_size, compress_ops, 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.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:14:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000526 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891285; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891335286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891292; SELECT page_size, compress_ops, 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.000110 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891292; SELECT page_size, buffer_pool_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.000146 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891292; SELECT page_size, compress_ops, 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.000146 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:14:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000479 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891295; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891345287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891302; SELECT page_size, compress_ops, 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.000114 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:15:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000469 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891305; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891355286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:15:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000733 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891315; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891365288 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:15:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000471 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891325; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891375286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:15:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000533 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891335; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891385287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891342; SELECT page_size, compress_ops, 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.000229 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:15:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000466 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891345; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891395286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891352; SELECT page_size, compress_ops, 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.000151 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891352; SELECT page_size, compress_ops, 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.000097 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:15:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000651 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891355; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891405286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891362; SELECT page_size, buffer_pool_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.000189 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891362; SELECT page_size, compress_ops, 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.000108 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:16:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000615 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891365; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891415286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891372; SELECT page_size, buffer_pool_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.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891372; SELECT page_size, compress_ops, 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.000106 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:16:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000505 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891375; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891425286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891382; SELECT page_size, buffer_pool_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.000098 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:16:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000439 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891385; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891435287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891392; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891392; SELECT page_size, compress_ops, 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.000094 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:16:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.001120 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891395; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891445287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891402; SELECT page_size, buffer_pool_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.000226 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891402; SELECT page_size, compress_ops, 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.000151 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:16:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000464 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891405; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891455287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891412; SELECT page_size, buffer_pool_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.000134 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891412; SELECT page_size, buffer_pool_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.000082 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000079 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:16:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000600 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891415; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891465286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000083 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891422; SELECT page_size, buffer_pool_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.000089 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:17:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000453 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891425; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891475287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891432; SELECT page_size, compress_ops, 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.000095 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:17:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000610 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891435; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891485289 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:17:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000478 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891445; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891495287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:17:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000607 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891455; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891505288 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:17:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000481 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891465; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891515286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:17:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000640 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891475; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891525286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:18:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000447 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891485; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891535287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891492; SELECT page_size, buffer_pool_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.000089 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891492; SELECT page_size, compress_ops, 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.000126 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891492; SELECT page_size, compress_ops, 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.000102 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:18:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.001633 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891495; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891545286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891502; SELECT page_size, compress_ops, 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.000170 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:18:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000720 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891505; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891555286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891512; SELECT page_size, buffer_pool_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.000197 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891512; SELECT page_size, compress_ops, 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.000152 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:18:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000477 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891515; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891565287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891522; SELECT page_size, compress_ops, 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.000122 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891522; SELECT page_size, buffer_pool_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.001127 Lock_time: 0.001038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:18:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000681 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891525; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891575286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891534; SELECT page_size, compress_ops, 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.000128 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:18:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000645 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891535; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891585286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891542; SELECT page_size, buffer_pool_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.000199 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891542; SELECT page_size, buffer_pool_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.000095 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:19:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000469 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891545; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891595287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:19:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000469 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891555; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891605286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 758 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 758 Schema: QC_hit: No # Query_time: 0.000088 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891564; SELECT page_size, buffer_pool_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.000091 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:19:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000632 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891565; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891615287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891572; SELECT page_size, compress_ops, 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.000092 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:19:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000540 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891575; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891625286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891582; SELECT page_size, compress_ops, 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.000102 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:19:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000490 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891585; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891635286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891592; SELECT page_size, buffer_pool_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.000149 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891592; SELECT page_size, buffer_pool_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.000138 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891594; SELECT page_size, compress_ops, 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.000140 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:19:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000446 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891595; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891645286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891602; SELECT page_size, buffer_pool_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.000170 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891602; SELECT page_size, buffer_pool_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.000196 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:20:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000504 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891605; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891655286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:20:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000527 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891615; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891665286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891622; SELECT page_size, buffer_pool_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.000191 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891622; SELECT page_size, buffer_pool_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.000086 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 785 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 785 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:20:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000448 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891625; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891675287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891632; SELECT page_size, compress_ops, 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.000189 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891632; SELECT page_size, compress_ops, 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.000085 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:20:35 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000532 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891635; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891685286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891642; SELECT page_size, compress_ops, 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.000161 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891642; SELECT page_size, compress_ops, 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.000152 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:20:45 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 314 Schema: cmso QC_hit: No # Query_time: 0.000456 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891645; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891695286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891652; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:20:55 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000471 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891655; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891705287 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:21:05 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000581 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891665; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891715286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891672; SELECT page_size, compress_ops, 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.000131 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:21:15 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 313 Schema: cmso QC_hit: No # Query_time: 0.000539 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891675; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1617891725286 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time; # Time: 210408 14:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210408 14:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1617891684; SELECT page_size, buffer_pool_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.000135 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1617891684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210408 14:21:25 # User@Host: cmso-admin[cmso-admin] @ [10.233.78.110] # Thread_id: 315 Schema: cmso QC_hit: No # Query_time: 0.000841 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1781 SET timestamp=1617891685; select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message