Results

By type

          mariadb 10:50:24.31 
mariadb 10:50:24.32 Welcome to the Bitnami mariadb-galera container
mariadb 10:50:24.33 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 10:50:24.34 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 10:50:24.35 
mariadb 10:50:24.37 INFO  ==> ** Starting MariaDB setup **
mariadb 10:50:24.47 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 10:50:24.60 INFO  ==> Initializing mariadb database
mariadb 10:50:24.62 DEBUG ==> Ensuring expected directories/files exist
mariadb 10:50:24.71 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 10:50:24.81 INFO  ==> Setting user option
mariadb 10:50:24.83 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:50:25.59 INFO  ==> Setting wsrep_node_name option
mariadb 10:50:25.60 DEBUG ==> Setting wsrep_node_name to 'dev-cmso-db-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:50:25.70 INFO  ==> Setting wsrep_node_address option
mariadb 10:50:25.72 DEBUG ==> Setting wsrep_node_address to '10.242.119.147' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:50:25.88 INFO  ==> Setting wsrep_sst_auth option
mariadb 10:50:25.90 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:rng8JpH9' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:50:26.02 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2021-06-18 10:50:26 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2021-06-18 10:50:26 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
OK

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


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

'/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password'
'/opt/bitnami/mariadb/bin/mysqladmin' -u root -h dev-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 10:50:28.74 INFO  ==> Starting mariadb in background
2021-06-18 10:50:28 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2021-06-18 10:50:28 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2021-06-18 10:50:28 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 168 ...
2021-06-18 10:50:28 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2021-06-18 10:50:28 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2021-06-18 10:50:28 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2021-06-18 10:50:28 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2021-06-18 10:50:28 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2021-06-18 10:50:28 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2021-06-18 10:50:28 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2021-06-18 10:50:28 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2021-06-18 10:50:28 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.119.147; 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-06-18 10:50:28 0 [Note] WSREP: Start replication
2021-06-18 10:50:28 0 [Note] WSREP: Connecting with bootstrap option: 1
2021-06-18 10:50:28 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2021-06-18 10:50:28 0 [Note] WSREP: protonet asio version 0
2021-06-18 10:50:28 0 [Note] WSREP: Using CRC-32C for message checksums.
2021-06-18 10:50:28 0 [Note] WSREP: backend: asio
2021-06-18 10:50:28 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2021-06-18 10:50:28 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2021-06-18 10:50:28 0 [Note] WSREP: restore pc from disk failed
2021-06-18 10:50:28 0 [Note] WSREP: GMCast version 0
2021-06-18 10:50:28 0 [Note] WSREP: (feea45df-9a04, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2021-06-18 10:50:28 0 [Note] WSREP: (feea45df-9a04, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2021-06-18 10:50:28 0 [Note] WSREP: EVS version 1
2021-06-18 10:50:28 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2021-06-18 10:50:28 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2021-06-18 10:50:28 0 [Note] WSREP: EVS version upgrade 0 -> 1
2021-06-18 10:50:28 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2021-06-18 10:50:28 0 [Note] WSREP: Node feea45df-9a04 state prim
2021-06-18 10:50:28 0 [Note] WSREP: view(view_id(PRIM,feea45df-9a04,1) memb {
	feea45df-9a04,0
} joined {
} left {
} partitioned {
})
2021-06-18 10:50:28 0 [Note] WSREP: save pc into disk
2021-06-18 10:50:28 0 [Note] WSREP: gcomm: connected
2021-06-18 10:50:28 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2021-06-18 10:50:28 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2021-06-18 10:50:28 0 [Note] WSREP: Opened channel 'galera'
2021-06-18 10:50:28 1 [Note] WSREP: Starting rollbacker thread 1
2021-06-18 10:50:28 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2021-06-18 10:50:28 0 [Note] WSREP: Starting new group from scratch: feed82b8-d022-11eb-bb08-27b626911e72
2021-06-18 10:50:28 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: feed8593-d022-11eb-acda-07d01d2345e6
2021-06-18 10:50:28 0 [Note] WSREP: STATE EXCHANGE: sent state msg: feed8593-d022-11eb-acda-07d01d2345e6
2021-06-18 10:50:28 0 [Note] WSREP: STATE EXCHANGE: got state msg: feed8593-d022-11eb-acda-07d01d2345e6 from 0 (dev-cmso-db-0)
2021-06-18 10:50: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 = feed82b8-d022-11eb-bb08-27b626911e72
2021-06-18 10:50:28 0 [Note] WSREP: Flow-control interval: [16, 16]
2021-06-18 10:50:28 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2021-06-18 10:50:28 0 [Note] WSREP: Member 0.0 (dev-cmso-db-0) synced with group.
2021-06-18 10:50:28 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2021-06-18 10:50:28 2 [Note] WSREP: Starting applier thread 2
2021-06-18 10:50:28 2 [Note] WSREP: ####### processing CC 1, local, ordered
2021-06-18 10:50:28 2 [Note] WSREP: Process first view: feed82b8-d022-11eb-bb08-27b626911e72 my uuid: feea45df-d022-11eb-9a04-d6c941dc00de
2021-06-18 10:50:28 2 [Note] WSREP: Server dev-cmso-db-0 connected to cluster at position feed82b8-d022-11eb-bb08-27b626911e72:1 with ID feea45df-d022-11eb-9a04-d6c941dc00de
2021-06-18 10:50:28 2 [Note] WSREP: Server status change disconnected -> connected
2021-06-18 10:50:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:28 2 [Note] WSREP: ####### My UUID: feea45df-d022-11eb-9a04-d6c941dc00de
2021-06-18 10:50:28 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2021-06-18 10:50:28 0 [Note] WSREP: Service thread queue flushed.
2021-06-18 10:50:28 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2021-06-18 10:50:28 2 [Note] WSREP: REPL Protocols: 10 (5)
2021-06-18 10:50:28 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2021-06-18 10:50:28 0 [Note] WSREP: Service thread queue flushed.
2021-06-18 10:50:28 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> feed82b8-d022-11eb-bb08-27b626911e72:0
2021-06-18 10:50:28 2 [Note] WSREP: ================================================
View:
  id: feed82b8-d022-11eb-bb08-27b626911e72: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: feea45df-d022-11eb-9a04-d6c941dc00de, dev-cmso-db-0
=================================================
2021-06-18 10:50:28 2 [Note] WSREP: Server status change connected -> joiner
2021-06-18 10:50:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:28 2 [Note] WSREP: Server status change joiner -> initializing
2021-06-18 10:50:28 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50: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-06-18 10:50:28 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2021-06-18 10:50:28 0 [Note] InnoDB: Using Linux native AIO
2021-06-18 10:50:28 0 [Note] InnoDB: Uses event mutexes
2021-06-18 10:50:28 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-06-18 10:50:28 0 [Note] InnoDB: Number of pools: 1
2021-06-18 10:50:28 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-06-18 10:50:28 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2021-06-18 10:50:29 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2021-06-18 10:50:29 0 [Note] InnoDB: Completed initialization of buffer pool
2021-06-18 10:50: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-06-18 10:50:29 0 [Note] InnoDB: 128 rollback segments are active.
2021-06-18 10:50:29 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-06-18 10:50:29 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-06-18 10:50:29 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-06-18 10:50:29 0 [Note] InnoDB: 10.5.8 started; log sequence number 45142; transaction id 20
2021-06-18 10:50:29 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-06-18 10:50:29 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-06-18 10:50:29 0 [Note] InnoDB: Buffer pool(s) load completed at 210618 10:50:29
2021-06-18 10:50:29 0 [Note] Server socket created on IP: '127.0.0.1'.
2021-06-18 10:50:29 0 [Warning] 'user' entry 'root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-06-18 10:50:29 0 [Warning] 'user' entry '@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-06-18 10:50:29 0 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-06-18 10:50:29 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2021-06-18 10:50:29 0 [Note] WSREP: Server initialized
2021-06-18 10:50:29 0 [Note] WSREP: Server status change initializing -> initialized
2021-06-18 10:50:29 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:29 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2021-06-18 10:50:29 7 [Note] WSREP: Starting applier thread 7
2021-06-18 10:50:29 6 [Note] WSREP: Starting applier thread 6
2021-06-18 10:50:29 8 [Note] WSREP: Starting applier thread 8
2021-06-18 10:50:29 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2021-06-18 10:50:29 2 [Note] WSREP: Server status change initialized -> joined
2021-06-18 10:50:29 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:29 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:29 0 [Note] Reading of all Master_info entries succeeded
2021-06-18 10:50:29 0 [Note] Added new Master_info '' to hash table
2021-06-18 10:50:29 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-06-18 10:50:29 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2021-06-18 10:50:29 2 [Note] WSREP: Min available from gcache for CC from group: 1
2021-06-18 10:50:29 2 [Note] WSREP: Server dev-cmso-db-0 synced with group
2021-06-18 10:50:29 2 [Note] WSREP: Server status change joined -> synced
2021-06-18 10:50:29 2 [Note] WSREP: Synchronized with group, ready for connections
2021-06-18 10:50:29 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mariadb 10:50:30.77 DEBUG ==> Sleeping 5 seconds before continuing with initialization
mariadb 10:50:35.79 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:35.81 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 210618 10:50:35
# User@Host: root[root] @ localhost []
# Thread_id: 11  Schema: mysql  QC_hit: No
# Query_time: 0.101001  Lock_time: 0.096671  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1624013435;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
2021-06-18 10:50:36 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
mariadb 10:50:36.07 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.10 DEBUG ==> Executing SQL command:
-- create root@localhost user for local admin access
-- create user 'root'@'localhost' identified by "LevrFavu3/Kipv";
-- grant all on *.* to 'root'@'localhost' with grant option;
-- create admin user for remote access
create user 'root'@'%' identified  by "LevrFavu3/Kipv";
grant all on *.* to 'root'@'%' with grant option;
flush privileges;
2021-06-18 10:50:36 13 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:36.14 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.16 DEBUG ==> Executing SQL command:
select Host from user where User='';
# Time: 210618 10:50:36
# User@Host: root[root] @ localhost []
# Thread_id: 14  Schema: mysql  QC_hit: No
# Query_time: 0.001249  Lock_time: 0.000599  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1624013436;
select Host from user where User='';
mariadb 10:50:36.20 DEBUG ==> creating database user \'my-user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.22 DEBUG ==> Executing SQL command:
create or replace user 'my-user'@'%' identified by "gX57Fws1";
mariadb 10:50:36.25 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.27 DEBUG ==> Executing SQL command:
select Host from user where User='my-user' and Host!='%';
mariadb 10:50:36.30 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.32 DEBUG ==> Executing SQL command:
create or replace user 'mariabackup'@'localhost' identified by "rng8JpH9";
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.36 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2021-06-18 10:50:36 18 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:36.40 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.41 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-06-18 10:50:36 19 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:36.46 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:36.49 DEBUG ==> Executing SQL command:
flush privileges;
2021-06-18 10:50:36 20 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:36.54 INFO  ==> Stopping mariadb
2021-06-18 10:50:36 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2021-06-18 10:50:36 0 [Note] WSREP: Shutdown replication
2021-06-18 10:50:36 0 [Note] WSREP: Server status change synced -> disconnecting
2021-06-18 10:50:36 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:36 0 [Note] WSREP: Closing send monitor...
2021-06-18 10:50:36 0 [Note] WSREP: Closed send monitor.
2021-06-18 10:50:36 0 [Note] WSREP: gcomm: terminating thread
2021-06-18 10:50:36 0 [Note] WSREP: gcomm: joining thread
2021-06-18 10:50:36 0 [Note] WSREP: gcomm: closing backend
2021-06-18 10:50:36 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2021-06-18 10:50:36 0 [Note] WSREP: view((empty))
2021-06-18 10:50:36 0 [Note] WSREP: gcomm: closed
2021-06-18 10:50:36 0 [Note] WSREP: New SELF-LEAVE.
2021-06-18 10:50:36 0 [Note] WSREP: Flow-control interval: [0, 0]
2021-06-18 10:50:36 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2021-06-18 10:50:36 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12)
2021-06-18 10:50:36 0 [Note] WSREP: RECV thread exiting 0: Success
2021-06-18 10:50:36 2 [Note] WSREP: ================================================
View:
  id: feed82b8-d022-11eb-bb08-27b626911e72: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-06-18 10:50:36 0 [Note] WSREP: recv_thread() joined.
2021-06-18 10:50:36 0 [Note] WSREP: Closing replication queue.
2021-06-18 10:50:36 0 [Note] WSREP: Closing slave action queue.
2021-06-18 10:50:36 2 [Note] WSREP: Non-primary view
2021-06-18 10:50:36 2 [Note] WSREP: Server status change disconnecting -> disconnected
2021-06-18 10:50:36 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:36 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:36 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2021-06-18 10:50:36 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-06-18 10:50:36 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8
2021-06-18 10:50:36 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-06-18 10:50:36 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2021-06-18 10:50:36 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2021-06-18 10:50:36 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-06-18 10:50:36 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-06-18 10:50:36 1 [Note] WSREP: rollbacker thread exiting 1
2021-06-18 10:50:36 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-06-18 10:50:36 0 [Note] Event Scheduler: Purging the queue. 0 events
2021-06-18 10:50:36 0 [Note] WSREP: dtor state: CLOSED
2021-06-18 10:50:36 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0
2021-06-18 10:50:36 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0
2021-06-18 10:50:36 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0
2021-06-18 10:50:36 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0
2021-06-18 10:50:36 0 [Note] WSREP: cert index usage at exit 1
2021-06-18 10:50:36 0 [Note] WSREP: cert trx map usage at exit 11
2021-06-18 10:50:36 0 [Note] WSREP: deps set usage at exit 0
2021-06-18 10:50:36 0 [Note] WSREP: avg deps dist 1
2021-06-18 10:50:36 0 [Note] WSREP: avg cert interval 0
2021-06-18 10:50:36 0 [Note] WSREP: cert index size 1
2021-06-18 10:50:36 0 [Note] WSREP: Service thread queue flushed.
2021-06-18 10:50:36 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2021-06-18 10:50:36 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1
2021-06-18 10:50:36 0 [Note] WSREP: Flushing memory map to disk...
2021-06-18 10:50:36 0 [Note] InnoDB: FTS optimize thread exiting.
2021-06-18 10:50:36 0 [Note] InnoDB: Starting shutdown...
2021-06-18 10:50:36 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2021-06-18 10:50:36 0 [Note] InnoDB: Buffer pool(s) dump completed at 210618 10:50:36
2021-06-18 10:50:37 0 [Note] InnoDB: Shutdown completed; log sequence number 68019; transaction id 43
2021-06-18 10:50:37 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-06-18 10:50:37 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete

mariadb 10:50:37.57 INFO  ==> ** MariaDB setup finished! **

mariadb 10:50:37.74 INFO  ==> ** Starting MariaDB **
mariadb 10:50:37.75 INFO  ==> Setting previous boot
2021-06-18 10:50:37 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2021-06-18 10:50:37 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2021-06-18 10:50:37 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2021-06-18 10:50:37 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2021-06-18 10:50:37 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2021-06-18 10:50:37 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2021-06-18 10:50:37 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2021-06-18 10:50:37 0 [Note] WSREP: Found saved state: feed82b8-d022-11eb-bb08-27b626911e72:12, safe_to_bootstrap: 1
2021-06-18 10:50:37 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: feed82b8-d022-11eb-bb08-27b626911e72
Seqno: 1 - 12
Offset: 1280
Synced: 1
2021-06-18 10:50:37 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: feed82b8-d022-11eb-bb08-27b626911e72, offset: 1280
2021-06-18 10:50:37 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2021-06-18 10:50:37 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2021-06-18 10:50:37 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12
2021-06-18 10:50:37 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/5848 bytes) complete.
2021-06-18 10:50:37 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete.
2021-06-18 10:50:37 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers
2021-06-18 10:50:37 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728
2021-06-18 10:50:37 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.119.147; 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-06-18 10:50:37 0 [Note] WSREP: Service thread queue flushed.
2021-06-18 10:50:37 0 [Note] WSREP: ####### Assign initial position for certification: feed82b8-d022-11eb-bb08-27b626911e72:12, protocol version: -1
2021-06-18 10:50:37 0 [Note] WSREP: Start replication
2021-06-18 10:50:37 0 [Note] WSREP: Connecting with bootstrap option: 1
2021-06-18 10:50:37 0 [Note] WSREP: Setting GCS initial position to feed82b8-d022-11eb-bb08-27b626911e72:12
2021-06-18 10:50:37 0 [Note] WSREP: protonet asio version 0
2021-06-18 10:50:37 0 [Note] WSREP: Using CRC-32C for message checksums.
2021-06-18 10:50:37 0 [Note] WSREP: backend: asio
2021-06-18 10:50:37 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2021-06-18 10:50:37 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2021-06-18 10:50:37 0 [Note] WSREP: restore pc from disk failed
2021-06-18 10:50:37 0 [Note] WSREP: GMCast version 0
2021-06-18 10:50:37 0 [Note] WSREP: (043fb8e2-b000, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2021-06-18 10:50:37 0 [Note] WSREP: (043fb8e2-b000, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2021-06-18 10:50:37 0 [Note] WSREP: EVS version 1
2021-06-18 10:50:37 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2021-06-18 10:50:37 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2021-06-18 10:50:37 0 [Note] WSREP: EVS version upgrade 0 -> 1
2021-06-18 10:50:37 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2021-06-18 10:50:37 0 [Note] WSREP: Node 043fb8e2-b000 state prim
2021-06-18 10:50:37 0 [Note] WSREP: view(view_id(PRIM,043fb8e2-b000,1) memb {
	043fb8e2-b000,0
} joined {
} left {
} partitioned {
})
2021-06-18 10:50:37 0 [Note] WSREP: save pc into disk
2021-06-18 10:50:37 0 [Note] WSREP: gcomm: connected
2021-06-18 10:50:37 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2021-06-18 10:50:37 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2021-06-18 10:50:37 0 [Note] WSREP: Opened channel 'galera'
2021-06-18 10:50:37 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2021-06-18 10:50:37 2 [Note] WSREP: Starting applier thread 2
2021-06-18 10:50:37 1 [Note] WSREP: Starting rollbacker thread 1
2021-06-18 10:50:37 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 0440b12f-d023-11eb-963c-d72b90c2a9bc
2021-06-18 10:50:37 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 0440b12f-d023-11eb-963c-d72b90c2a9bc
2021-06-18 10:50:37 0 [Note] WSREP: STATE EXCHANGE: got state msg: 0440b12f-d023-11eb-963c-d72b90c2a9bc from 0 (dev-cmso-db-0)
2021-06-18 10:50:37 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 = feed82b8-d022-11eb-bb08-27b626911e72
2021-06-18 10:50:37 0 [Note] WSREP: Flow-control interval: [16, 16]
2021-06-18 10:50:37 0 [Note] WSREP: Restored state OPEN -> JOINED (13)
2021-06-18 10:50:37 0 [Note] WSREP: Member 0.0 (dev-cmso-db-0) synced with group.
2021-06-18 10:50:37 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13)
2021-06-18 10:50:37 2 [Note] WSREP: ####### processing CC 13, local, ordered
2021-06-18 10:50:37 2 [Note] WSREP: Process first view: feed82b8-d022-11eb-bb08-27b626911e72 my uuid: 043fb8e2-d023-11eb-b000-23843e79e61c
2021-06-18 10:50:37 2 [Note] WSREP: Server dev-cmso-db-0 connected to cluster at position feed82b8-d022-11eb-bb08-27b626911e72:13 with ID 043fb8e2-d023-11eb-b000-23843e79e61c
2021-06-18 10:50:37 2 [Note] WSREP: Server status change disconnected -> connected
2021-06-18 10:50:37 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:37 2 [Note] WSREP: ####### My UUID: 043fb8e2-d023-11eb-b000-23843e79e61c
2021-06-18 10:50:37 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2021-06-18 10:50:37 0 [Note] WSREP: Service thread queue flushed.
2021-06-18 10:50:37 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2021-06-18 10:50:37 2 [Note] WSREP: REPL Protocols: 10 (5)
2021-06-18 10:50:37 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13
2021-06-18 10:50:37 0 [Note] WSREP: Service thread queue flushed.
2021-06-18 10:50:37 2 [Note] WSREP: ================================================
View:
  id: feed82b8-d022-11eb-bb08-27b626911e72: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: 043fb8e2-d023-11eb-b000-23843e79e61c, dev-cmso-db-0
=================================================
2021-06-18 10:50:37 2 [Note] WSREP: Server status change connected -> joiner
2021-06-18 10:50:37 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:37 2 [Note] WSREP: Server status change joiner -> initializing
2021-06-18 10:50:37 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:37 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2021-06-18 10:50:37 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2021-06-18 10:50:37 0 [Note] InnoDB: Using Linux native AIO
2021-06-18 10:50:37 0 [Note] InnoDB: Uses event mutexes
2021-06-18 10:50:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-06-18 10:50:37 0 [Note] InnoDB: Number of pools: 1
2021-06-18 10:50:37 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-06-18 10:50:37 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2021-06-18 10:50:37 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2021-06-18 10:50:38 0 [Note] InnoDB: Completed initialization of buffer pool
2021-06-18 10:50:38 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-06-18 10:50:38 0 [Note] InnoDB: 128 rollback segments are active.
2021-06-18 10:50:38 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-06-18 10:50:38 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-06-18 10:50:38 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-06-18 10:50:38 0 [Note] InnoDB: 10.5.8 started; log sequence number 68019; transaction id 44
2021-06-18 10:50:38 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-06-18 10:50:38 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
/opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with:
Tcp port: 3306  Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock
Time		    Id Command	Argument
2021-06-18 10:50:38 0 [Note] InnoDB: Buffer pool(s) load completed at 210618 10:50:38
2021-06-18 10:50:38 0 [Note] Server socket created on IP: '0.0.0.0'.
2021-06-18 10:50:38 0 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-06-18 10:50:38 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2021-06-18 10:50:38 0 [Note] WSREP: Server initialized
2021-06-18 10:50:38 0 [Note] WSREP: Server status change initializing -> initialized
2021-06-18 10:50:38 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:38 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2021-06-18 10:50:38 5 [Note] WSREP: Recovered cluster id feed82b8-d022-11eb-bb08-27b626911e72
2021-06-18 10:50:38 7 [Note] WSREP: Starting applier thread 7
2021-06-18 10:50:38 6 [Note] WSREP: Starting applier thread 6
2021-06-18 10:50:38 8 [Note] WSREP: Starting applier thread 8
2021-06-18 10:50:38 2 [Note] WSREP: Server status change initialized -> joined
2021-06-18 10:50:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-06-18 10:50:38 0 [Note] Reading of all Master_info entries succeeded
2021-06-18 10:50:38 0 [Note] Added new Master_info '' to hash table
2021-06-18 10:50:38 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
Version: '10.5.8-MariaDB-log'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2021-06-18 10:50:38 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13
2021-06-18 10:50:38 2 [Note] WSREP: Min available from gcache for CC from group: 1
2021-06-18 10:50:38 2 [Note] WSREP: Server dev-cmso-db-0 synced with group
2021-06-18 10:50:38 2 [Note] WSREP: Server status change joined -> synced
2021-06-18 10:50:38 2 [Note] WSREP: Synchronized with group, ready for connections
2021-06-18 10:50:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 210618 10:50:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013446;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013446;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:50:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 13  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013456;
SELECT
		  page_size, compress_ops, 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.000419  Lock_time: 0.000284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013456;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 18  Schema:   QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013466;
SELECT
                  page_size, buffer_pool_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.000328  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013466;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:51:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.001124  Lock_time: 0.000910  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013467;
SELECT
		  page_size, compress_ops, 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.008318  Lock_time: 0.008040  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013467;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 22  Schema:   QC_hit: No
# Query_time: 0.000410  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013476;
SELECT
		  page_size, compress_ops, 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.000163  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013476;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 23  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013477;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 23  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013477;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 26  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000298  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013486;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 26  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013486;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:51:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 27  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013487;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 27  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013487;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 30  Schema:   QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013496;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 30  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013496;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 31  Schema:   QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013497;
SELECT
		  page_size, compress_ops, 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.000676  Lock_time: 0.000527  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013497;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.000556  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013506;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.001239  Lock_time: 0.001062  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013506;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 35  Schema:   QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013507;
SELECT
		  page_size, compress_ops, 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.000262  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013507;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 36  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013516;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 36  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013516;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:51:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013517;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 39  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013517;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 48  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013526;
SELECT
		  page_size, compress_ops, 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.000303  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013526;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 49  Schema:   QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013527;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 49  Schema:   QC_hit: No
# Query_time: 0.000110  Lock_time: 0.000068  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013527;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 52  Schema:   QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013536;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 52  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013536;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 53  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013537;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 53  Schema:   QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013537;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013546;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013546;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013547;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 57  Schema:   QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013547;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:34
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.007587  Lock_time: 0.007253  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
use cmso;
SET timestamp=1624013554;
SELECT COUNT(*) FROM cmso.DATABASECHANGELOGLOCK;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000133  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1624013554;
DELETE FROM cmso.DATABASECHANGELOGLOCK;
# Time: 210618 10:52:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 68  Schema:   QC_hit: No
# Query_time: 0.001330  Lock_time: 0.001123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013556;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001728  Lock_time: 0.000292  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1624013556;
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: root[root] @  [127.0.0.1]
# Thread_id: 68  Schema:   QC_hit: No
# Query_time: 0.009593  Lock_time: 0.009459  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013556;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.002069  Lock_time: 0.001911  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1624013556;
SELECT COUNT(*) FROM cmso.DATABASECHANGELOG;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1138
SET timestamp=1624013556;
SELECT * FROM cmso.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000133  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1624013556;
SELECT COUNT(*) FROM cmso.DATABASECHANGELOGLOCK;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001452  Lock_time: 0.000319  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1624013556;
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.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.007555  Lock_time: 0.000128  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 137
SET timestamp=1624013556;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.010545  Lock_time: 0.009813  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 137
SET timestamp=1624013556;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001856  Lock_time: 0.000325  Rows_sent: 2  Rows_examined: 4
# Rows_affected: 0  Bytes_sent: 598
SET timestamp=1624013556;
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;
# Time: 210618 10:52:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 69  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013557;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 69  Schema:   QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000338  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013557;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001595  Lock_time: 0.001520  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1624013557;
DELETE FROM DOMAINS;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001145  Lock_time: 0.001094  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1624013557;
DELETE FROM APPROVAL_TYPES;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000185  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 65
SET timestamp=1624013557;
SELECT MAX(ORDEREXECUTED) FROM cmso.DATABASECHANGELOG;
# Time: 210618 10:52:38
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001732  Lock_time: 0.001599  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
-- ----------------------------------------------------
-- 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.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001245  Lock_time: 0.001189  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
UPDATE CHANGE_MANAGEMENT_GROUPS SET uuid = unhex(replace(uuid(), '-', ''))  where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001352  Lock_time: 0.001259  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
UPDATE CHANGE_MANAGEMENT_SCHEDULES SET uuid = unhex(replace(uuid(), '-', ''))  where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001221  Lock_time: 0.001154  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
UPDATE DOMAIN_DATA SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001172  Lock_time: 0.001102  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
UPDATE SCHEDULE_APPROVALS SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001450  Lock_time: 0.001384  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
UPDATE CHANGE_MANAGEMENT_CHANGE_WINDOWS SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.001416  Lock_time: 0.001156  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 1  Bytes_sent: 52
SET timestamp=1624013558;
UPDATE APPROVAL_TYPES SET uuid = unhex(replace(uuid(), '-', ''));
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000138  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
-- ----------------------------------------------------
-- 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.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
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.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000166  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
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.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
-- ----------------------------------------------------
-- 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.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000107  Lock_time: 0.000038  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
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.242.90.25]
# Thread_id: 58  Schema: cmso  QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000048  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1624013558;
-- ----------------------------------------------------
-- 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);
# Time: 210618 10:52:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 70  Schema:   QC_hit: No
# Query_time: 0.000587  Lock_time: 0.000476  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013566;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 70  Schema:   QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013566;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013567;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013567;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 76  Schema:   QC_hit: No
# Query_time: 0.000635  Lock_time: 0.000495  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013576;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 76  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013576;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:52:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 77  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013577;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 77  Schema:   QC_hit: No
# Query_time: 0.001743  Lock_time: 0.001549  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013577;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 80  Schema:   QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000361  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013586;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 80  Schema:   QC_hit: No
# Query_time: 0.000158  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013586;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 81  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013587;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 81  Schema:   QC_hit: No
# Query_time: 0.002719  Lock_time: 0.002356  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013587;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 84  Schema:   QC_hit: No
# Query_time: 0.003742  Lock_time: 0.003541  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013596;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 84  Schema:   QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013596;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013597;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.000547  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013597;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 86  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000314  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013606;
SELECT
		  page_size, compress_ops, 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.000237  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013606;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 87  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013607;
SELECT
		  page_size, compress_ops, 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.000262  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013607;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 92  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013616;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 92  Schema:   QC_hit: No
# Query_time: 0.002018  Lock_time: 0.001894  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013616;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 93  Schema:   QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000428  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013617;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 93  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013617;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 96  Schema:   QC_hit: No
# Query_time: 0.000633  Lock_time: 0.000502  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013626;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 96  Schema:   QC_hit: No
# Query_time: 0.002094  Lock_time: 0.001991  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013626;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:53:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 97  Schema:   QC_hit: No
# Query_time: 0.003607  Lock_time: 0.003484  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013627;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 97  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013627;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 100  Schema:   QC_hit: No
# Query_time: 0.000432  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013636;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 100  Schema:   QC_hit: No
# Query_time: 0.000407  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013636;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:53:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 101  Schema:   QC_hit: No
# Query_time: 0.000485  Lock_time: 0.000347  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013637;
SELECT
		  page_size, compress_ops, 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.001473  Lock_time: 0.001332  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013637;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 104  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013646;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 104  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013646;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 105  Schema:   QC_hit: No
# Query_time: 0.000653  Lock_time: 0.000364  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013647;
SELECT
		  page_size, compress_ops, 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.000803  Lock_time: 0.000659  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013647;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 108  Schema:   QC_hit: No
# Query_time: 0.000374  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013656;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 108  Schema:   QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013656;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 109  Schema:   QC_hit: No
# Query_time: 0.000378  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013657;
SELECT
		  page_size, compress_ops, 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.000177  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013657;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 112  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000307  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013666;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 112  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013666;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 113  Schema:   QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013667;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 113  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013667;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 116  Schema:   QC_hit: No
# Query_time: 0.000795  Lock_time: 0.000640  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013676;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 116  Schema:   QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000288  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013676;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 117  Schema:   QC_hit: No
# Query_time: 0.002256  Lock_time: 0.001402  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013677;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 117  Schema:   QC_hit: No
# Query_time: 0.002032  Lock_time: 0.001891  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013677;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 120  Schema:   QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000346  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013686;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 120  Schema:   QC_hit: No
# Query_time: 0.000472  Lock_time: 0.000360  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013686;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 121  Schema:   QC_hit: No
# Query_time: 0.000467  Lock_time: 0.000337  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013687;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 121  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013687;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 124  Schema:   QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000421  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013696;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 124  Schema:   QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013696;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:54:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 125  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013697;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 125  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013697;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 148  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013706;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.127267  Lock_time: 0.126795  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013706;
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.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.125348  Lock_time: 0.124903  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013706;
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<=1624013756713 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 148  Schema:   QC_hit: No
# Query_time: 0.002357  Lock_time: 0.002295  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013706;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:07
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.908344  Lock_time: 0.908005  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
use optimizer;
SET timestamp=1624013707;
SELECT COUNT(*) FROM optimizer.DATABASECHANGELOGLOCK;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 149  Schema:   QC_hit: No
# Query_time: 0.004218  Lock_time: 0.004060  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013707;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.000702  Lock_time: 0.000479  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1624013707;
DELETE FROM optimizer.DATABASECHANGELOGLOCK;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 149  Schema:   QC_hit: No
# Query_time: 0.010725  Lock_time: 0.010641  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013707;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:09
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.001451  Lock_time: 0.000346  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1624013709;
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;
# Time: 210618 10:55:10
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.003915  Lock_time: 0.003777  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1624013710;
SELECT COUNT(*) FROM optimizer.DATABASECHANGELOG;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000072  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1208
SET timestamp=1624013710;
SELECT * FROM optimizer.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000109  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1624013710;
SELECT COUNT(*) FROM optimizer.DATABASECHANGELOGLOCK;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.001600  Lock_time: 0.000362  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1624013710;
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.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.021815  Lock_time: 0.000537  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 142
SET timestamp=1624013710;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.000965  Lock_time: 0.000279  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 142
SET timestamp=1624013710;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.001329  Lock_time: 0.000222  Rows_sent: 2  Rows_examined: 4
# Rows_affected: 0  Bytes_sent: 608
SET timestamp=1624013710;
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-optimizer[cmso-optimizer] @  [10.242.80.138]
# Thread_id: 138  Schema: optimizer  QC_hit: No
# Query_time: 0.101581  Lock_time: 0.101366  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 65
SET timestamp=1624013710;
SELECT MAX(ORDEREXECUTED) FROM optimizer.DATABASECHANGELOG;
# Time: 210618 10:55:16
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.316615  Lock_time: 0.316116  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
use cmso;
SET timestamp=1624013716;
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<=1624013766633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 152  Schema:   QC_hit: No
# Query_time: 0.000402  Lock_time: 0.000298  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013716;
SELECT
		  page_size, compress_ops, 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.000391  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013716;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 153  Schema:   QC_hit: No
# Query_time: 0.000657  Lock_time: 0.000438  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013717;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:55:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 153  Schema:   QC_hit: No
# Query_time: 0.000590  Lock_time: 0.000492  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013718;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:26
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.337357  Lock_time: 0.336954  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013726;
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<=1624013776630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 156  Schema:   QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000347  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013726;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:55:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 156  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013727;
SELECT
                  page_size, buffer_pool_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.000258  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013727;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:55:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 157  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013728;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:36
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.337962  Lock_time: 0.337679  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013736;
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<=1624013786630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 160  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013736;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-06-18 10:55:37 160 [Warning] Aborted connection 160 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:55:37
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 161  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013737;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:55:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 161  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013738;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:46
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.338844  Lock_time: 0.338171  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013746;
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<=1624013796631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 164  Schema:   QC_hit: No
# Query_time: 0.000738  Lock_time: 0.000644  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013746;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 164  Schema:   QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000348  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013746;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2021-06-18 10:55:47 164 [Warning] Aborted connection 164 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210618 10:55:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 165  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013747;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:55:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 165  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013748;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:55:56
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.333577  Lock_time: 0.333249  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013756;
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<=1624013806635 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 168  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013756;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 168  Schema:   QC_hit: No
# Query_time: 0.000142  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013756;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2021-06-18 10:55:57 168 [Warning] Aborted connection 168 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:55:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 169  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013757;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 169  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013757;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:56:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 172  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013766;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.343794  Lock_time: 0.342873  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013766;
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<=1624013816630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 172  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013766;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:56:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 173  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013767;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:56:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 173  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000305  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013768;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:56:16
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.347870  Lock_time: 0.347496  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013776;
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<=1624013826630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 176  Schema:   QC_hit: No
# Query_time: 0.000451  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013776;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-06-18 10:56:17 176 [Warning] Aborted connection 176 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:56:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 177  Schema:   QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013777;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 177  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013777;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:56:26
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.348219  Lock_time: 0.347784  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013786;
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<=1624013836631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 180  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013786;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-06-18 10:56:27 180 [Warning] Aborted connection 180 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:56:27
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 181  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013787;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:56:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 181  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013788;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:56:36
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.358771  Lock_time: 0.358201  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013796;
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<=1624013846630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.001520  Lock_time: 0.001448  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013796;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 184  Schema:   QC_hit: No
# Query_time: 0.000489  Lock_time: 0.000422  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013796;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-06-18 10:56:36 184 [Warning] Aborted connection 184 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:56:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 185  Schema:   QC_hit: No
# Query_time: 0.004258  Lock_time: 0.004063  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013798;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 185  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013798;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:56:46
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.355937  Lock_time: 0.355656  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013806;
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<=1624013856633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 188  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013806;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-06-18 10:56:47 188 [Warning] Aborted connection 188 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210618 10:56:47
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 189  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013807;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 189  Schema:   QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013807;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:56:56
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.356840  Lock_time: 0.356091  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013816;
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<=1624013866633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 192  Schema:   QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013816;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-06-18 10:56:57 192 [Warning] Aborted connection 192 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:56:57
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 193  Schema:   QC_hit: No
# Query_time: 0.000547  Lock_time: 0.000361  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013817;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:56:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 193  Schema:   QC_hit: No
# Query_time: 0.000925  Lock_time: 0.000716  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013818;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:57:06
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.365877  Lock_time: 0.364927  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013826;
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<=1624013876630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 196  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013826;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-06-18 10:57:07 196 [Warning] Aborted connection 196 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:57:07
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 197  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013827;
SELECT
		  page_size, compress_ops, 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.000108  Lock_time: 0.000065  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013827;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:57:17
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.370434  Lock_time: 0.369769  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013837;
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<=1624013886629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
2021-06-18 10:57:17 210 [Warning] Aborted connection 210 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error writing communication packets)
# Time: 210618 10:57:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 211  Schema:   QC_hit: No
# Query_time: 0.000407  Lock_time: 0.000305  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013838;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 211  Schema:   QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013838;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:57:27
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.377527  Lock_time: 0.376836  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013847;
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<=1624013896632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:57:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 215  Schema:   QC_hit: No
# Query_time: 0.005145  Lock_time: 0.005024  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013848;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 215  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013848;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:57:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 218  Schema:   QC_hit: No
# Query_time: 0.002579  Lock_time: 0.002453  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013856;
SELECT
		  page_size, compress_ops, 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.004199  Lock_time: 0.004065  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013856;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000796  Lock_time: 0.000383  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013856;
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<=1624013906630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:57:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 219  Schema:   QC_hit: No
# Query_time: 0.001863  Lock_time: 0.001702  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013858;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 219  Schema:   QC_hit: No
# Query_time: 0.000368  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013858;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:57:47
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.364489  Lock_time: 0.363126  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013867;
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<=1624013916636 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:57:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 223  Schema:   QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013868;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 10:57:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 223  Schema:   QC_hit: No
# Query_time: 0.986526  Lock_time: 0.986387  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013869;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:57:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 226  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013876;
SELECT
		  page_size, compress_ops, 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.000392  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013876;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000621  Lock_time: 0.000323  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013876;
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<=1624013926634 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:57:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 227  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013878;
SELECT
		  page_size, compress_ops, 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.000386  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013878;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:58:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 230  Schema:   QC_hit: No
# Query_time: 0.000498  Lock_time: 0.000373  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013886;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 230  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013886;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001003  Lock_time: 0.000478  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013886;
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<=1624013936629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:58:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 231  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013888;
SELECT
		  page_size, compress_ops, 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.000576  Lock_time: 0.000478  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013888;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:58:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 234  Schema:   QC_hit: No
# Query_time: 0.016098  Lock_time: 0.015941  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013896;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 234  Schema:   QC_hit: No
# Query_time: 0.000975  Lock_time: 0.000796  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013896;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000634  Lock_time: 0.000316  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013896;
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<=1624013946631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:58:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 235  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000248  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013898;
SELECT
		  page_size, compress_ops, 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.000427  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013898;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:58:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 238  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013906;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 238  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013906;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000879  Lock_time: 0.000449  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013906;
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<=1624013956629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:58:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 239  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013908;
SELECT
		  page_size, compress_ops, 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.000328  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013908;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:58:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 242  Schema:   QC_hit: No
# Query_time: 0.005116  Lock_time: 0.004931  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013916;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 242  Schema:   QC_hit: No
# Query_time: 0.000707  Lock_time: 0.000574  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013916;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001376  Lock_time: 0.000493  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013916;
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<=1624013966628 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:58:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 243  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013918;
SELECT
		  page_size, compress_ops, 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.000358  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013918;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:58:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013926;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013926;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001303  Lock_time: 0.000620  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013926;
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<=1624013976632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:58:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 247  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013928;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 247  Schema:   QC_hit: No
# Query_time: 0.000165  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013928;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:58:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 250  Schema:   QC_hit: No
# Query_time: 0.000784  Lock_time: 0.000659  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013936;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 250  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013936;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001103  Lock_time: 0.000643  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013936;
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<=1624013986644 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:58:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 251  Schema:   QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013938;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 251  Schema:   QC_hit: No
# Query_time: 0.005568  Lock_time: 0.005451  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013938;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:59:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 254  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013946;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 254  Schema:   QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013946;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000713  Lock_time: 0.000382  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013946;
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<=1624013996630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:59:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 255  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013948;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 255  Schema:   QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013948;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:59:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 258  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013956;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 258  Schema:   QC_hit: No
# Query_time: 0.000668  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013956;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000610  Lock_time: 0.000362  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013956;
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<=1624014006629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:59:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 259  Schema:   QC_hit: No
# Query_time: 0.000650  Lock_time: 0.000544  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013958;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 259  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013958;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:59:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 262  Schema:   QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013966;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 262  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013966;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000703  Lock_time: 0.000435  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013966;
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<=1624014016630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:59:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 263  Schema:   QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013968;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 263  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013968;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:59:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 266  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013976;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 266  Schema:   QC_hit: No
# Query_time: 0.012853  Lock_time: 0.012673  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013976;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001916  Lock_time: 0.000812  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013976;
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<=1624014026629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:59:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 267  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013978;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 267  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013978;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:59:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 270  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013986;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 270  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013986;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000758  Lock_time: 0.000400  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013986;
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<=1624014036631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:59:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 271  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013988;
SELECT
		  page_size, compress_ops, 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.000351  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013988;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 10:59:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013996;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013996;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001002  Lock_time: 0.000570  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624013996;
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<=1624014046635 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 10:59:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 275  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624013998;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 275  Schema:   QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624013998;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:00:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.009766  Lock_time: 0.009627  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014006;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.001556  Lock_time: 0.001427  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014006;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001332  Lock_time: 0.000886  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014006;
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<=1624014056629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:00:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 279  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014008;
SELECT
		  page_size, compress_ops, 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.000180  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014008;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:00:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 282  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014016;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 282  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014016;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001083  Lock_time: 0.000707  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014016;
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<=1624014066629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:00:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 283  Schema:   QC_hit: No
# Query_time: 0.000648  Lock_time: 0.000508  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014018;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 283  Schema:   QC_hit: No
# Query_time: 0.002019  Lock_time: 0.001902  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014018;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:00:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 286  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014026;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 286  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014026;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001571  Lock_time: 0.000671  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014026;
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<=1624014076629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:00:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 287  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014028;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 287  Schema:   QC_hit: No
# Query_time: 0.002164  Lock_time: 0.002009  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014028;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:00:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 290  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014036;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 290  Schema:   QC_hit: No
# Query_time: 0.000176  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014036;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001079  Lock_time: 0.000591  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014036;
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<=1624014086629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:00:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 291  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014038;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 291  Schema:   QC_hit: No
# Query_time: 0.000128  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014038;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:00:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 292  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014046;
SELECT
		  page_size, compress_ops, 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.000366  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014046;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000720  Lock_time: 0.000376  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014046;
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<=1624014096629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:00:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 293  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014048;
SELECT
		  page_size, compress_ops, 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.000375  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014048;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:00:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 294  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014056;
SELECT
		  page_size, compress_ops, 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.000154  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014056;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000888  Lock_time: 0.000462  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014056;
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<=1624014106632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:00:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 295  Schema:   QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014058;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 295  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014058;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:01:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 296  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014066;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 296  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014066;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000976  Lock_time: 0.000448  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014066;
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<=1624014116634 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:01:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 297  Schema:   QC_hit: No
# Query_time: 0.001000  Lock_time: 0.000865  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014068;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 297  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014068;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:01:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 298  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014076;
SELECT
		  page_size, compress_ops, 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.000948  Lock_time: 0.000850  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014076;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000741  Lock_time: 0.000397  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014076;
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<=1624014126634 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:01:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 299  Schema:   QC_hit: No
# Query_time: 0.000534  Lock_time: 0.000370  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014078;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 299  Schema:   QC_hit: No
# Query_time: 0.004103  Lock_time: 0.003967  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014078;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:01:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 306  Schema:   QC_hit: No
# Query_time: 0.004232  Lock_time: 0.004049  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014086;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 306  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014086;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000715  Lock_time: 0.000389  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014086;
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<=1624014136629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:01:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 307  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014088;
SELECT
		  page_size, compress_ops, 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.001327  Lock_time: 0.001190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014088;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:01:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 310  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014096;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 310  Schema:   QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000467  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014096;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001220  Lock_time: 0.000510  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014096;
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<=1624014146633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:01:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 311  Schema:   QC_hit: No
# Query_time: 0.000731  Lock_time: 0.000618  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014098;
SELECT
		  page_size, compress_ops, 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.000179  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014098;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:01:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 314  Schema:   QC_hit: No
# Query_time: 0.003345  Lock_time: 0.003101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014106;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 314  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014106;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000653  Lock_time: 0.000334  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014106;
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<=1624014156630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:01:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 315  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014108;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 315  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014108;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:01:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 318  Schema:   QC_hit: No
# Query_time: 0.003832  Lock_time: 0.003677  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014116;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 318  Schema:   QC_hit: No
# Query_time: 0.000336  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014116;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000779  Lock_time: 0.000427  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014116;
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<=1624014166637 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:01:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000295  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014118;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 319  Schema:   QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014118;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:02:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 322  Schema:   QC_hit: No
# Query_time: 0.000464  Lock_time: 0.000335  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014126;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 322  Schema:   QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014126;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000846  Lock_time: 0.000484  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014126;
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<=1624014176629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:02:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 323  Schema:   QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014128;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 323  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014128;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:02:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.000422  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014136;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014136;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000686  Lock_time: 0.000413  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014136;
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<=1624014186629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:02:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 326  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014138;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 326  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014138;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:02:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 327  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014146;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 327  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014146;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001786  Lock_time: 0.000642  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014146;
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<=1624014196630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:02:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 328  Schema:   QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014148;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 328  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014148;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:02:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 329  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014156;
SELECT
		  page_size, compress_ops, 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.000223  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014156;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001026  Lock_time: 0.000524  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014156;
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<=1624014206630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:02:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 330  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014158;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 330  Schema:   QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014158;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:02:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 335  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014166;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 335  Schema:   QC_hit: No
# Query_time: 0.004355  Lock_time: 0.004241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014166;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000899  Lock_time: 0.000471  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014166;
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<=1624014216630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:02:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 336  Schema:   QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000378  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014168;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 336  Schema:   QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014168;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:02:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 339  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014176;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 339  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014176;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001103  Lock_time: 0.000582  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014176;
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<=1624014226629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:02:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 340  Schema:   QC_hit: No
# Query_time: 0.000215  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014178;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 340  Schema:   QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000318  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014178;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:03:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 343  Schema:   QC_hit: No
# Query_time: 0.000576  Lock_time: 0.000408  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014186;
SELECT
		  page_size, compress_ops, 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.000205  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014186;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000764  Lock_time: 0.000425  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014186;
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<=1624014236636 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:03:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 344  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014188;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 344  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014188;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:03:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 347  Schema:   QC_hit: No
# Query_time: 0.000702  Lock_time: 0.000570  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014196;
SELECT
		  page_size, compress_ops, 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.000547  Lock_time: 0.000429  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014196;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000723  Lock_time: 0.000383  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014196;
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<=1624014246631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:03:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 348  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014198;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 348  Schema:   QC_hit: No
# Query_time: 0.000879  Lock_time: 0.000757  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014198;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:03:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 351  Schema:   QC_hit: No
# Query_time: 0.000557  Lock_time: 0.000453  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014206;
SELECT
                  page_size, buffer_pool_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.000117  Lock_time: 0.000075  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014206;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001205  Lock_time: 0.000547  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014206;
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<=1624014256629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:03:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 352  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014208;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 352  Schema:   QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014208;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 11:03:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014216;
SELECT
		  page_size, compress_ops, 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.000241  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014216;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000556  Lock_time: 0.000295  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014216;
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<=1624014266630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:03:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014218;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014218;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:03:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000585  Lock_time: 0.000386  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014226;
SELECT
		  page_size, compress_ops, 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.000159  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014226;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.003269  Lock_time: 0.000515  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014226;
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<=1624014276628 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:03:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.000583  Lock_time: 0.000444  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014228;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014228;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:03:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 363  Schema:   QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000303  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014236;
SELECT
		  page_size, compress_ops, 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.000133  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014236;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000869  Lock_time: 0.000533  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014236;
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<=1624014286631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:03:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 364  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014238;
SELECT
		  page_size, compress_ops, 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.000386  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014238;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:04:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 367  Schema:   QC_hit: No
# Query_time: 0.000468  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014246;
SELECT
		  page_size, compress_ops, 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.000345  Lock_time: 0.000242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014246;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000895  Lock_time: 0.000571  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014246;
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<=1624014296628 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:04:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014248;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014248;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:04:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 371  Schema:   QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014256;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 371  Schema:   QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000258  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014256;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.002536  Lock_time: 0.000625  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014256;
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<=1624014306629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:04:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 372  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014258;
SELECT
		  page_size, compress_ops, 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.000317  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014258;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:04:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 375  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014266;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 375  Schema:   QC_hit: No
# Query_time: 0.000367  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014266;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000779  Lock_time: 0.000455  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014266;
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<=1624014316633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:04:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 376  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014268;
SELECT
		  page_size, compress_ops, 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.000159  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014268;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:04:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 379  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014276;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 379  Schema:   QC_hit: No
# Query_time: 0.001556  Lock_time: 0.001442  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014276;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000855  Lock_time: 0.000451  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014276;
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<=1624014326632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:04:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 380  Schema:   QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014278;
SELECT
		  page_size, compress_ops, 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.004045  Lock_time: 0.003906  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014278;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:04:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 383  Schema:   QC_hit: No
# Query_time: 0.002977  Lock_time: 0.002850  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014286;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 383  Schema:   QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000474  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014286;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000726  Lock_time: 0.000383  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014286;
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<=1624014336630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:04:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 384  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014288;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 384  Schema:   QC_hit: No
# Query_time: 0.004077  Lock_time: 0.003926  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014288;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:04:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 387  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014296;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 387  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014296;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000750  Lock_time: 0.000433  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014296;
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<=1624014346629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:04:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 388  Schema:   QC_hit: No
# Query_time: 0.001910  Lock_time: 0.001756  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014298;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 388  Schema:   QC_hit: No
# Query_time: 0.001767  Lock_time: 0.001651  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014298;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:05:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014306;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014306;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.005014  Lock_time: 0.002533  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014306;
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<=1624014356629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:05:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 392  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014308;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 392  Schema:   QC_hit: No
# Query_time: 0.002080  Lock_time: 0.001939  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014308;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:05:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014316;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 395  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014316;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000794  Lock_time: 0.000419  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014316;
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<=1624014366630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:05:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 396  Schema:   QC_hit: No
# Query_time: 0.000374  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014318;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 396  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000280  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014318;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:05:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 399  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014326;
SELECT
		  page_size, compress_ops, 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.000268  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014326;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000688  Lock_time: 0.000377  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014326;
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<=1624014376630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:05:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 400  Schema:   QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014328;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 400  Schema:   QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014328;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:05:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 403  Schema:   QC_hit: No
# Query_time: 0.001021  Lock_time: 0.000860  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014336;
SELECT
		  page_size, compress_ops, 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.001083  Lock_time: 0.000972  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014336;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000851  Lock_time: 0.000378  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014336;
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<=1624014386630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:05:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 404  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014338;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 404  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014338;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:05:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 407  Schema:   QC_hit: No
# Query_time: 0.000354  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014346;
SELECT
		  page_size, compress_ops, 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.000158  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014346;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.006230  Lock_time: 0.005892  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014346;
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<=1624014396638 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:05:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 408  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014348;
SELECT
		  page_size, compress_ops, 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.005428  Lock_time: 0.005275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014348;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:05:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 411  Schema:   QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014356;
SELECT
		  page_size, compress_ops, 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.000269  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014356;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001641  Lock_time: 0.000677  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014356;
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<=1624014406629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:05:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 412  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014358;
SELECT
		  page_size, compress_ops, 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.000370  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014358;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:06:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 415  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014366;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 415  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014366;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000884  Lock_time: 0.000525  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014366;
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<=1624014416629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:06:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 416  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014368;
SELECT
		  page_size, compress_ops, 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.003716  Lock_time: 0.003567  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014368;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:06:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 419  Schema:   QC_hit: No
# Query_time: 0.001784  Lock_time: 0.001642  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014376;
SELECT
                  page_size, buffer_pool_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.001918  Lock_time: 0.001856  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014376;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000848  Lock_time: 0.000468  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014376;
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<=1624014426631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:06:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 420  Schema:   QC_hit: No
# Query_time: 0.000369  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014378;
SELECT
		  page_size, compress_ops, 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.008246  Lock_time: 0.008091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014378;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:06:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 423  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014386;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 423  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014386;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000810  Lock_time: 0.000487  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014386;
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<=1624014436630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:06:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 424  Schema:   QC_hit: No
# Query_time: 0.001407  Lock_time: 0.001251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014388;
SELECT
		  page_size, compress_ops, 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.000514  Lock_time: 0.000384  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014388;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:06:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 427  Schema:   QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014396;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 427  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014396;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001196  Lock_time: 0.000698  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014396;
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<=1624014446657 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:06:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 428  Schema:   QC_hit: No
# Query_time: 0.002525  Lock_time: 0.002421  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014398;
SELECT
		  page_size, compress_ops, 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.004924  Lock_time: 0.002313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014398;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:06:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 431  Schema:   QC_hit: No
# Query_time: 0.001773  Lock_time: 0.001222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014406;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 431  Schema:   QC_hit: No
# Query_time: 0.002302  Lock_time: 0.002150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014406;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.003819  Lock_time: 0.001370  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014406;
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<=1624014456630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:06:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 432  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014408;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 432  Schema:   QC_hit: No
# Query_time: 0.006519  Lock_time: 0.006290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014408;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:06:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 435  Schema:   QC_hit: No
# Query_time: 0.005238  Lock_time: 0.005043  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014416;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 435  Schema:   QC_hit: No
# Query_time: 0.002000  Lock_time: 0.001817  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014416;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001675  Lock_time: 0.000796  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014416;
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<=1624014466630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:06:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014418;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.008265  Lock_time: 0.008103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014418;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:07:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 439  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014426;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 439  Schema:   QC_hit: No
# Query_time: 0.001215  Lock_time: 0.001051  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014426;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001902  Lock_time: 0.001181  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014426;
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<=1624014476631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:07:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 440  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000248  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014428;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 440  Schema:   QC_hit: No
# Query_time: 0.003604  Lock_time: 0.003457  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014428;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:07:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 443  Schema:   QC_hit: No
# Query_time: 0.000525  Lock_time: 0.000358  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014436;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 443  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014436;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000986  Lock_time: 0.000567  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014436;
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<=1624014486662 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:07:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 444  Schema:   QC_hit: No
# Query_time: 0.002407  Lock_time: 0.002270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014438;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 444  Schema:   QC_hit: No
# Query_time: 0.004368  Lock_time: 0.004211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014438;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:07:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014446;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014446;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000835  Lock_time: 0.000450  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014446;
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<=1624014496633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:07:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 448  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014448;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 448  Schema:   QC_hit: No
# Query_time: 0.003411  Lock_time: 0.003245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014448;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:07:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014456;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014456;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000507  Lock_time: 0.000269  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014456;
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<=1624014506638 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:07:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 452  Schema:   QC_hit: No
# Query_time: 0.006956  Lock_time: 0.006780  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014458;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 452  Schema:   QC_hit: No
# Query_time: 0.001789  Lock_time: 0.001639  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014458;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:07:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 455  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014466;
SELECT
		  page_size, compress_ops, 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.000463  Lock_time: 0.000346  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014466;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001441  Lock_time: 0.000601  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014466;
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<=1624014516641 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:07:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014468;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  Schema:   QC_hit: No
# Query_time: 0.000128  Lock_time: 0.000088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014468;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:07:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014476;
SELECT
		  page_size, compress_ops, 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.000295  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014476;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000871  Lock_time: 0.000465  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014476;
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<=1624014526634 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:07:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 460  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014478;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 460  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014478;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:08:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.000446  Lock_time: 0.000327  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014486;
SELECT
		  page_size, compress_ops, 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.000291  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014486;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000882  Lock_time: 0.000447  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014486;
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<=1624014536629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:08:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.000443  Lock_time: 0.000321  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014488;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 464  Schema:   QC_hit: No
# Query_time: 0.002053  Lock_time: 0.001988  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014488;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:08:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 467  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014496;
SELECT
		  page_size, compress_ops, 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.000148  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014496;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000906  Lock_time: 0.000538  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014496;
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<=1624014546636 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:08:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014498;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014498;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:08:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 471  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014506;
SELECT
		  page_size, compress_ops, 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.000334  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014506;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000805  Lock_time: 0.000460  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014506;
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<=1624014556637 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:08:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014508;
SELECT
		  page_size, compress_ops, 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.000169  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014508;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:08:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 475  Schema:   QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014516;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 475  Schema:   QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014516;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000943  Lock_time: 0.000574  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014516;
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<=1624014566630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:08:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014518;
SELECT
		  page_size, compress_ops, 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.000339  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014518;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:08:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 479  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014526;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 479  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014526;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000311  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014526;
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<=1624014576630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:08:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000375  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014528;
SELECT
		  page_size, compress_ops, 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.002516  Lock_time: 0.002398  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014528;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:08:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 483  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014536;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 483  Schema:   QC_hit: No
# Query_time: 0.000500  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014536;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001598  Lock_time: 0.000751  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014536;
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<=1624014586670 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:08:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014538;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014538;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:09:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014546;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 487  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014546;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000705  Lock_time: 0.000392  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014546;
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<=1624014596631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:09:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 488  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014548;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 488  Schema:   QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014548;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:09:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 491  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014556;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 491  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014556;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000810  Lock_time: 0.000414  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014556;
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<=1624014606629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:09:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 492  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014558;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 492  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014558;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:09:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 495  Schema:   QC_hit: No
# Query_time: 0.000350  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014566;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 495  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014566;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000707  Lock_time: 0.000382  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014566;
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<=1624014616634 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:09:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 496  Schema:   QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014568;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 496  Schema:   QC_hit: No
# Query_time: 0.001039  Lock_time: 0.000920  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014568;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:09:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 499  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014576;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 499  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014576;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000813  Lock_time: 0.000463  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014576;
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<=1624014626640 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:09:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 500  Schema:   QC_hit: No
# Query_time: 0.000353  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014578;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 500  Schema:   QC_hit: No
# Query_time: 0.001217  Lock_time: 0.000359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014578;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:09:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.000367  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014586;
SELECT
		  page_size, compress_ops, 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.000188  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014586;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000699  Lock_time: 0.000380  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014586;
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<=1624014636641 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:09:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.000425  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014588;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014588;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:09:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 507  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014596;
SELECT
		  page_size, compress_ops, 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.001074  Lock_time: 0.000938  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014596;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001091  Lock_time: 0.000526  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014596;
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<=1624014646633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:09:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.000988  Lock_time: 0.000623  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014598;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014598;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 11:10:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014606;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 511  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014606;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.001159  Lock_time: 0.000630  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014606;
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<=1624014656637 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:10:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014608;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014608;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:10:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014616;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 515  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014616;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000687  Lock_time: 0.000402  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014616;
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<=1624014666629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:10:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014618;
SELECT
		  page_size, compress_ops, 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.000356  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014618;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:10:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000322  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014626;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.000208  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014626;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000813  Lock_time: 0.000442  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014626;
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<=1624014676632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:10:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.000468  Lock_time: 0.000350  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014628;
SELECT
		  page_size, compress_ops, 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.000187  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014628;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:10:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 523  Schema:   QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014636;
SELECT
		  page_size, compress_ops, 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.000270  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014636;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000772  Lock_time: 0.000412  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014636;
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<=1624014686630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:10:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014638;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000168  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014638;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:10:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014646;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.000257  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014646;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000760  Lock_time: 0.000409  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014646;
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<=1624014696630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:10:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014648;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014648;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:10:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014656;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.000157  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014656;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000914  Lock_time: 0.000612  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014656;
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<=1624014706636 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:10:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014658;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014658;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:11:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 535  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014666;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 535  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014666;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000599  Lock_time: 0.000352  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014666;
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<=1624014716633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:11:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014668;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.000336  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014668;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:11:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 539  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014676;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 539  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014676;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001175  Lock_time: 0.000587  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014676;
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<=1624014726628 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:11:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 540  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014678;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 540  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014678;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:11:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 543  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014686;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 543  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014686;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000690  Lock_time: 0.000402  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014686;
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<=1624014736629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:11:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 544  Schema:   QC_hit: No
# Query_time: 0.000268  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014688;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 544  Schema:   QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014688;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:11:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000407  Lock_time: 0.000307  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014696;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000183  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014696;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000837  Lock_time: 0.000460  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014696;
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<=1624014746630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:11:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 548  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014698;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 548  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014698;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:11:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 551  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014706;
SELECT
		  page_size, compress_ops, 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.000322  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014706;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000999  Lock_time: 0.000551  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014706;
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<=1624014756628 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:11:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 552  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014708;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 552  Schema:   QC_hit: No
# Query_time: 0.000128  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014708;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:11:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 555  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014716;
SELECT
		  page_size, compress_ops, 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.000325  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014716;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000656  Lock_time: 0.000385  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014716;
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<=1624014766630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:11:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 556  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014718;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 556  Schema:   QC_hit: No
# Query_time: 0.000226  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014718;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:12:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014726;
SELECT
		  page_size, compress_ops, 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.000323  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014726;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001151  Lock_time: 0.000724  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014726;
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<=1624014776634 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:12:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014728;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.000173  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014728;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:12:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014736;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014736;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000673  Lock_time: 0.000394  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014736;
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<=1624014786631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:12:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014738;
SELECT
		  page_size, compress_ops, 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.000279  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014738;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:12:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 567  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014746;
SELECT
		  page_size, compress_ops, 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.000262  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014746;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000679  Lock_time: 0.000357  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014746;
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<=1624014796630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:12:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014748;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014748;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:12:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 571  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014756;
SELECT
                  page_size, buffer_pool_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.000190  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014756;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000757  Lock_time: 0.000417  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014756;
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<=1624014806629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:12:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 572  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014758;
SELECT
		  page_size, compress_ops, 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.000327  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014758;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:12:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 575  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014766;
SELECT
		  page_size, compress_ops, 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.000180  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014766;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000731  Lock_time: 0.000418  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014766;
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<=1624014816630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:12:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014768;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014768;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:12:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 579  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014776;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 579  Schema:   QC_hit: No
# Query_time: 0.000317  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014776;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000614  Lock_time: 0.000324  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014776;
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<=1624014826629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:12:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014778;
SELECT
		  page_size, compress_ops, 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.000452  Lock_time: 0.000377  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014778;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:13:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014786;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 583  Schema:   QC_hit: No
# Query_time: 0.000320  Lock_time: 0.000255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014786;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001117  Lock_time: 0.000534  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014786;
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<=1624014836633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:13:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014788;
SELECT
		  page_size, compress_ops, 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.000168  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014788;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:13:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 587  Schema:   QC_hit: No
# Query_time: 0.000479  Lock_time: 0.000330  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014796;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 587  Schema:   QC_hit: No
# Query_time: 0.000427  Lock_time: 0.000316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014796;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000836  Lock_time: 0.000463  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014796;
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<=1624014846632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:13:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 588  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014798;
SELECT
		  page_size, compress_ops, 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.000301  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014798;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:13:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.000341  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014806;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014806;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000572  Lock_time: 0.000330  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014806;
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<=1624014856631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:13:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014808;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.000127  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014808;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 11:13:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 595  Schema:   QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014816;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 595  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014816;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000871  Lock_time: 0.000554  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014816;
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<=1624014866629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:13:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 596  Schema:   QC_hit: No
# Query_time: 0.000718  Lock_time: 0.000634  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014818;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 596  Schema:   QC_hit: No
# Query_time: 0.004561  Lock_time: 0.004464  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014818;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:13:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 599  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014826;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 599  Schema:   QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014826;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000757  Lock_time: 0.000462  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014826;
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<=1624014876630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:13:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 600  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014828;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 600  Schema:   QC_hit: No
# Query_time: 0.000384  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014828;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:13:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 603  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014836;
SELECT
		  page_size, compress_ops, 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.000514  Lock_time: 0.000453  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014836;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000669  Lock_time: 0.000386  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014836;
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<=1624014886630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:13:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.000381  Lock_time: 0.000291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014838;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000397  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014838;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:14:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 607  Schema:   QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014846;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 607  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014846;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000754  Lock_time: 0.000416  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014846;
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<=1624014896630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:14:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 608  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014848;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 608  Schema:   QC_hit: No
# Query_time: 0.002702  Lock_time: 0.002507  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014848;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:14:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014856;
SELECT
		  page_size, compress_ops, 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.002638  Lock_time: 0.002473  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014856;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000728  Lock_time: 0.000426  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014856;
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<=1624014906631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:14:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014858;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014858;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:14:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014866;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014866;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000822  Lock_time: 0.000524  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014866;
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<=1624014916632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:14:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 616  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014868;
SELECT
		  page_size, compress_ops, 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.000282  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014868;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:14:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 619  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014876;
SELECT
		  page_size, compress_ops, 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.000156  Lock_time: 0.000085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014876;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001669  Lock_time: 0.001367  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014876;
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<=1624014926630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:14:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 620  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014878;
SELECT
		  page_size, compress_ops, 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.000352  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014878;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:14:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 623  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014886;
SELECT
		  page_size, compress_ops, 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.000156  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014886;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000937  Lock_time: 0.000546  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014886;
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<=1624014936630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:14:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  Schema:   QC_hit: No
# Query_time: 0.000363  Lock_time: 0.000262  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014888;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  Schema:   QC_hit: No
# Query_time: 0.000283  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014888;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:14:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 627  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000276  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014896;
SELECT
		  page_size, compress_ops, 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.001095  Lock_time: 0.001031  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014896;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000892  Lock_time: 0.000525  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014896;
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<=1624014946630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:14:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014898;
SELECT
		  page_size, compress_ops, 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.002536  Lock_time: 0.002419  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014898;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:15:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 631  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014906;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 631  Schema:   QC_hit: No
# Query_time: 0.002010  Lock_time: 0.001877  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014906;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001004  Lock_time: 0.000590  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014906;
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<=1624014956630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:15:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 632  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014908;
SELECT
		  page_size, compress_ops, 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.000211  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014908;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:15:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 635  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014916;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 635  Schema:   QC_hit: No
# Query_time: 0.000197  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014916;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000706  Lock_time: 0.000390  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014916;
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<=1624014966629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:15:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014918;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014918;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210618 11:15:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 639  Schema:   QC_hit: No
# Query_time: 0.000380  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014926;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 639  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014926;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000675  Lock_time: 0.000445  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014926;
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<=1624014976633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:15:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 640  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014928;
SELECT
		  page_size, compress_ops, 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.000363  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014928;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:15:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 643  Schema:   QC_hit: No
# Query_time: 0.000355  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014936;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 643  Schema:   QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000381  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014936;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000655  Lock_time: 0.000401  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014936;
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<=1624014986634 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:15:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 644  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014938;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 644  Schema:   QC_hit: No
# Query_time: 0.001092  Lock_time: 0.000981  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014938;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:15:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 647  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014946;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 647  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014946;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000668  Lock_time: 0.000416  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014946;
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<=1624014996629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:15:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 648  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014948;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 648  Schema:   QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014948;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:15:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.000441  Lock_time: 0.000322  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014956;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.000720  Lock_time: 0.000590  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014956;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000787  Lock_time: 0.000496  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014956;
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<=1624015006629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:15:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 652  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014958;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 652  Schema:   QC_hit: No
# Query_time: 0.000119  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014958;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:16:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014966;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.003327  Lock_time: 0.003197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014966;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000854  Lock_time: 0.000495  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014966;
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<=1624015016630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:16:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 656  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014968;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 656  Schema:   QC_hit: No
# Query_time: 0.000573  Lock_time: 0.000475  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014968;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:16:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.000441  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014976;
SELECT
		  page_size, compress_ops, 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.000185  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014976;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000704  Lock_time: 0.000386  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014976;
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<=1624015026630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:16:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014978;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014978;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:16:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014986;
SELECT
		  page_size, compress_ops, 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.000394  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014986;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000850  Lock_time: 0.000558  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014986;
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<=1624015036632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:16:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000460  Lock_time: 0.000323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014988;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014988;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:16:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014996;
SELECT
		  page_size, compress_ops, 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.000242  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014996;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000731  Lock_time: 0.000381  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624014996;
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<=1624015046633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:16:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.005291  Lock_time: 0.005191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624014998;
SELECT
		  page_size, compress_ops, 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.000198  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624014998;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:16:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 671  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015006;
SELECT
		  page_size, compress_ops, 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.000167  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015006;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000677  Lock_time: 0.000427  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015006;
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<=1624015056632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:16:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015008;
SELECT
		  page_size, compress_ops, 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.000227  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015008;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:16:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 675  Schema:   QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015016;
SELECT
                  page_size, buffer_pool_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.000162  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015016;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000580  Lock_time: 0.000356  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015016;
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<=1624015066629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:16:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015018;
SELECT
		  page_size, compress_ops, 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.000306  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015018;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:17:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 679  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015026;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 679  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015026;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000748  Lock_time: 0.000496  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015026;
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<=1624015076629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:17:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015028;
SELECT
		  page_size, compress_ops, 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.000328  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015028;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:17:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 683  Schema:   QC_hit: No
# Query_time: 0.000757  Lock_time: 0.000251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015036;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 683  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015036;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.001154  Lock_time: 0.000688  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015036;
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<=1624015086629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:17:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 684  Schema:   QC_hit: No
# Query_time: 0.000319  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015038;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 684  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000088  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015038;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:17:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 687  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000248  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015046;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 687  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015046;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000863  Lock_time: 0.000536  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015046;
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<=1624015096629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:17:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 688  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015048;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 688  Schema:   QC_hit: No
# Query_time: 0.000381  Lock_time: 0.000243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015048;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:17:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 691  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015056;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 691  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015056;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000584  Lock_time: 0.000308  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015056;
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<=1624015106631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:17:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 692  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015058;
SELECT
		  page_size, compress_ops, 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.000248  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015058;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:17:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000332  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015066;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000338  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015066;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000737  Lock_time: 0.000425  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015066;
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<=1624015116632 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:17:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 696  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015068;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 696  Schema:   QC_hit: No
# Query_time: 0.000348  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015068;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:17:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 699  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015076;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 699  Schema:   QC_hit: No
# Query_time: 0.000390  Lock_time: 0.000262  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015076;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000845  Lock_time: 0.000531  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015076;
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<=1624015126633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:17:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 700  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015078;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 700  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015078;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:18:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015086;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015086;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000691  Lock_time: 0.000460  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015086;
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<=1624015136628 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:18:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 704  Schema:   QC_hit: No
# Query_time: 0.000306  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015088;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 704  Schema:   QC_hit: No
# Query_time: 0.000312  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015088;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:18:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 707  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015096;
SELECT
		  page_size, compress_ops, 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.000192  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015096;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000716  Lock_time: 0.000432  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015096;
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<=1624015146629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:18:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 708  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015098;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 708  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015098;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:18:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 711  Schema:   QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000262  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015106;
SELECT
                  page_size, buffer_pool_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.000162  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015106;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.000803  Lock_time: 0.000567  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015106;
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<=1624015156631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:18:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 712  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015108;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 712  Schema:   QC_hit: No
# Query_time: 0.000313  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015108;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:18:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 715  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015116;
SELECT
		  page_size, compress_ops, 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.000321  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015116;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000783  Lock_time: 0.000384  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015116;
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<=1624015166629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:18:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015118;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000395  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015118;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:18:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015126;
SELECT
		  page_size, compress_ops, 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.000134  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015126;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000809  Lock_time: 0.000434  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015126;
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<=1624015176630 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:18:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 720  Schema:   QC_hit: No
# Query_time: 0.000284  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015128;
SELECT
		  page_size, compress_ops, 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.000323  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015128;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:18:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 723  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015136;
SELECT
		  page_size, compress_ops, 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.000506  Lock_time: 0.000327  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015136;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000656  Lock_time: 0.000397  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015136;
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<=1624015186633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:18:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015138;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015138;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:19:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 727  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015146;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 727  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015146;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000820  Lock_time: 0.000417  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015146;
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<=1624015196631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:19:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015148;
SELECT
		  page_size, compress_ops, 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.000353  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015148;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:19:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 731  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015156;
SELECT
		  page_size, compress_ops, 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.000216  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015156;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000641  Lock_time: 0.000427  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015156;
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<=1624015206629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:19:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015158;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015158;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:19:26
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 735  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015166;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 735  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015166;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000731  Lock_time: 0.000402  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015166;
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<=1624015216629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:19:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015168;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015168;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:19:36
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 739  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015176;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 739  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015176;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000854  Lock_time: 0.000494  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015176;
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<=1624015226629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:19:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 740  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015178;
SELECT
		  page_size, compress_ops, 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.000289  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015178;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:19:46
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 743  Schema:   QC_hit: No
# Query_time: 0.000286  Lock_time: 0.000185  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015186;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 743  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015186;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 128  Schema: cmso  QC_hit: No
# Query_time: 0.000922  Lock_time: 0.000501  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015186;
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<=1624015236629 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:19:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 744  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015188;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 744  Schema:   QC_hit: No
# Query_time: 0.000182  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015188;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:19:56
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 747  Schema:   QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015196;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 747  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015196;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 129  Schema: cmso  QC_hit: No
# Query_time: 0.001075  Lock_time: 0.000637  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015196;
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<=1624015246631 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:19:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 748  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015198;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 748  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015198;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:20:06
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 751  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015206;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 751  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015206;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: cmso-admin[cmso-admin] @  [10.242.90.25]
# Thread_id: 127  Schema: cmso  QC_hit: No
# Query_time: 0.000978  Lock_time: 0.000521  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1624015206;
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<=1624015256633 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210618 11:20:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 752  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015208;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 752  Schema:   QC_hit: No
# Query_time: 0.000299  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015208;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210618 11:20:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000382  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1624015216;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1624015216;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages