Results

By type

          mariadb 10:49:57.22 
mariadb 10:49:57.23 Welcome to the Bitnami mariadb-galera container
mariadb 10:49:57.24 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 10:49:57.25 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 10:49:57.27 
mariadb 10:49:57.28 INFO  ==> ** Starting MariaDB setup **
mariadb 10:49:57.35 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 10:49:57.46 INFO  ==> Initializing mariadb database
mariadb 10:49:57.48 DEBUG ==> Ensuring expected directories/files exist
mariadb 10:49:57.56 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 10:49:57.59 INFO  ==> Setting user option
mariadb 10:49:57.60 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:49:58.34 INFO  ==> Setting wsrep_node_name option
mariadb 10:49:58.35 DEBUG ==> Setting wsrep_node_name to 'dev-cmso-db-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:49:58.60 INFO  ==> Setting wsrep_node_address option
mariadb 10:49:58.61 DEBUG ==> Setting wsrep_node_address to '10.242.15.79' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:49:58.93 INFO  ==> Setting wsrep_sst_auth option
mariadb 10:49:58.94 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:rng8JpH9' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 10:49:59.29 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2021-05-20 10:49:59 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2021-05-20 10:49:59 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:04.74 INFO  ==> Starting mariadb in background
2021-05-20 10:50:04 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2021-05-20 10:50:04 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2021-05-20 10:50:04 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 163 ...
2021-05-20 10:50:04 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2021-05-20 10:50:04 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2021-05-20 10:50:04 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2021-05-20 10:50:04 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2021-05-20 10:50:04 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2021-05-20 10:50:04 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2021-05-20 10:50:04 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2021-05-20 10:50:04 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2021-05-20 10:50:04 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.15.79; 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-05-20 10:50:04 0 [Note] WSREP: Start replication
2021-05-20 10:50:04 0 [Note] WSREP: Connecting with bootstrap option: 1
2021-05-20 10:50:04 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2021-05-20 10:50:04 0 [Note] WSREP: protonet asio version 0
2021-05-20 10:50:04 0 [Note] WSREP: Using CRC-32C for message checksums.
2021-05-20 10:50:04 0 [Note] WSREP: backend: asio
2021-05-20 10:50:04 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2021-05-20 10:50:04 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2021-05-20 10:50:04 0 [Note] WSREP: restore pc from disk failed
2021-05-20 10:50:04 0 [Note] WSREP: GMCast version 0
2021-05-20 10:50:04 0 [Note] WSREP: (2299c363-aaec, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2021-05-20 10:50:04 0 [Note] WSREP: (2299c363-aaec, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2021-05-20 10:50:04 0 [Note] WSREP: EVS version 1
2021-05-20 10:50:04 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2021-05-20 10:50:04 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2021-05-20 10:50:04 0 [Note] WSREP: EVS version upgrade 0 -> 1
2021-05-20 10:50:04 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2021-05-20 10:50:04 0 [Note] WSREP: Node 2299c363-aaec state prim
2021-05-20 10:50:04 0 [Note] WSREP: view(view_id(PRIM,2299c363-aaec,1) memb {
	2299c363-aaec,0
} joined {
} left {
} partitioned {
})
2021-05-20 10:50:04 0 [Note] WSREP: save pc into disk
2021-05-20 10:50:04 0 [Note] WSREP: gcomm: connected
2021-05-20 10:50:04 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2021-05-20 10:50:04 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2021-05-20 10:50:04 0 [Note] WSREP: Opened channel 'galera'
2021-05-20 10:50:04 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2021-05-20 10:50:04 0 [Note] WSREP: Starting new group from scratch: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a
2021-05-20 10:50:04 1 [Note] WSREP: Starting rollbacker thread 1
2021-05-20 10:50:04 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 229d8bf4-b959-11eb-94d2-f2caf36aff16
2021-05-20 10:50:04 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 229d8bf4-b959-11eb-94d2-f2caf36aff16
2021-05-20 10:50:04 0 [Note] WSREP: STATE EXCHANGE: got state msg: 229d8bf4-b959-11eb-94d2-f2caf36aff16 from 0 (dev-cmso-db-0)
2021-05-20 10:50:04 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 = 229d88ce-b959-11eb-b4b3-3bc34ac3d33a
2021-05-20 10:50:04 0 [Note] WSREP: Flow-control interval: [16, 16]
2021-05-20 10:50:04 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2021-05-20 10:50:04 0 [Note] WSREP: Member 0.0 (dev-cmso-db-0) synced with group.
2021-05-20 10:50:04 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2021-05-20 10:50:04 2 [Note] WSREP: Starting applier thread 2
2021-05-20 10:50:04 2 [Note] WSREP: ####### processing CC 1, local, ordered
2021-05-20 10:50:04 2 [Note] WSREP: Process first view: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a my uuid: 2299c363-b959-11eb-aaec-8b757062c14f
2021-05-20 10:50:04 2 [Note] WSREP: Server dev-cmso-db-0 connected to cluster at position 229d88ce-b959-11eb-b4b3-3bc34ac3d33a:1 with ID 2299c363-b959-11eb-aaec-8b757062c14f
2021-05-20 10:50:04 2 [Note] WSREP: Server status change disconnected -> connected
2021-05-20 10:50:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:04 2 [Note] WSREP: ####### My UUID: 2299c363-b959-11eb-aaec-8b757062c14f
2021-05-20 10:50:04 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2021-05-20 10:50:04 0 [Note] WSREP: Service thread queue flushed.
2021-05-20 10:50:04 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2021-05-20 10:50:04 2 [Note] WSREP: REPL Protocols: 10 (5)
2021-05-20 10:50:04 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2021-05-20 10:50:04 0 [Note] WSREP: Service thread queue flushed.
2021-05-20 10:50:04 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 229d88ce-b959-11eb-b4b3-3bc34ac3d33a:0
2021-05-20 10:50:04 2 [Note] WSREP: ================================================
View:
  id: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a: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: 2299c363-b959-11eb-aaec-8b757062c14f, dev-cmso-db-0
=================================================
2021-05-20 10:50:04 2 [Note] WSREP: Server status change connected -> joiner
2021-05-20 10:50:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:04 2 [Note] WSREP: Server status change joiner -> initializing
2021-05-20 10:50:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:04 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-05-20 10:50:04 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2021-05-20 10:50:04 0 [Note] InnoDB: Using Linux native AIO
2021-05-20 10:50:04 0 [Note] InnoDB: Uses event mutexes
2021-05-20 10:50:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-05-20 10:50:04 0 [Note] InnoDB: Number of pools: 1
2021-05-20 10:50:04 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-05-20 10:50:04 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2021-05-20 10:50:05 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2021-05-20 10:50:05 0 [Note] InnoDB: Completed initialization of buffer pool
2021-05-20 10:50:05 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-05-20 10:50:05 0 [Note] InnoDB: 128 rollback segments are active.
2021-05-20 10:50:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-05-20 10:50:05 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-05-20 10:50:05 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-05-20 10:50:05 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20
2021-05-20 10:50:05 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2021-05-20 10:50:05 0 [Note] Plugin 'FEEDBACK' is disabled.
/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-05-20 10:50:05 0 [Note] InnoDB: Buffer pool(s) load completed at 210520 10:50:05
2021-05-20 10:50:05 0 [Note] Server socket created on IP: '127.0.0.1'.
2021-05-20 10:50:05 0 [Warning] 'user' entry 'root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-05-20 10:50:05 0 [Warning] 'user' entry '@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-05-20 10:50:05 0 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-05-20 10:50:05 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2021-05-20 10:50:05 0 [Note] WSREP: Server initialized
2021-05-20 10:50:05 0 [Note] WSREP: Server status change initializing -> initialized
2021-05-20 10:50:05 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:05 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2021-05-20 10:50:05 6 [Note] WSREP: Starting applier thread 6
2021-05-20 10:50:05 7 [Note] WSREP: Starting applier thread 7
2021-05-20 10:50:05 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2021-05-20 10:50:05 2 [Note] WSREP: Server status change initialized -> joined
2021-05-20 10:50:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:05 9 [Note] WSREP: Starting applier thread 9
2021-05-20 10:50:05 0 [Note] Reading of all Master_info entries succeeded
2021-05-20 10:50:05 0 [Note] Added new Master_info '' to hash table
2021-05-20 10:50:05 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-05-20 10:50:05 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2021-05-20 10:50:05 2 [Note] WSREP: Min available from gcache for CC from group: 1
2021-05-20 10:50:05 2 [Note] WSREP: Server dev-cmso-db-0 synced with group
2021-05-20 10:50:05 2 [Note] WSREP: Server status change joined -> synced
2021-05-20 10:50:05 2 [Note] WSREP: Synchronized with group, ready for connections
2021-05-20 10:50:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mariadb 10:50:06.77 DEBUG ==> Sleeping 5 seconds before continuing with initialization
mariadb 10:50:11.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:12.58 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 210520 10:50:13
# User@Host: root[root] @ localhost []
# Thread_id: 11  Schema: mysql  QC_hit: No
# Query_time: 0.781366  Lock_time: 0.755012  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1621507813;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 10:50:13.39 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:13.41 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-05-20 10:50:13 12 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:13.49 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:13.51 DEBUG ==> Executing SQL command:
select Host from user where User='';
# User@Host: root[root] @ localhost []
# Thread_id: 13  Schema: mysql  QC_hit: No
# Query_time: 0.001367  Lock_time: 0.000791  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1621507813;
select Host from user where User='';
mariadb 10:50:13.54 DEBUG ==> creating database user \'my-user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:13.55 DEBUG ==> Executing SQL command:
create or replace user 'my-user'@'%' identified by "gX57Fws1";
mariadb 10:50:13.60 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:13.62 DEBUG ==> Executing SQL command:
select Host from user where User='my-user' and Host!='%';
mariadb 10:50:13.91 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:13.92 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:13.98 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2021-05-20 10:50:14 17 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:14.06 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:14.08 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-05-20 10:50:14 18 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:14.20 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 10:50:14.21 DEBUG ==> Executing SQL command:
flush privileges;
2021-05-20 10:50:14 19 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
mariadb 10:50:14.73 INFO  ==> Stopping mariadb
2021-05-20 10:50:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2021-05-20 10:50:14 0 [Note] WSREP: Shutdown replication
2021-05-20 10:50:14 0 [Note] WSREP: Server status change synced -> disconnecting
2021-05-20 10:50:14 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:14 0 [Note] WSREP: Closing send monitor...
2021-05-20 10:50:14 0 [Note] WSREP: Closed send monitor.
2021-05-20 10:50:14 0 [Note] WSREP: gcomm: terminating thread
2021-05-20 10:50:14 0 [Note] WSREP: gcomm: joining thread
2021-05-20 10:50:14 0 [Note] WSREP: gcomm: closing backend
2021-05-20 10:50:14 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2021-05-20 10:50:14 0 [Note] WSREP: view((empty))
2021-05-20 10:50:14 0 [Note] WSREP: gcomm: closed
2021-05-20 10:50:14 0 [Note] WSREP: New SELF-LEAVE.
2021-05-20 10:50:14 0 [Note] WSREP: Flow-control interval: [0, 0]
2021-05-20 10:50:14 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2021-05-20 10:50:14 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12)
2021-05-20 10:50:14 0 [Note] WSREP: RECV thread exiting 0: Success
2021-05-20 10:50:14 0 [Note] WSREP: recv_thread() joined.
2021-05-20 10:50:14 0 [Note] WSREP: Closing replication queue.
2021-05-20 10:50:14 0 [Note] WSREP: Closing slave action queue.
2021-05-20 10:50:14 2 [Note] WSREP: ================================================
View:
  id: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a: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-05-20 10:50:14 2 [Note] WSREP: Non-primary view
2021-05-20 10:50:14 2 [Note] WSREP: Server status change disconnecting -> disconnected
2021-05-20 10:50:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:14 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2021-05-20 10:50:14 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-05-20 10:50:14 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2021-05-20 10:50:14 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2021-05-20 10:50:14 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-05-20 10:50:14 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-05-20 10:50:14 1 [Note] WSREP: rollbacker thread exiting 1
2021-05-20 10:50:14 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-05-20 10:50:14 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9
2021-05-20 10:50:14 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2021-05-20 10:50:14 0 [Note] Event Scheduler: Purging the queue. 0 events
2021-05-20 10:50:14 0 [Note] WSREP: dtor state: CLOSED
2021-05-20 10:50:14 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0
2021-05-20 10:50:14 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0
2021-05-20 10:50:14 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0
2021-05-20 10:50:14 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0
2021-05-20 10:50:14 0 [Note] WSREP: cert index usage at exit 1
2021-05-20 10:50:14 0 [Note] WSREP: cert trx map usage at exit 11
2021-05-20 10:50:14 0 [Note] WSREP: deps set usage at exit 0
2021-05-20 10:50:14 0 [Note] WSREP: avg deps dist 1
2021-05-20 10:50:14 0 [Note] WSREP: avg cert interval 0
2021-05-20 10:50:14 0 [Note] WSREP: cert index size 1
2021-05-20 10:50:14 0 [Note] WSREP: Service thread queue flushed.
2021-05-20 10:50:14 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2021-05-20 10:50:14 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1
2021-05-20 10:50:14 0 [Note] WSREP: Flushing memory map to disk...
2021-05-20 10:50:14 0 [Note] InnoDB: FTS optimize thread exiting.
2021-05-20 10:50:14 0 [Note] InnoDB: Starting shutdown...
2021-05-20 10:50:14 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2021-05-20 10:50:14 0 [Note] InnoDB: Buffer pool(s) dump completed at 210520 10:50:14
2021-05-20 10:50:17 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43
2021-05-20 10:50:17 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-05-20 10:50:17 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete


mariadb 10:50:17.76 INFO  ==> ** MariaDB setup finished! **
mariadb 10:50:17.91 INFO  ==> ** Starting MariaDB **
mariadb 10:50:17.93 INFO  ==> Setting previous boot
2021-05-20 10:50:17 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2021-05-20 10:50:17 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2021-05-20 10:50:17 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2021-05-20 10:50:17 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2021-05-20 10:50:17 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2021-05-20 10:50:18 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2021-05-20 10:50:18 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2021-05-20 10:50:18 0 [Note] WSREP: Found saved state: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a:12, safe_to_bootstrap: 1
2021-05-20 10:50:18 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a
Seqno: 1 - 12
Offset: 1280
Synced: 1
2021-05-20 10:50:18 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a, offset: 1280
2021-05-20 10:50:18 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2021-05-20 10:50:18 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2021-05-20 10:50:18 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12
2021-05-20 10:50:18 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/5848 bytes) complete.
2021-05-20 10:50:18 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete.
2021-05-20 10:50:18 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers
2021-05-20 10:50:18 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728
2021-05-20 10:50:18 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.15.79; 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-05-20 10:50:18 0 [Note] WSREP: Service thread queue flushed.
2021-05-20 10:50:18 0 [Note] WSREP: ####### Assign initial position for certification: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a:12, protocol version: -1
2021-05-20 10:50:18 0 [Note] WSREP: Start replication
2021-05-20 10:50:18 0 [Note] WSREP: Connecting with bootstrap option: 1
2021-05-20 10:50:18 0 [Note] WSREP: Setting GCS initial position to 229d88ce-b959-11eb-b4b3-3bc34ac3d33a:12
2021-05-20 10:50:18 0 [Note] WSREP: protonet asio version 0
2021-05-20 10:50:18 0 [Note] WSREP: Using CRC-32C for message checksums.
2021-05-20 10:50:18 0 [Note] WSREP: backend: asio
2021-05-20 10:50:18 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2021-05-20 10:50:18 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2021-05-20 10:50:18 0 [Note] WSREP: restore pc from disk failed
2021-05-20 10:50:18 0 [Note] WSREP: GMCast version 0
2021-05-20 10:50:18 0 [Note] WSREP: (2a75a900-a347, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2021-05-20 10:50:18 0 [Note] WSREP: (2a75a900-a347, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2021-05-20 10:50:18 0 [Note] WSREP: EVS version 1
2021-05-20 10:50:18 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2021-05-20 10:50:18 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2021-05-20 10:50:18 0 [Note] WSREP: EVS version upgrade 0 -> 1
2021-05-20 10:50:18 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2021-05-20 10:50:18 0 [Note] WSREP: Node 2a75a900-a347 state prim
2021-05-20 10:50:18 0 [Note] WSREP: view(view_id(PRIM,2a75a900-a347,1) memb {
	2a75a900-a347,0
} joined {
} left {
} partitioned {
})
2021-05-20 10:50:18 0 [Note] WSREP: save pc into disk
2021-05-20 10:50:18 0 [Note] WSREP: gcomm: connected
2021-05-20 10:50:18 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2021-05-20 10:50:18 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2021-05-20 10:50:18 0 [Note] WSREP: Opened channel 'galera'
2021-05-20 10:50:18 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2021-05-20 10:50:18 1 [Note] WSREP: Starting rollbacker thread 1
2021-05-20 10:50:18 2 [Note] WSREP: Starting applier thread 2
2021-05-20 10:50:18 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 2a77f55a-b959-11eb-ab68-6a5776005b86
2021-05-20 10:50:18 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 2a77f55a-b959-11eb-ab68-6a5776005b86
2021-05-20 10:50:18 0 [Note] WSREP: STATE EXCHANGE: got state msg: 2a77f55a-b959-11eb-ab68-6a5776005b86 from 0 (dev-cmso-db-0)
2021-05-20 10:50:18 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 = 229d88ce-b959-11eb-b4b3-3bc34ac3d33a
2021-05-20 10:50:18 0 [Note] WSREP: Flow-control interval: [16, 16]
2021-05-20 10:50:18 0 [Note] WSREP: Restored state OPEN -> JOINED (13)
2021-05-20 10:50:18 0 [Note] WSREP: Member 0.0 (dev-cmso-db-0) synced with group.
2021-05-20 10:50:18 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13)
2021-05-20 10:50:18 2 [Note] WSREP: ####### processing CC 13, local, ordered
2021-05-20 10:50:18 2 [Note] WSREP: Process first view: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a my uuid: 2a75a900-b959-11eb-a347-d630c8952af8
2021-05-20 10:50:18 2 [Note] WSREP: Server dev-cmso-db-0 connected to cluster at position 229d88ce-b959-11eb-b4b3-3bc34ac3d33a:13 with ID 2a75a900-b959-11eb-a347-d630c8952af8
2021-05-20 10:50:18 2 [Note] WSREP: Server status change disconnected -> connected
2021-05-20 10:50:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:18 2 [Note] WSREP: ####### My UUID: 2a75a900-b959-11eb-a347-d630c8952af8
2021-05-20 10:50:18 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2021-05-20 10:50:18 0 [Note] WSREP: Service thread queue flushed.
2021-05-20 10:50:18 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2021-05-20 10:50:18 2 [Note] WSREP: REPL Protocols: 10 (5)
2021-05-20 10:50:18 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13
2021-05-20 10:50:18 0 [Note] WSREP: Service thread queue flushed.
2021-05-20 10:50:18 2 [Note] WSREP: ================================================
View:
  id: 229d88ce-b959-11eb-b4b3-3bc34ac3d33a: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: 2a75a900-b959-11eb-a347-d630c8952af8, dev-cmso-db-0
=================================================
2021-05-20 10:50:18 2 [Note] WSREP: Server status change connected -> joiner
2021-05-20 10:50:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:18 2 [Note] WSREP: Server status change joiner -> initializing
2021-05-20 10:50:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:18 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-05-20 10:50:18 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2021-05-20 10:50:18 0 [Note] InnoDB: Using Linux native AIO
2021-05-20 10:50:18 0 [Note] InnoDB: Uses event mutexes
2021-05-20 10:50:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-05-20 10:50:18 0 [Note] InnoDB: Number of pools: 1
2021-05-20 10:50:18 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-05-20 10:50:18 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2021-05-20 10:50:18 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2021-05-20 10:50:18 0 [Note] InnoDB: Completed initialization of buffer pool
2021-05-20 10:50:18 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-05-20 10:50:18 0 [Note] InnoDB: 128 rollback segments are active.
2021-05-20 10:50:18 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-05-20 10:50:18 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-05-20 10:50:18 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-05-20 10:50:18 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44
2021-05-20 10:50:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-05-20 10:50:18 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-05-20 10:50:18 0 [Note] InnoDB: Buffer pool(s) load completed at 210520 10:50:18
2021-05-20 10:50:18 0 [Note] Server socket created on IP: '0.0.0.0'.
2021-05-20 10:50:18 0 [Warning] 'proxies_priv' entry '@% root@dev-cmso-db-0' ignored in --skip-name-resolve mode.
2021-05-20 10:50:18 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2021-05-20 10:50:18 0 [Note] WSREP: Server initialized
2021-05-20 10:50:18 0 [Note] WSREP: Server status change initializing -> initialized
2021-05-20 10:50:18 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:18 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2021-05-20 10:50:18 6 [Note] WSREP: Starting applier thread 6
2021-05-20 10:50:18 8 [Note] WSREP: Starting applier thread 8
2021-05-20 10:50:18 5 [Note] WSREP: Recovered cluster id 229d88ce-b959-11eb-b4b3-3bc34ac3d33a
2021-05-20 10:50:18 7 [Note] WSREP: Starting applier thread 7
2021-05-20 10:50:18 2 [Note] WSREP: Server status change initialized -> joined
2021-05-20 10:50:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2021-05-20 10:50:18 0 [Note] Reading of all Master_info entries succeeded
2021-05-20 10:50:18 0 [Note] Added new Master_info '' to hash table
2021-05-20 10:50:18 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-05-20 10:50:18 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13
2021-05-20 10:50:18 2 [Note] WSREP: Min available from gcache for CC from group: 1
2021-05-20 10:50:18 2 [Note] WSREP: Server dev-cmso-db-0 synced with group
2021-05-20 10:50:18 2 [Note] WSREP: Server status change joined -> synced
2021-05-20 10:50:18 2 [Note] WSREP: Synchronized with group, ready for connections
2021-05-20 10:50:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 210520 10:52:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.002949  Lock_time: 0.002765  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621507951;
SELECT
		  page_size, compress_ops, 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.005573  Lock_time: 0.005411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621507951;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:52:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621507961;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000161  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621507961;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:52:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 18  Schema:   QC_hit: No
# Query_time: 0.000236  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621507971;
SELECT
                  page_size, buffer_pool_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.000423  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621507971;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:53:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621507980;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 19  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621507980;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.000266  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621507980;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.003325  Lock_time: 0.003222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621507980;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:53:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 21  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621507990;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 21  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621507990;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 22  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621507990;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 22  Schema:   QC_hit: No
# Query_time: 0.000292  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621507990;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:53:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 34  Schema:   QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508000;
SELECT
		  page_size, compress_ops, 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.000184  Lock_time: 0.000124  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508000;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 35  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508000;
SELECT
		  page_size, compress_ops, 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.000154  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508000;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:53:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000360  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508010;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508010;
SELECT
		  page_size, compress_ops, 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.000622  Lock_time: 0.000497  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508010;
SELECT
		  page_size, compress_ops, 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.000178  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508010;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:53:34
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.002278  Lock_time: 0.002166  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
use cmso;
SET timestamp=1621508014;
SELECT COUNT(*) FROM cmso.DATABASECHANGELOGLOCK;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.039988  Lock_time: 0.039760  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
use optimizer;
SET timestamp=1621508014;
SELECT COUNT(*) FROM optimizer.DATABASECHANGELOGLOCK;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.000114  Lock_time: 0.000070  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1621508014;
DELETE FROM optimizer.DATABASECHANGELOGLOCK;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000084  Lock_time: 0.000035  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use cmso;
SET timestamp=1621508014;
DELETE FROM cmso.DATABASECHANGELOGLOCK;
# Time: 210520 10:53:36
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001562  Lock_time: 0.000375  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1621508016;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'cmso') AND (TABLE_NAME = 'DATABASECHANGELOG') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.001143  Lock_time: 0.000339  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
use optimizer;
SET timestamp=1621508016;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'optimizer') AND (TABLE_NAME = 'DATABASECHANGELOG') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.016917  Lock_time: 0.016779  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
use cmso;
SET timestamp=1621508016;
SELECT COUNT(*) FROM cmso.DATABASECHANGELOG;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.002039  Lock_time: 0.001781  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1138
SET timestamp=1621508016;
SELECT * FROM cmso.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.006440  Lock_time: 0.006219  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 56
use optimizer;
SET timestamp=1621508016;
SELECT COUNT(*) FROM optimizer.DATABASECHANGELOG;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.000336  Lock_time: 0.000118  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1208
SET timestamp=1621508016;
SELECT * FROM optimizer.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.006374  Lock_time: 0.006172  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 56
SET timestamp=1621508016;
SELECT COUNT(*) FROM optimizer.DATABASECHANGELOGLOCK;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000157  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 56
use cmso;
SET timestamp=1621508016;
SELECT COUNT(*) FROM cmso.DATABASECHANGELOGLOCK;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.001181  Lock_time: 0.000235  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
use optimizer;
SET timestamp=1621508016;
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.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.007468  Lock_time: 0.000109  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 142
SET timestamp=1621508016;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.000812  Lock_time: 0.000200  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 142
SET timestamp=1621508016;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.001250  Lock_time: 0.000190  Rows_sent: 2  Rows_examined: 4
# Rows_affected: 0  Bytes_sent: 608
SET timestamp=1621508016;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'optimizer') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001841  Lock_time: 0.000429  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
use cmso;
SET timestamp=1621508016;
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.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000765  Lock_time: 0.000146  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 137
SET timestamp=1621508016;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000824  Lock_time: 0.000187  Rows_sent: 3  Rows_examined: 6
# Rows_affected: 0  Bytes_sent: 137
SET timestamp=1621508016;
SELECT SCHEMA_NAME TABLE_CAT FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY 1;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001707  Lock_time: 0.000196  Rows_sent: 2  Rows_examined: 4
# Rows_affected: 0  Bytes_sent: 598
SET timestamp=1621508016;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME,  NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES  WHERE (TABLE_SCHEMA = 'cmso') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: cmso-optimizer[cmso-optimizer] @  [10.242.206.151]
# Thread_id: 40  Schema: optimizer  QC_hit: No
# Query_time: 0.017516  Lock_time: 0.017312  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 65
use optimizer;
SET timestamp=1621508016;
SELECT MAX(ORDEREXECUTED) FROM optimizer.DATABASECHANGELOG;
# Time: 210520 10:53:37
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.080539  Lock_time: 0.080475  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use cmso;
SET timestamp=1621508017;
DELETE FROM DOMAINS;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001481  Lock_time: 0.001425  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
SET timestamp=1621508017;
DELETE FROM APPROVAL_TYPES;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000141  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 65
SET timestamp=1621508017;
SELECT MAX(ORDEREXECUTED) FROM cmso.DATABASECHANGELOG;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.002204  Lock_time: 0.001998  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
-- ----------------------------------------------------
-- 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.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.002423  Lock_time: 0.002292  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
UPDATE CHANGE_MANAGEMENT_GROUPS SET uuid = unhex(replace(uuid(), '-', ''))  where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001904  Lock_time: 0.001817  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
UPDATE CHANGE_MANAGEMENT_SCHEDULES SET uuid = unhex(replace(uuid(), '-', ''))  where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001599  Lock_time: 0.001494  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
UPDATE DOMAIN_DATA SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.002149  Lock_time: 0.002062  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
UPDATE SCHEDULE_APPROVALS SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001224  Lock_time: 0.001171  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
UPDATE CHANGE_MANAGEMENT_CHANGE_WINDOWS SET uuid = unhex(replace(uuid(), '-', '')) where uuid is null;
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.001702  Lock_time: 0.001483  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 1  Bytes_sent: 52
SET timestamp=1621508017;
UPDATE APPROVAL_TYPES SET uuid = unhex(replace(uuid(), '-', ''));
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000400  Lock_time: 0.000143  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
-- ----------------------------------------------------
-- 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.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000156  Lock_time: 0.000063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
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.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000056  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
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.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000053  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
-- ----------------------------------------------------
-- 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.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000052  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
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.206.153]
# Thread_id: 41  Schema: cmso  QC_hit: No
# Query_time: 0.000128  Lock_time: 0.000047  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1621508017;
-- ----------------------------------------------------
-- 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: 210520 10:53:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 62  Schema:   QC_hit: No
# Query_time: 0.000222  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508020;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 62  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000096  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508020;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:53:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508021;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 63  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508021;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:53:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 66  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508030;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 66  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508030;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508030;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 67  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508030;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:54:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 70  Schema:   QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508040;
SELECT
		  page_size, compress_ops, 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.000176  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508040;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 71  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508040;
SELECT
		  page_size, compress_ops, 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.000162  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508040;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:54:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 72  Schema:   QC_hit: No
# Query_time: 0.000672  Lock_time: 0.000533  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508050;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 72  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508050;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 73  Schema:   QC_hit: No
# Query_time: 0.000382  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508050;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 73  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508050;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:54:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 74  Schema:   QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508060;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 74  Schema:   QC_hit: No
# Query_time: 0.000114  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508060;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508060;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 75  Schema:   QC_hit: No
# Query_time: 0.000133  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508060;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:54:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000319  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508070;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 82  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508070;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508070;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 83  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508070;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:54:40
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 85  Schema:   QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508080;
SELECT
		  page_size, compress_ops, 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.000179  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508080;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 87  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508080;
SELECT
		  page_size, compress_ops, 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.000226  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508080;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:54:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508090;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 90  Schema:   QC_hit: No
# Query_time: 0.000140  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508090;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 91  Schema:   QC_hit: No
# Query_time: 0.000336  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508090;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 91  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508090;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:55:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 94  Schema:   QC_hit: No
# Query_time: 0.000678  Lock_time: 0.000532  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508100;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 94  Schema:   QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508100;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 95  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508100;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 95  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508100;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:55:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 98  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508110;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 98  Schema:   QC_hit: No
# Query_time: 0.000687  Lock_time: 0.000625  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508110;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 99  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508110;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 99  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508110;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:55:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508120;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:55:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 103  Schema:   QC_hit: No
# Query_time: 0.984603  Lock_time: 0.984508  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508121;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:55:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 104  Schema:   QC_hit: No
# Query_time: 0.981381  Lock_time: 0.981253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508122;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-05-20 10:55:22 104 [Warning] Aborted connection 104 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210520 10:55:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 116  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508130;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 116  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508130;
SELECT
		  page_size, compress_ops, 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.000232  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508130;
SELECT
		  page_size, compress_ops, 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.000193  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508130;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:55:40
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.793192  Lock_time: 0.792507  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508140;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_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.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.793269  Lock_time: 0.792828  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508140;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508189217 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 130  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508140;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 130  Schema:   QC_hit: No
# Query_time: 0.000329  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508140;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:55:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508141;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 131  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508141;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:55:50
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.926656  Lock_time: 0.926315  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508150;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508199192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 134  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508150;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 134  Schema:   QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508150;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:55:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 135  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508151;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 135  Schema:   QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508151;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:56:00
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.930738  Lock_time: 0.930384  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508160;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508209190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 138  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508160;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 138  Schema:   QC_hit: No
# Query_time: 0.000381  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508160;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 139  Schema:   QC_hit: No
# Query_time: 0.005867  Lock_time: 0.005726  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508161;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 139  Schema:   QC_hit: No
# Query_time: 0.001033  Lock_time: 0.000984  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508161;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:56:10
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.932513  Lock_time: 0.931847  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508170;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508219190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 140  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508170;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 140  Schema:   QC_hit: No
# Query_time: 0.006763  Lock_time: 0.006687  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508170;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:56:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 141  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508171;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 141  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508171;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:56:20
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.933771  Lock_time: 0.933516  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508180;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508229188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 146  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508180;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 146  Schema:   QC_hit: No
# Query_time: 0.001447  Lock_time: 0.001318  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508180;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 147  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508181;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 147  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508181;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:30
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.933234  Lock_time: 0.932618  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508190;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508239192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 150  Schema:   QC_hit: No
# Query_time: 0.000553  Lock_time: 0.000484  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508190;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 150  Schema:   QC_hit: No
# Query_time: 0.004212  Lock_time: 0.004049  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508190;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000263  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:40
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.933595  Lock_time: 0.933323  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508200;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508249196 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 154  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508200;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 154  Schema:   QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000096  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508200;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 155  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508201;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 155  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508201;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:50
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.941710  Lock_time: 0.941130  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508210;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508259189 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.000282  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508210;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 156  Schema:   QC_hit: No
# Query_time: 0.001162  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508210;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:56:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 157  Schema:   QC_hit: No
# Query_time: 0.000237  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508211;
SELECT
                  page_size, buffer_pool_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.000177  Lock_time: 0.000103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:00
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.945568  Lock_time: 0.944569  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508220;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508269188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 162  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508220;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 162  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508220;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 163  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 163  Schema:   QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 166  Schema:   QC_hit: No
# Query_time: 0.000213  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508230;
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.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.943761  Lock_time: 0.942753  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508230;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508279189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 166  Schema:   QC_hit: No
# Query_time: 0.008154  Lock_time: 0.008028  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508230;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 167  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508231;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 167  Schema:   QC_hit: No
# Query_time: 0.002773  Lock_time: 0.002658  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508231;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:57:20
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.943454  Lock_time: 0.943026  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508240;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508289191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 170  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508240;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 170  Schema:   QC_hit: No
# Query_time: 0.000199  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508240;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:57:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 171  Schema:   QC_hit: No
# Query_time: 0.000806  Lock_time: 0.000660  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 171  Schema:   QC_hit: No
# Query_time: 0.003475  Lock_time: 0.003315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:30
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.953008  Lock_time: 0.952653  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508250;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508299188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 174  Schema:   QC_hit: No
# Query_time: 0.000279  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508250;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 174  Schema:   QC_hit: No
# Query_time: 0.001562  Lock_time: 0.001485  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508250;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 175  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508251;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 175  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000087  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:57:40
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.958960  Lock_time: 0.958571  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508260;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508309187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 178  Schema:   QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508260;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 178  Schema:   QC_hit: No
# Query_time: 0.000432  Lock_time: 0.000356  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508260;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:57:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 179  Schema:   QC_hit: No
# Query_time: 0.000177  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:50
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.955367  Lock_time: 0.955063  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508270;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508319189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 182  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508270;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 182  Schema:   QC_hit: No
# Query_time: 0.000219  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508270;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:57:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 183  Schema:   QC_hit: No
# Query_time: 0.001905  Lock_time: 0.001797  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508271;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 183  Schema:   QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508271;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:58:00
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.952613  Lock_time: 0.952260  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508280;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508329195 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 186  Schema:   QC_hit: No
# Query_time: 0.002247  Lock_time: 0.002119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508280;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 186  Schema:   QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508280;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:58:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 187  Schema:   QC_hit: No
# Query_time: 0.000344  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508281;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 187  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508281;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:58:10
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.968271  Lock_time: 0.966951  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508290;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508339187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210520 10:58:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 190  Schema:   QC_hit: No
# Query_time: 0.961481  Lock_time: 0.961329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508291;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 190  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508291;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 191  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508291;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 191  Schema:   QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508291;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:58:20
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.962413  Lock_time: 0.962029  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508300;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508349191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 194  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508300;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 194  Schema:   QC_hit: No
# Query_time: 0.000139  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508300;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:58:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 195  Schema:   QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508301;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 195  Schema:   QC_hit: No
# Query_time: 0.000454  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508301;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:58:30
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.956587  Lock_time: 0.956248  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508310;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508359190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 198  Schema:   QC_hit: No
# Query_time: 0.000345  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508310;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 198  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508310;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:58:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 199  Schema:   QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508311;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 199  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508311;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:58:40
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.966395  Lock_time: 0.966125  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508320;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508369190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 202  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508320;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 202  Schema:   QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000335  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508320;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:58:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 203  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508321;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 203  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508321;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:58:50
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.969021  Lock_time: 0.968622  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508330;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508379189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 206  Schema:   QC_hit: No
# Query_time: 0.000357  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508330;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 206  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508330;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:58:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 207  Schema:   QC_hit: No
# Query_time: 0.000609  Lock_time: 0.000450  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508331;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 207  Schema:   QC_hit: No
# Query_time: 0.001809  Lock_time: 0.001722  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508331;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:59:00
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.975846  Lock_time: 0.975548  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508340;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508389190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 210  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508340;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 210  Schema:   QC_hit: No
# Query_time: 0.000179  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508340;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:59:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 211  Schema:   QC_hit: No
# Query_time: 0.000965  Lock_time: 0.000844  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508341;
SELECT
		  page_size, compress_ops, 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.000961  Lock_time: 0.000827  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508341;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:59:10
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.975172  Lock_time: 0.974672  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508350;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508399191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 214  Schema:   QC_hit: No
# Query_time: 0.000418  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508350;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 214  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508350;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:59:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 215  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508351;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 215  Schema:   QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508351;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:59:20
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.976862  Lock_time: 0.976451  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508360;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508409192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 218  Schema:   QC_hit: No
# Query_time: 0.003888  Lock_time: 0.003761  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508360;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:59:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 218  Schema:   QC_hit: No
# Query_time: 0.974558  Lock_time: 0.974462  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508361;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:59:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 219  Schema:   QC_hit: No
# Query_time: 0.966368  Lock_time: 0.966229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508362;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2021-05-20 10:59:22 219 [Warning] Aborted connection 219 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210520 10:59:30
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.981216  Lock_time: 0.980891  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508370;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508419189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 222  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508370;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:59:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 222  Schema:   QC_hit: No
# Query_time: 0.979180  Lock_time: 0.979090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508371;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 10:59:32
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 223  Schema:   QC_hit: No
# Query_time: 0.977771  Lock_time: 0.977652  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508372;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2021-05-20 10:59:32 223 [Warning] Aborted connection 223 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210520 10:59:40
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.985313  Lock_time: 0.984645  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508380;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508429188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 226  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508380;
SELECT
		  page_size, compress_ops, 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.000149  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508380;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:59:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 227  Schema:   QC_hit: No
# Query_time: 0.000559  Lock_time: 0.000432  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508381;
SELECT
		  page_size, compress_ops, 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.000196  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508381;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:59:50
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.975342  Lock_time: 0.975079  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508390;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508439196 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 230  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000140  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508390;
SELECT
		  page_size, compress_ops, 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.000139  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508390;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 10:59:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 231  Schema:   QC_hit: No
# Query_time: 0.004169  Lock_time: 0.004051  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508391;
SELECT
		  page_size, compress_ops, 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.004305  Lock_time: 0.004159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508391;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:00:00
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.981074  Lock_time: 0.980685  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508400;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508449193 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 234  Schema:   QC_hit: No
# Query_time: 0.000230  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508400;
SELECT
		  page_size, compress_ops, 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.000174  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508400;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:00:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 235  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508401;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 235  Schema:   QC_hit: No
# Query_time: 0.000506  Lock_time: 0.000453  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508401;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:00:10
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.989136  Lock_time: 0.988728  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508410;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508459188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 238  Schema:   QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508410;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:00:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 238  Schema:   QC_hit: No
# Query_time: 0.984260  Lock_time: 0.984156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508411;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:00:12
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 239  Schema:   QC_hit: No
# Query_time: 0.965036  Lock_time: 0.964894  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508412;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2021-05-20 11:00:12 239 [Warning] Aborted connection 239 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210520 11:00:20
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.988265  Lock_time: 0.987582  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508420;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508469189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 242  Schema:   QC_hit: No
# Query_time: 0.001416  Lock_time: 0.001273  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508420;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 242  Schema:   QC_hit: No
# Query_time: 0.001112  Lock_time: 0.000997  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508420;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:00:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 243  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508421;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 243  Schema:   QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508421;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:00:30
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.989195  Lock_time: 0.988837  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508430;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508479191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508430;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:00:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 246  Schema:   QC_hit: No
# Query_time: 0.973577  Lock_time: 0.973117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508431;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 247  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000220  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508431;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 247  Schema:   QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000096  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508431;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:00:40
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.994671  Lock_time: 0.993988  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508440;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508489188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210520 11:00:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 250  Schema:   QC_hit: No
# Query_time: 0.987938  Lock_time: 0.987776  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508441;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:00:42
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 251  Schema:   QC_hit: No
# Query_time: 0.968975  Lock_time: 0.968839  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508442;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-05-20 11:00:42 251 [Warning] Aborted connection 251 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 250  Schema:   QC_hit: No
# Query_time: 0.970806  Lock_time: 0.970749  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508442;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:00:50
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.996260  Lock_time: 0.995962  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508450;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508499188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 254  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508450;
SELECT
		  page_size, compress_ops, 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.000145  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508450;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:00:52
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 255  Schema:   QC_hit: No
# Query_time: 0.980332  Lock_time: 0.980215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508452;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2021-05-20 11:00:52 255 [Warning] Aborted connection 255 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210520 11:01:00
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.992913  Lock_time: 0.992499  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508460;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508509190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210520 11:01:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 257  Schema:   QC_hit: No
# Query_time: 0.977060  Lock_time: 0.976974  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508461;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 257  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508461;
SELECT
		  page_size, compress_ops, 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.000431  Lock_time: 0.000294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508461;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 258  Schema:   QC_hit: No
# Query_time: 0.000171  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508461;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:01:10
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.997776  Lock_time: 0.997399  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508470;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508519190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 259  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508470;
SELECT
		  page_size, compress_ops, 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.000160  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508470;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:01:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 260  Schema:   QC_hit: No
# Query_time: 0.000217  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508471;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 260  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508471;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:01:20
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 1.000265  Lock_time: 0.999951  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508480;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508529188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# Time: 210520 11:01:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 261  Schema:   QC_hit: No
# Query_time: 0.991044  Lock_time: 0.990921  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508481;
SELECT
		  page_size, compress_ops, 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.000153  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508481;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:01:22
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 261  Schema:   QC_hit: No
# Query_time: 0.988242  Lock_time: 0.988126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508482;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 262  Schema:   QC_hit: No
# Query_time: 0.988022  Lock_time: 0.987888  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508482;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2021-05-20 11:01:22 262 [Warning] Aborted connection 262 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets)
# Time: 210520 11:01:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.003627  Lock_time: 0.002195  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508489;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508539189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 269  Schema:   QC_hit: No
# Query_time: 0.003564  Lock_time: 0.003349  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508489;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 269  Schema:   QC_hit: No
# Query_time: 0.002874  Lock_time: 0.002700  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508489;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:01:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 270  Schema:   QC_hit: No
# Query_time: 0.002401  Lock_time: 0.002260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508491;
SELECT
		  page_size, compress_ops, 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.002478  Lock_time: 0.002328  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508491;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:01:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.007607  Lock_time: 0.007079  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508499;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508549189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 273  Schema:   QC_hit: No
# Query_time: 0.005585  Lock_time: 0.005127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508499;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 273  Schema:   QC_hit: No
# Query_time: 0.007932  Lock_time: 0.007760  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508499;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:01:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.001097  Lock_time: 0.000966  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508501;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 274  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508501;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:01:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.001133  Lock_time: 0.000732  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508509;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508559194 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 277  Schema:   QC_hit: No
# Query_time: 0.001342  Lock_time: 0.001219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508509;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 277  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000377  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508509;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:01:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000289  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508511;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 278  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508511;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:01:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.026308  Lock_time: 0.025611  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508519;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508569190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 281  Schema:   QC_hit: No
# Query_time: 0.000864  Lock_time: 0.000771  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508519;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 281  Schema:   QC_hit: No
# Query_time: 0.003662  Lock_time: 0.003570  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508519;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:02:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 282  Schema:   QC_hit: No
# Query_time: 0.001617  Lock_time: 0.001492  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508521;
SELECT
		  page_size, compress_ops, 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.005273  Lock_time: 0.005139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508521;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:02:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.032591  Lock_time: 0.032295  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508529;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508579189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 285  Schema:   QC_hit: No
# Query_time: 0.003344  Lock_time: 0.003186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508529;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 285  Schema:   QC_hit: No
# Query_time: 0.000741  Lock_time: 0.000595  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508529;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:02:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 286  Schema:   QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508531;
SELECT
		  page_size, compress_ops, 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.002798  Lock_time: 0.002725  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508531;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:02:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.033101  Lock_time: 0.032568  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508539;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508589192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 289  Schema:   QC_hit: No
# Query_time: 0.008518  Lock_time: 0.008380  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508539;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 289  Schema:   QC_hit: No
# Query_time: 0.004223  Lock_time: 0.004067  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508539;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:02:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 290  Schema:   QC_hit: No
# Query_time: 0.002228  Lock_time: 0.002103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508541;
SELECT
		  page_size, compress_ops, 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.002237  Lock_time: 0.002127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508541;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:02:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.038439  Lock_time: 0.037892  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508549;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508599191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 291  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508549;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 291  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508549;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:02:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 292  Schema:   QC_hit: No
# Query_time: 0.000203  Lock_time: 0.000114  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508551;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 292  Schema:   QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508551;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:02:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.038274  Lock_time: 0.037031  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508559;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508609192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 297  Schema:   QC_hit: No
# Query_time: 0.001906  Lock_time: 0.001729  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508559;
SELECT
		  page_size, compress_ops, 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.003514  Lock_time: 0.003442  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508559;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:02:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 298  Schema:   QC_hit: No
# Query_time: 0.000586  Lock_time: 0.000452  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508561;
SELECT
		  page_size, compress_ops, 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.000264  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508561;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:02:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.042173  Lock_time: 0.041689  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508569;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508619190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 301  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508569;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 301  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000126  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508569;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:02:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 302  Schema:   QC_hit: No
# Query_time: 0.008176  Lock_time: 0.008043  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508571;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 302  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508571;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:02:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.035749  Lock_time: 0.035390  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508579;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508629195 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 304  Schema:   QC_hit: No
# Query_time: 0.000366  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508579;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 304  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000219  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508579;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 305  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508581;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 305  Schema:   QC_hit: No
# Query_time: 0.000413  Lock_time: 0.000309  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508581;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.042434  Lock_time: 0.042060  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508589;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508639192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 308  Schema:   QC_hit: No
# Query_time: 0.000362  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508589;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 308  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508589;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 309  Schema:   QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508591;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 309  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000196  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508591;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.043327  Lock_time: 0.042910  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508599;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508649193 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 313  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508599;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 313  Schema:   QC_hit: No
# Query_time: 0.000814  Lock_time: 0.000667  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508599;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 314  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508601;
SELECT
		  page_size, compress_ops, 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.000160  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508601;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.032684  Lock_time: 0.032380  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508609;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508659198 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 316  Schema:   QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508609;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 316  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508609;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 317  Schema:   QC_hit: No
# Query_time: 0.000240  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508611;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 317  Schema:   QC_hit: No
# Query_time: 0.000416  Lock_time: 0.000284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508611;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:40
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.925600  Lock_time: 0.925254  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508620;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508669315 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 320  Schema:   QC_hit: No
# Query_time: 0.001339  Lock_time: 0.001242  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508620;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 320  Schema:   QC_hit: No
# Query_time: 0.000500  Lock_time: 0.000423  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508620;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 321  Schema:   QC_hit: No
# Query_time: 0.000258  Lock_time: 0.000168  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508621;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 321  Schema:   QC_hit: No
# Query_time: 0.000149  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508621;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:03:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.052623  Lock_time: 0.051402  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508629;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508679190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 325  Schema:   QC_hit: No
# Query_time: 0.000648  Lock_time: 0.000454  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508629;
SELECT
		  page_size, compress_ops, 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.000152  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508629;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 326  Schema:   QC_hit: No
# Query_time: 0.004351  Lock_time: 0.004221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508631;
SELECT
		  page_size, compress_ops, 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.001262  Lock_time: 0.001176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508631;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:03:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.050538  Lock_time: 0.050174  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508639;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508689192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 327  Schema:   QC_hit: No
# Query_time: 0.000218  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508639;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 327  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508639;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 328  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000152  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508641;
SELECT
		  page_size, compress_ops, 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.000113  Lock_time: 0.000070  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508641;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.058146  Lock_time: 0.057723  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508649;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508699190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508649;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 333  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508649;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 334  Schema:   QC_hit: No
# Query_time: 0.000428  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508651;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 334  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508651;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.059864  Lock_time: 0.059363  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508659;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508709191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 336  Schema:   QC_hit: No
# Query_time: 0.001587  Lock_time: 0.001488  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508659;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 336  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508659;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:04:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  Schema:   QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508661;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000156  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508661;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.060454  Lock_time: 0.060016  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508669;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508719191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.000363  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508669;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.001546  Lock_time: 0.001480  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508669;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:04:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508671;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.001279  Lock_time: 0.001146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508671;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.065093  Lock_time: 0.064624  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508679;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508729192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 343  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000141  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508679;
SELECT
		  page_size, compress_ops, 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.000139  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508679;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 344  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508681;
SELECT
		  page_size, compress_ops, 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.000147  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508681;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.078080  Lock_time: 0.075955  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508689;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508739186 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.000627  Lock_time: 0.000421  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508689;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508689;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.000591  Lock_time: 0.000289  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508691;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 350  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508691;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:04:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.074567  Lock_time: 0.074099  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508699;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508749189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 353  Schema:   QC_hit: No
# Query_time: 0.000521  Lock_time: 0.000397  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508699;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 353  Schema:   QC_hit: No
# Query_time: 0.000163  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508699;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:05:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 354  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508701;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 354  Schema:   QC_hit: No
# Query_time: 0.000287  Lock_time: 0.000214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508701;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:05:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.049994  Lock_time: 0.049625  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508709;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508759215 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508709;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000174  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508709;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:05:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508711;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508711;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:05:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.080780  Lock_time: 0.080441  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508719;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508769188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 361  Schema:   QC_hit: No
# Query_time: 0.000265  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508719;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 361  Schema:   QC_hit: No
# Query_time: 0.001466  Lock_time: 0.001401  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508719;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:05:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 362  Schema:   QC_hit: No
# Query_time: 0.000587  Lock_time: 0.000494  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508721;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 362  Schema:   QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000369  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508721;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:05:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.081606  Lock_time: 0.080046  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508729;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508779190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  Schema:   QC_hit: No
# Query_time: 0.000485  Lock_time: 0.000364  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508729;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  Schema:   QC_hit: No
# Query_time: 0.000172  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508729;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:05:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 366  Schema:   QC_hit: No
# Query_time: 0.000447  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508731;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 366  Schema:   QC_hit: No
# Query_time: 0.000578  Lock_time: 0.000473  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508731;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:05:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.084556  Lock_time: 0.084212  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508739;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508789188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 367  Schema:   QC_hit: No
# Query_time: 0.003490  Lock_time: 0.003359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508739;
SELECT
		  page_size, compress_ops, 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.000291  Lock_time: 0.000161  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508739;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:05:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508741;
SELECT
		  page_size, compress_ops, 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.000174  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508741;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:05:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.085751  Lock_time: 0.085357  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508749;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508799189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000322  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508749;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508749;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:05:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 370  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508751;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 370  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=1621508751;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:05:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.096268  Lock_time: 0.095888  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508759;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508809188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 376  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508759;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 376  Schema:   QC_hit: No
# Query_time: 0.000190  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508759;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:06:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508761;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000253  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508761;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:06:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.087377  Lock_time: 0.086753  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508769;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508819196 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508769;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508769;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:06:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 379  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508771;
SELECT
		  page_size, compress_ops, 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.000118  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508771;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:06:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.090776  Lock_time: 0.090121  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508779;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508829193 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 383  Schema:   QC_hit: No
# Query_time: 0.000255  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508779;
SELECT
		  page_size, compress_ops, 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.000126  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508779;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:06:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 385  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508781;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 385  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508781;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:06:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.097576  Lock_time: 0.097007  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508789;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508839198 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 388  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508789;
SELECT
		  page_size, compress_ops, 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.000348  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508789;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:06:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 389  Schema:   QC_hit: No
# Query_time: 0.000267  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508791;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 389  Schema:   QC_hit: No
# Query_time: 0.000827  Lock_time: 0.000738  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508791;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:06:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.107996  Lock_time: 0.107563  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508799;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508849190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 390  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508799;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 390  Schema:   QC_hit: No
# Query_time: 0.000155  Lock_time: 0.000112  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508799;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:06:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000187  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508801;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000114  Lock_time: 0.000072  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508801;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:06:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.107620  Lock_time: 0.106874  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508809;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508859193 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 396  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508809;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 396  Schema:   QC_hit: No
# Query_time: 0.000153  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508809;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:06:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000285  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508811;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 397  Schema:   QC_hit: No
# Query_time: 0.000249  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508811;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:06:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.117949  Lock_time: 0.115816  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508819;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508869190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 400  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508819;
SELECT
		  page_size, compress_ops, 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.000309  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508819;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 401  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508821;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 401  Schema:   QC_hit: No
# Query_time: 0.000151  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508821;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:07:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.121930  Lock_time: 0.121586  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508829;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508879189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 404  Schema:   QC_hit: No
# Query_time: 0.000261  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508829;
SELECT
		  page_size, compress_ops, 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.000112  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508829;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 405  Schema:   QC_hit: No
# Query_time: 0.000678  Lock_time: 0.000567  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508831;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 405  Schema:   QC_hit: No
# Query_time: 0.003397  Lock_time: 0.003310  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508831;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.118464  Lock_time: 0.118016  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508839;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508889190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 408  Schema:   QC_hit: No
# Query_time: 0.000327  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508839;
SELECT
		  page_size, compress_ops, 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.000304  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508839;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 409  Schema:   QC_hit: No
# Query_time: 0.000296  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508841;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 409  Schema:   QC_hit: No
# Query_time: 0.000145  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508841;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.120376  Lock_time: 0.120005  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508849;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508899196 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 410  Schema:   QC_hit: No
# Query_time: 0.001116  Lock_time: 0.001024  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508849;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 410  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508849;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:07:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 411  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508851;
SELECT
		  page_size, compress_ops, 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.000114  Lock_time: 0.000072  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508851;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.130319  Lock_time: 0.129231  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508859;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508909191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 416  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508859;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 416  Schema:   QC_hit: No
# Query_time: 0.000109  Lock_time: 0.000067  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508859;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:07:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 417  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508861;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 417  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508861;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.135049  Lock_time: 0.134627  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508869;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508919189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 418  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508869;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 418  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508869;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 419  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508871;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 419  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508871;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:07:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.117501  Lock_time: 0.117037  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508879;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508929207 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 424  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508879;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 424  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508879;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:08:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 425  Schema:   QC_hit: No
# Query_time: 0.000232  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508881;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 425  Schema:   QC_hit: No
# Query_time: 0.003559  Lock_time: 0.003402  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508881;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:08:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.140750  Lock_time: 0.140116  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508889;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508939187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 428  Schema:   QC_hit: No
# Query_time: 0.004340  Lock_time: 0.004234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508889;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 428  Schema:   QC_hit: No
# Query_time: 0.006993  Lock_time: 0.006899  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508889;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:08:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 429  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508891;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 429  Schema:   QC_hit: No
# Query_time: 0.000832  Lock_time: 0.000690  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508891;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:08:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.141382  Lock_time: 0.139983  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508899;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508949188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 430  Schema:   QC_hit: No
# Query_time: 0.000697  Lock_time: 0.000460  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508899;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 430  Schema:   QC_hit: No
# Query_time: 0.000146  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508899;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:08:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 431  Schema:   QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000338  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508901;
SELECT
		  page_size, compress_ops, 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.001032  Lock_time: 0.000945  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508901;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:08:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.143880  Lock_time: 0.143420  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508909;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508959187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508909;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 436  Schema:   QC_hit: No
# Query_time: 0.000326  Lock_time: 0.000205  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508909;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:08:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 437  Schema:   QC_hit: No
# Query_time: 0.000224  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508911;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 437  Schema:   QC_hit: No
# Query_time: 0.000115  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508911;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:08:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.138018  Lock_time: 0.137480  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508919;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508969194 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 440  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508919;
SELECT
		  page_size, compress_ops, 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.000430  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508919;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:08:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.004596  Lock_time: 0.004430  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508921;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 441  Schema:   QC_hit: No
# Query_time: 0.001118  Lock_time: 0.000944  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508921;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:08:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.148932  Lock_time: 0.148376  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508929;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508979187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 444  Schema:   QC_hit: No
# Query_time: 0.000623  Lock_time: 0.000543  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508929;
SELECT
		  page_size, compress_ops, 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.000162  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508929;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:08:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.005185  Lock_time: 0.005074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508931;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.005978  Lock_time: 0.005857  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508931;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:08:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.149908  Lock_time: 0.148970  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508939;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508989193 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508939;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.000216  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508939;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.000487  Lock_time: 0.000386  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508941;
SELECT
		  page_size, compress_ops, 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.000152  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508941;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.151217  Lock_time: 0.150696  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508949;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621508999187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 448  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000244  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508949;
SELECT
		  page_size, compress_ops, 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.000134  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508949;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 449  Schema:   QC_hit: No
# Query_time: 0.000470  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508951;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 449  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508951;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:09:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.137354  Lock_time: 0.136931  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508959;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509009202 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 456  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=1621508959;
SELECT
		  page_size, compress_ops, 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.000362  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508959;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 457  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508961;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 457  Schema:   QC_hit: No
# Query_time: 0.000578  Lock_time: 0.000462  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508961;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.158836  Lock_time: 0.158370  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508969;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509019188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 458  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508969;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 458  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508969;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 459  Schema:   QC_hit: No
# Query_time: 0.000415  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508971;
SELECT
		  page_size, compress_ops, 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.000254  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508971;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.135798  Lock_time: 0.135414  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508979;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509029188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 463  Schema:   QC_hit: No
# Query_time: 0.000506  Lock_time: 0.000324  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508979;
SELECT
		  page_size, compress_ops, 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.000271  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508979;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 465  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000162  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508981;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 465  Schema:   QC_hit: No
# Query_time: 0.000297  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508981;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:09:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.163606  Lock_time: 0.162763  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508989;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509039187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 467  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508989;
SELECT
		  page_size, compress_ops, 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.000199  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508989;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 468  Schema:   QC_hit: No
# Query_time: 0.002847  Lock_time: 0.002674  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508991;
SELECT
		  page_size, compress_ops, 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.001334  Lock_time: 0.001257  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508991;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:09:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.162831  Lock_time: 0.162304  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621508999;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509049188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 472  Schema:   QC_hit: No
# Query_time: 0.000803  Lock_time: 0.000692  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621508999;
SELECT
		  page_size, compress_ops, 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.000128  Lock_time: 0.000085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621508999;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000201  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509001;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 473  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509001;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.134963  Lock_time: 0.134362  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509009;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509059217 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 476  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509009;
SELECT
		  page_size, compress_ops, 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.000245  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509009;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000488  Lock_time: 0.000343  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509011;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 477  Schema:   QC_hit: No
# Query_time: 0.000277  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509011;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:10:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.166087  Lock_time: 0.165355  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509019;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509069188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509019;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000401  Lock_time: 0.000319  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509019;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:10:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000280  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509021;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509021;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.167270  Lock_time: 0.166929  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509029;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509079190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509029;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 484  Schema:   QC_hit: No
# Query_time: 0.000198  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509029;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:10:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509031;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 485  Schema:   QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000099  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509031;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.178282  Lock_time: 0.177894  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509039;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509089189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 488  Schema:   QC_hit: No
# Query_time: 0.000628  Lock_time: 0.000451  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509039;
SELECT
		  page_size, compress_ops, 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.000243  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509039;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.000293  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509041;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 489  Schema:   QC_hit: No
# Query_time: 0.000178  Lock_time: 0.000119  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509041;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.182759  Lock_time: 0.182344  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509049;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509099190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 492  Schema:   QC_hit: No
# Query_time: 0.008228  Lock_time: 0.008063  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509049;
SELECT
		  page_size, compress_ops, 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.002309  Lock_time: 0.002151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509049;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.003502  Lock_time: 0.003421  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509051;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 493  Schema:   QC_hit: No
# Query_time: 0.003893  Lock_time: 0.003814  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509051;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:10:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.196916  Lock_time: 0.196515  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509059;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509109188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 496  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509059;
SELECT
		  page_size, compress_ops, 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.000204  Lock_time: 0.000142  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509059;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:11:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509061;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 497  Schema:   QC_hit: No
# Query_time: 0.000239  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509061;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:11:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.198048  Lock_time: 0.197416  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509069;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509119189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 500  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509069;
SELECT
		  page_size, compress_ops, 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.000243  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509069;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:11:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509071;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 501  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000190  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509071;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:11:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.199052  Lock_time: 0.198734  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509079;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509129189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509079;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.000169  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509079;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:11:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509081;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 505  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509081;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:11:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.196168  Lock_time: 0.195794  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509089;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509139190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000104  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509089;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 508  Schema:   QC_hit: No
# Query_time: 0.000186  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509089;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:11:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 509  Schema:   QC_hit: No
# Query_time: 0.000438  Lock_time: 0.000322  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509091;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 509  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509091;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:11:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.202466  Lock_time: 0.202033  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509099;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509149189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 512  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509099;
SELECT
		  page_size, compress_ops, 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.000122  Lock_time: 0.000079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509099;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:11:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 513  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509101;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 513  Schema:   QC_hit: No
# Query_time: 0.000238  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509101;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:11:50
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.925342  Lock_time: 0.925005  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509110;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509159469 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.000205  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509110;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 516  Schema:   QC_hit: No
# Query_time: 0.000137  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509110;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:11:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 517  Schema:   QC_hit: No
# Query_time: 0.006989  Lock_time: 0.006831  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509111;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 517  Schema:   QC_hit: No
# Query_time: 0.000231  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509111;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:11:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.206208  Lock_time: 0.205874  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509119;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509169188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.000298  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509119;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 520  Schema:   QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509119;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:12:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000318  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509121;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 521  Schema:   QC_hit: No
# Query_time: 0.000278  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509121;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:12:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.201814  Lock_time: 0.201357  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509129;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509179191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509129;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 524  Schema:   QC_hit: No
# Query_time: 0.000245  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509129;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:12:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509131;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 525  Schema:   QC_hit: No
# Query_time: 0.000107  Lock_time: 0.000068  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509131;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:12:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.209960  Lock_time: 0.208689  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509139;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509189188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000613  Lock_time: 0.000514  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509139;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509139;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:12:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509141;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 529  Schema:   QC_hit: No
# Query_time: 0.000273  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509141;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:12:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.208974  Lock_time: 0.208563  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509149;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509199189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000248  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509149;
SELECT
		  page_size, compress_ops, 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.000181  Lock_time: 0.000125  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509149;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:12:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509151;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 533  Schema:   QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509151;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:12:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.209202  Lock_time: 0.208842  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509159;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509209190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 536  Schema:   QC_hit: No
# Query_time: 0.001204  Lock_time: 0.001103  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509159;
SELECT
		  page_size, compress_ops, 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.000356  Lock_time: 0.000243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509159;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:12:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000315  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509161;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 537  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509161;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:12:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.213177  Lock_time: 0.212807  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509169;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509219187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 540  Schema:   QC_hit: No
# Query_time: 0.000276  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509169;
SELECT
		  page_size, compress_ops, 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.000133  Lock_time: 0.000094  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509169;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:12:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000506  Lock_time: 0.000256  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509171;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 541  Schema:   QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000179  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509171;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:12:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.211398  Lock_time: 0.211094  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509179;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509229189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 544  Schema:   QC_hit: No
# Query_time: 0.003591  Lock_time: 0.003442  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509179;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 544  Schema:   QC_hit: No
# Query_time: 0.000529  Lock_time: 0.000357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509179;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:13:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509181;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 545  Schema:   QC_hit: No
# Query_time: 0.000126  Lock_time: 0.000085  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509181;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:13:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.217884  Lock_time: 0.217403  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509189;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509239186 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 548  Schema:   QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000380  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509189;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 548  Schema:   QC_hit: No
# Query_time: 0.000627  Lock_time: 0.000579  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509189;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:13:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 549  Schema:   QC_hit: No
# Query_time: 0.000367  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509191;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 549  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000164  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509191;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:13:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.216872  Lock_time: 0.216350  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509199;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509249188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 552  Schema:   QC_hit: No
# Query_time: 0.000207  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509199;
SELECT
		  page_size, compress_ops, 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.000234  Lock_time: 0.000150  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509199;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:13:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 553  Schema:   QC_hit: No
# Query_time: 0.000289  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509201;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 553  Schema:   QC_hit: No
# Query_time: 0.000131  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509201;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:13:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.221161  Lock_time: 0.220661  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509209;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509259186 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 556  Schema:   QC_hit: No
# Query_time: 0.000234  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509209;
SELECT
		  page_size, compress_ops, 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.000569  Lock_time: 0.000493  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509209;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:13:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 557  Schema:   QC_hit: No
# Query_time: 0.000274  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509211;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 557  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509211;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:13:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.219405  Lock_time: 0.218666  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509219;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509269188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.000499  Lock_time: 0.000294  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509219;
SELECT
		  page_size, compress_ops, 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.000353  Lock_time: 0.000251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509219;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:13:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 561  Schema:   QC_hit: No
# Query_time: 0.000269  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509221;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 561  Schema:   QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000102  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509221;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:13:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.219569  Lock_time: 0.219177  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509229;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509279190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000256  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509229;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000113  Lock_time: 0.000071  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509229;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:13:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000181  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509231;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000139  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509231;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:13:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.209206  Lock_time: 0.208776  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509239;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509289202 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000223  Lock_time: 0.000160  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509239;
SELECT
		  page_size, compress_ops, 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.000161  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509239;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:14:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 569  Schema:   QC_hit: No
# Query_time: 0.000212  Lock_time: 0.000163  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509241;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 569  Schema:   QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509241;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:14:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.222212  Lock_time: 0.221893  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509249;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509299189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 572  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509249;
SELECT
		  page_size, compress_ops, 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.001671  Lock_time: 0.001614  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509249;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:14:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509251;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000138  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509251;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:14:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.225686  Lock_time: 0.225333  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509259;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509309188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509259;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000152  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509259;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:14:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509261;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509261;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:14:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.224719  Lock_time: 0.224109  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509269;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509319189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 580  Schema:   QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000222  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509269;
SELECT
		  page_size, compress_ops, 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.000155  Lock_time: 0.000108  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509269;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:14:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000294  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509271;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509271;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:14:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.229630  Lock_time: 0.228439  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509279;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509329189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509279;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 584  Schema:   QC_hit: No
# Query_time: 0.000136  Lock_time: 0.000095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509279;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:14:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000365  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509281;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000206  Lock_time: 0.000149  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509281;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:14:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.230196  Lock_time: 0.229881  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509289;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509339187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 588  Schema:   QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509289;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 588  Schema:   QC_hit: No
# Query_time: 0.000154  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509289;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:14:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 589  Schema:   QC_hit: No
# Query_time: 0.000337  Lock_time: 0.000217  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509291;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 589  Schema:   QC_hit: No
# Query_time: 0.000235  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509291;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:14:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.234169  Lock_time: 0.233863  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509299;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509349188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 592  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509299;
SELECT
                  page_size, buffer_pool_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.000148  Lock_time: 0.000109  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509299;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:15:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000171  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509301;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 593  Schema:   QC_hit: No
# Query_time: 0.000195  Lock_time: 0.000133  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509301;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.235099  Lock_time: 0.234327  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509309;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509359191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 596  Schema:   QC_hit: No
# Query_time: 0.000763  Lock_time: 0.000650  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509309;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 596  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509309;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:15:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 597  Schema:   QC_hit: No
# Query_time: 0.000233  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509311;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 597  Schema:   QC_hit: No
# Query_time: 0.000134  Lock_time: 0.000086  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509311;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:15:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.235387  Lock_time: 0.235038  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509319;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509369192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 600  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509319;
SELECT
		  page_size, compress_ops, 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.000125  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509319;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 601  Schema:   QC_hit: No
# Query_time: 0.000275  Lock_time: 0.000209  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509321;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 601  Schema:   QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509321;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.239696  Lock_time: 0.239387  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509329;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509379187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509329;
SELECT
		  page_size, compress_ops, 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.000195  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509329;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 605  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509331;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 605  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509331;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.243369  Lock_time: 0.242795  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509339;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509389188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 608  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=1621509339;
SELECT
		  page_size, compress_ops, 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.000132  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509339;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 609  Schema:   QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509341;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 609  Schema:   QC_hit: No
# Query_time: 0.000221  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509341;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.245225  Lock_time: 0.244853  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509349;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509399188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000377  Lock_time: 0.000272  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509349;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000147  Lock_time: 0.000106  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509349;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:15:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 613  Schema:   QC_hit: No
# Query_time: 0.000272  Lock_time: 0.000159  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509351;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 613  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000107  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509351;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:15:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.245301  Lock_time: 0.243842  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509359;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509409189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 616  Schema:   QC_hit: No
# Query_time: 0.000204  Lock_time: 0.000130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509359;
SELECT
		  page_size, compress_ops, 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.000118  Lock_time: 0.000070  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509359;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:16:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 617  Schema:   QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509361;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 617  Schema:   QC_hit: No
# Query_time: 0.003659  Lock_time: 0.003549  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509361;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:16:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.249585  Lock_time: 0.249309  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509369;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509419187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 620  Schema:   QC_hit: No
# Query_time: 0.000185  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509369;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 620  Schema:   QC_hit: No
# Query_time: 0.000128  Lock_time: 0.000084  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509369;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:16:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 621  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000176  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509371;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 621  Schema:   QC_hit: No
# Query_time: 0.000259  Lock_time: 0.000180  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509371;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:16:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.249158  Lock_time: 0.248807  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509379;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509429188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  Schema:   QC_hit: No
# Query_time: 0.000264  Lock_time: 0.000177  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509379;
SELECT
		  page_size, compress_ops, 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.000161  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509379;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:16:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509381;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509381;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:16:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.252269  Lock_time: 0.251840  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509389;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509439188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  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=1621509389;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.000122  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509389;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:16:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.001009  Lock_time: 0.000925  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509391;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.001285  Lock_time: 0.001123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509391;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:16:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.251450  Lock_time: 0.251110  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509399;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509449191 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 632  Schema:   QC_hit: No
# Query_time: 0.000270  Lock_time: 0.000155  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509399;
SELECT
		  page_size, compress_ops, 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.001331  Lock_time: 0.001215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509399;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:16:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 633  Schema:   QC_hit: No
# Query_time: 0.004971  Lock_time: 0.004806  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509401;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 633  Schema:   QC_hit: No
# Query_time: 0.000229  Lock_time: 0.000169  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509401;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:16:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.253932  Lock_time: 0.253437  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509409;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509459190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.000196  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509409;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 636  Schema:   QC_hit: No
# Query_time: 0.000254  Lock_time: 0.000172  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509409;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:16:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000360  Lock_time: 0.000267  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509411;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509411;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:16:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.259980  Lock_time: 0.259703  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509419;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509469189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 640  Schema:   QC_hit: No
# Query_time: 0.000958  Lock_time: 0.000857  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509419;
SELECT
		  page_size, compress_ops, 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.000695  Lock_time: 0.000649  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509419;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509421;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.000209  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509421;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:17:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.259597  Lock_time: 0.258742  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509429;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509479188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 644  Schema:   QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509429;
SELECT
		  page_size, compress_ops, 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.000353  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509429;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 645  Schema:   QC_hit: No
# Query_time: 0.004131  Lock_time: 0.003992  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509431;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 645  Schema:   QC_hit: No
# Query_time: 0.000398  Lock_time: 0.000291  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509431;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.261187  Lock_time: 0.260848  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509439;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509489188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 648  Schema:   QC_hit: No
# Query_time: 0.000370  Lock_time: 0.000204  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509439;
SELECT
		  page_size, compress_ops, 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.000218  Lock_time: 0.000127  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509439;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 649  Schema:   QC_hit: No
# Query_time: 0.000325  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509441;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 649  Schema:   QC_hit: No
# Query_time: 0.000143  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509441;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.264317  Lock_time: 0.263938  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509449;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509499192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 652  Schema:   QC_hit: No
# Query_time: 0.000331  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509449;
SELECT
		  page_size, compress_ops, 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.000382  Lock_time: 0.000246  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509449;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 653  Schema:   QC_hit: No
# Query_time: 0.000347  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509451;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 653  Schema:   QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000086  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509451;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.271647  Lock_time: 0.271076  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509459;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509509187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 656  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509459;
SELECT
		  page_size, compress_ops, 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.000313  Lock_time: 0.000200  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509459;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 657  Schema:   QC_hit: No
# Query_time: 0.002386  Lock_time: 0.002299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509461;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 657  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000247  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509461;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.272563  Lock_time: 0.272146  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509469;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509519187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.000403  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509469;
SELECT
		  page_size, compress_ops, 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.000215  Lock_time: 0.000137  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509469;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 661  Schema:   QC_hit: No
# Query_time: 0.000432  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509471;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 661  Schema:   QC_hit: No
# Query_time: 0.000263  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509471;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:17:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.268290  Lock_time: 0.267849  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509479;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509529190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000323  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509479;
SELECT
		  page_size, compress_ops, 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.000165  Lock_time: 0.000110  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509479;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 665  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509481;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 665  Schema:   QC_hit: No
# Query_time: 0.000167  Lock_time: 0.000105  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509481;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.277223  Lock_time: 0.276877  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509489;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509539189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.000244  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509489;
SELECT
		  page_size, compress_ops, 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.000115  Lock_time: 0.000076  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509489;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 669  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509491;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 669  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000143  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509491;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.277701  Lock_time: 0.276464  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509499;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509549188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509499;
SELECT
		  page_size, compress_ops, 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.000120  Lock_time: 0.000074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509499;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 673  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000195  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509501;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 673  Schema:   QC_hit: No
# Query_time: 0.000129  Lock_time: 0.000089  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509501;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:18:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.274926  Lock_time: 0.274515  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509509;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509559190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000319  Lock_time: 0.000198  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509509;
SELECT
		  page_size, compress_ops, 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.000188  Lock_time: 0.000113  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509509;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509511;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.000192  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509511;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.282149  Lock_time: 0.281770  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509519;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509569187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.001238  Lock_time: 0.001111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509519;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.000181  Lock_time: 0.000129  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509519;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:18:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 681  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000189  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509521;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 681  Schema:   QC_hit: No
# Query_time: 0.000194  Lock_time: 0.000147  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509521;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:18:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.280745  Lock_time: 0.280262  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509529;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509579189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 684  Schema:   QC_hit: No
# Query_time: 0.000356  Lock_time: 0.000243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509529;
SELECT
		  page_size, compress_ops, 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.000120  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509529;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:18:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 685  Schema:   QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509531;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 685  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509531;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:18:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.282740  Lock_time: 0.282282  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509539;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509589190 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 688  Schema:   QC_hit: No
# Query_time: 0.000392  Lock_time: 0.000262  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509539;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 688  Schema:   QC_hit: No
# Query_time: 0.000125  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509539;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:19:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 689  Schema:   QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509541;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 689  Schema:   QC_hit: No
# Query_time: 0.000141  Lock_time: 0.000090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509541;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.289420  Lock_time: 0.289013  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509549;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509599189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 692  Schema:   QC_hit: No
# Query_time: 0.000243  Lock_time: 0.000151  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509549;
SELECT
		  page_size, compress_ops, 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.000131  Lock_time: 0.000073  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509549;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000246  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509551;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000989  Lock_time: 0.000882  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509551;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.295996  Lock_time: 0.295655  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509559;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509609189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 696  Schema:   QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509559;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 696  Schema:   QC_hit: No
# Query_time: 0.000150  Lock_time: 0.000093  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509559;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:19:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 697  Schema:   QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000350  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509561;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 697  Schema:   QC_hit: No
# Query_time: 0.000825  Lock_time: 0.000763  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509561;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.302032  Lock_time: 0.300704  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509569;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509619186 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 700  Schema:   QC_hit: No
# Query_time: 0.000469  Lock_time: 0.000271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509569;
SELECT
		  page_size, compress_ops, 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.000224  Lock_time: 0.000175  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509569;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.000339  Lock_time: 0.000192  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509571;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 701  Schema:   QC_hit: No
# Query_time: 0.000228  Lock_time: 0.000166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509571;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.295511  Lock_time: 0.295072  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509579;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509629192 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 704  Schema:   QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000320  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509579;
SELECT
		  page_size, compress_ops, 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.000314  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509579;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 705  Schema:   QC_hit: No
# Query_time: 0.000271  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509581;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 705  Schema:   QC_hit: No
# Query_time: 0.000159  Lock_time: 0.000111  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509581;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.302080  Lock_time: 0.301710  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509589;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509639188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 708  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000234  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509589;
SELECT
		  page_size, compress_ops, 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.000252  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509589;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 709  Schema:   QC_hit: No
# Query_time: 0.000220  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509591;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 709  Schema:   QC_hit: No
# Query_time: 0.000115  Lock_time: 0.000074  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509591;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:19:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.305473  Lock_time: 0.304895  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509599;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509649188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 712  Schema:   QC_hit: No
# Query_time: 0.000311  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509599;
SELECT
		  page_size, compress_ops, 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.000403  Lock_time: 0.000289  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509599;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 713  Schema:   QC_hit: No
# Query_time: 0.000184  Lock_time: 0.000132  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509601;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 713  Schema:   QC_hit: No
# Query_time: 0.000180  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509601;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.307290  Lock_time: 0.306944  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509609;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509659188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000359  Lock_time: 0.000241  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509609;
SELECT
		  page_size, compress_ops, 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.000685  Lock_time: 0.000604  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509609;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 717  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509611;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 717  Schema:   QC_hit: No
# Query_time: 0.000302  Lock_time: 0.000201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509611;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.302955  Lock_time: 0.302652  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509619;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509669193 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 720  Schema:   QC_hit: No
# Query_time: 0.000211  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509619;
SELECT
		  page_size, compress_ops, 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.000225  Lock_time: 0.000148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509619;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:21
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 721  Schema:   QC_hit: No
# Query_time: 0.001341  Lock_time: 0.001266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509621;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 721  Schema:   QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000083  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509621;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:29
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 118  Schema: cmso  QC_hit: No
# Query_time: 0.308742  Lock_time: 0.308297  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509629;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509679189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000214  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509629;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000477  Lock_time: 0.000280  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509629;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:20:31
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000182  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509631;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000146  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509631;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:39
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.314083  Lock_time: 0.313730  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509639;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509689189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509639;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000144  Lock_time: 0.000100  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509639;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:20:41
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 729  Schema:   QC_hit: No
# Query_time: 0.000404  Lock_time: 0.000310  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509641;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 729  Schema:   QC_hit: No
# Query_time: 0.000120  Lock_time: 0.000078  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509641;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:49
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.318878  Lock_time: 0.318172  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509649;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509699187 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509649;
SELECT
		  page_size, compress_ops, 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.000123  Lock_time: 0.000080  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509649;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:20:51
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 733  Schema:   QC_hit: No
# Query_time: 0.000260  Lock_time: 0.000165  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509651;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 733  Schema:   QC_hit: No
# Query_time: 0.000361  Lock_time: 0.000245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509651;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:20:59
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.315482  Lock_time: 0.315154  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509659;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509709189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000325  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509659;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 736  Schema:   QC_hit: No
# Query_time: 0.000135  Lock_time: 0.000092  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509659;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 210520 11:21:01
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 737  Schema:   QC_hit: No
# Query_time: 0.000291  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509661;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 737  Schema:   QC_hit: No
# Query_time: 0.000142  Lock_time: 0.000097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509661;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:21:09
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 120  Schema: cmso  QC_hit: No
# Query_time: 0.316738  Lock_time: 0.316409  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509669;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509719188 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 740  Schema:   QC_hit: No
# Query_time: 0.000290  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509669;
SELECT
		  page_size, compress_ops, 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.000248  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509669;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:21:11
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000200  Lock_time: 0.000123  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509671;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000137  Lock_time: 0.000082  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509671;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 210520 11:21:19
# User@Host: cmso-admin[cmso-admin] @  [10.242.206.153]
# Thread_id: 119  Schema: cmso  QC_hit: No
# Query_time: 0.318406  Lock_time: 0.317922  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1781
SET timestamp=1621509679;
select changemana0_.uuid as uuid1_3_, changemana0_.change_management_group_uuid as change_m2_3_, changemana0_.dispatch_time as dispatch3_3_, changemana0_.dispatcher_instance as dispatch4_3_, changemana0_.execution_completed_time as executio5_3_, changemana0_.finish_time as finish_t6_3_, changemana0_.mso_message as mso_mess7_3_, changemana0_.mso_request_id as mso_requ8_3_, changemana0_.mso_status as mso_stat9_3_, changemana0_.mso_time as mso_tim10_3_, changemana0_.request as request11_3_, changemana0_.start_time as start_t12_3_, changemana0_.status as status13_3_, changemana0_.status_message as status_14_3_, changemana0_.tm_approval_status as tm_appr15_3_, changemana0_.tm_change_id as tm_chan16_3_, changemana0_.tm_status as tm_stat17_3_, changemana0_.vnf_id as vnf_id18_3_, changemana0_.vnf_name as vnf_nam19_3_ from CHANGE_MANAGEMENT_SCHEDULES changemana0_ where changemana0_.status='Scheduled' and changemana0_.start_time<=1621509729189 or changemana0_.status='Scheduled Immediate' order by changemana0_.start_time;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 744  Schema:   QC_hit: No
# Query_time: 0.000250  Lock_time: 0.000167  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1621509679;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 744  Schema:   QC_hit: No
# Query_time: 0.000189  Lock_time: 0.000128  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1621509679;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress